220 Commits (c6e43700f6709525eea5582bea446bdfdb4994fa)

Author SHA1 Message Date
monty@mysql.com 29fd1f2fd9 Move USE_PRAGMA_IMPLEMENTATION to proper place 21 years ago
kent@mysql.com bd48eed988 tztime.cc: 21 years ago
msvensson@neptunus.(none) 83d430353e Add ifdefs to control when "#pragma implementation" should be used 21 years ago
sergefp@mysql.com 96aeab05d1 Fix for BUG#10274: In Protocol_simple::store_long don't make any assumptions about 21 years ago
acurtis@xiphis.org a6b68d51ec Bug#8861 21 years ago
acurtis@xiphis.org f67507588f Bug#8861 - If Return is a YEAR data type, value is not shown in year format 21 years ago
sergefp@mysql.com 9fbdd4e03f Fix for BUG#9298: Make int->string conversion sign-aware in Protocol_simple::store_long 21 years ago
msvensson@neptunus.(none) 3416e42903 BUG#9391 mysqlshow prints incorrect "rows" information 21 years ago
serg@serg.mylan 79573a5ee8 after merge fixes 21 years ago
serg@serg.mylan c36fa576c6 additional safety 21 years ago
serg@serg.mylan 2472810489 Fixed crash if max_connections is exceeded. BUG#8996 21 years ago
monty@mysql.com 1ecb8c8fed Fixes while during review of last pull 21 years ago
monty@mysql.com cd78e701a5 Show all generated warnings in SHOW ERROR 21 years ago
pem@mysql.comhem.se 2b1f0bf1f5 Fixed BUG#8638: Test 'sp' fails: Stored Procedure often sends warning 1329 21 years ago
gluh@gluh.mysql.r18.ru fc9c20995f Fix for bug #6572: SHOW ERRORS doesn't 21 years ago
monty@mysql.com 218e00ac68 Fixed BUILD script to use --with-berkeley-db instead of --with-bdb 21 years ago
hf@deer.(none) b94a482ee9 Precision Math implementation 21 years ago
bell@sanja.is.com.ua e9ad508542 Fixed problem of sending ERROR to client after OK or EOF (BUG#6804) 21 years ago
ram@gw.mysql.r18.ru 92f89369ae bit type 21 years ago
bar@mysql.com 4fa867494d bug#6275 "client_test" fail in 4.1.7 make test 21 years ago
monty@mysql.com 67ce247965 Add support for up to VARCHAR (size up to 65535) 21 years ago
serg@serg.mylan bf173a85a9 send_warning removed 21 years ago
bell@sanja.is.com.ua 7210195f1e now my_printf_error is not better then my_error, but my_error call is shorter 21 years ago
bell@sanja.is.com.ua 31f7811183 post-review fixes 21 years ago
monty@mysql.com 47bbf768d4 Fixes after merge with 4.1 21 years ago
monty@mysql.com 2185f1a56c Remove usage of !$ from mysql-tests 21 years ago
bar@mysql.com 7577c8bfc9 A fix according to Monty's request: 21 years ago
monty@mysql.com 6fbc869d18 A lot of fixes for prepared statements (PS): 21 years ago
bell@sanja.is.com.ua d409547de4 changed function name to prevent injection wrong code from 4.1 (WL#2133) 21 years ago
bell@sanja.is.com.ua 4714a6e744 errors without code removed 21 years ago
konstantin@mysql.com 33fb5ab61b A fix and test case for Bug#6049 "Loss of sign when using prepared 21 years ago
monty@mishka.local f2941380c4 Strict mode & better warnings 21 years ago
konstantin@mysql.com 17c845bcdd Microsoft VC++ won't compile class C { static const int I=1; }. 22 years ago
monty@mysql.com ea687ba5da Portability fixes 22 years ago
serg@serg.mylan 3f2210c064 after merge fixes 22 years ago
konstantin@mysql.com d3e520ce7e Port of cursors to be pushed into 5.0 tree: 22 years ago
konstantin@mysql.com dc11d3cfa1 Proposed fix for Bug#4026 "Microseconds part of TIME/DATETIME types 22 years ago
konstantin@mysql.com f207b33a7b Support for character set conversion in binary protocol: another go 22 years ago
serg@serg.mylan e8eda8129f ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_insert(), end_bulk_insert() 22 years ago
bar@bar.intranet.mysql.r18.ru 950a2ebab1 Fixed charsetnr sent to the client 22 years ago
monty@mysql.com 42cf92ce37 Fixed many compiler warnings 22 years ago
konstantin@mysql.com 94c71f4bf8 Another implementation of send_eof() cleanup 22 years ago
konstantin@oak.local 12f687db70 switch off SERVER_MORE_RESULTS_EXISTS, but 22 years ago
konstantin@oak.local d37da004f6 THD::lex now points to THD::main_lex like in 5.0 22 years ago
gluh@gluh.mysql.r18.ru b46d75f08b Task ID 499:Add a new settable string variable(init_connect, init_slave) 22 years ago
monty@mysql.com ede8169d24 Added missing SSL library (Should be in source distribution) 22 years ago
pem@mysql.comhem.se d8bf426b80 Fixed BUG#1965: Opening a cursor hangs client when malformed select fails 22 years ago
monty@mysql.com 7c6113a39f Merge key cache structures to one 22 years ago
pem@mysql.comhem.se 5b355ea6f5 Post-merge fixes. 22 years ago
monty@mashka.mysql.fi cab1dc628c CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS 22 years ago