609 Commits (979b32746df7b01f96be8bc11314737511b98e89)

Author SHA1 Message Date
unknown 9e6784924a Fixed compiler warnings 19 years ago
unknown d6e4472f89 Bug #15518 Reusing a stmt that has failed during prepare does not clear error 19 years ago
unknown 7b96503041 Bug#15518 Reusing a stmt that has failed during prepare does not clear error 19 years ago
unknown d73b5b8e83 Many files: 19 years ago
unknown e2765a84b1 my_strtoll10-x86.s: 19 years ago
unknown 6b0853a398 Many files: 19 years ago
unknown f00257ddd0 Fixed compiler warnings detected by option -Wshadow and -Wunused: 19 years ago
unknown d6541d099b This finishes the work (someone) started to remove FIELD_ types and use the Enum MYSQL types. The second part to this is to actually deprecate the FIELD defines in mysql_com.h 19 years ago
unknown fe84b016e1 A fix and a test case for Bug#24179 "select b into $var" fails with 19 years ago
unknown de2fbec489 After merge fixes: remove const and add query buffer. 19 years ago
unknown 247428a142 After merge fixes: remove const and add query buffer. 19 years ago
unknown a7aecabc85 Cleanup: remove const. 19 years ago
unknown 18770d2fe4 BUG#21635: MYSQL_FIELD struct's member strings seem to misbehave for 19 years ago
unknown 14decc4fbc Remove compiler warnings 19 years ago
unknown 2d04b1914d BUG#23383: mysql_affected_rows() returns different values than 19 years ago
unknown 1ad359efc2 Bug#19817 error when try to compile PHP5.1 with mysql 5.0.21 static libs 19 years ago
unknown 384407aaeb Bug#21114 (Foreign key creation fails to table with name format) 19 years ago
unknown e6440d1336 Fix memory leaks found when valgrinding mysql_client_test 19 years ago
unknown 870ed0c3f5 Add valgrinding support for mysql_client_test 19 years ago
unknown 7941fdd027 Bug#23037 Bug in field "Default" of query "SHOW COLUMNS FROM table" 19 years ago
unknown 297d968a8c Run mysql_client_test without --silent 19 years ago
unknown e94087c5dd Changed several char* to LEX_STRING*. 19 years ago
unknown f603c1cce8 BUG#21726: Incorrect result with multiple invocations of LAST_INSERT_ID. 19 years ago
unknown be929087ec BUG#21726: Incorrect result with multiple invocations of LAST_INSERT_ID 19 years ago
unknown 80421c1b5f Bug#22139 undefined reference to `my_memmem' when compiling tests/mysql_client_test 19 years ago
unknown 7f713ab402 Bug#17039 Cursor with procedure crashes client 20 years ago
unknown cce4cc25a9 make dist changes for Cmake build 20 years ago
unknown 8f4477281e Additional files for cmake support 20 years ago
unknown 22da915b62 Bitkeeper's Tk interface uses UTF8 by default, so mixing charsets in a 20 years ago
unknown d4075f6659 Bug#21813 An attacker has the opportunity to bypass query logging, part2 20 years ago
unknown 3d847396a2 Remove debug printout from mysql_client_test 20 years ago
unknown ad0f34e38e Bug#21757: mysql_client_test fails in testcase when reading master.log file 20 years ago
unknown d36b0cdf49 Print lines from log file to see what's in them 20 years ago
unknown cabca09fe5 My previous change of replacing the call to sprintf with some memcpy type routines was not correct. This patch reverts that. 20 years ago
unknown f78ffbf96c Some small cleanups that will help get mysql_client_test passing on Windows 20 years ago
unknown 698bd7c4fa Remove extra whitespace 20 years ago
unknown d09ba5a874 Add some more code to analyze why the fgets fails. 20 years ago
unknown 703c50e639 Add printouts in test case for bug17667 20 years ago
unknown 966d11ef8d Change the 'sleep' into an explicit FLUSH LOGS command 20 years ago
unknown a234e13a05 fflush(NULL) before abort so that all pending writes are performed 20 years ago
unknown 89a9125b70 Flush stderr before calling abort() 20 years ago
unknown 5efe5fd820 please don't call methods that should always execute inside assert() 20 years ago
unknown 46ed9d0b67 mysql_client_test.c: 20 years ago
unknown 1d0f873d56 Fix after manual merge. 20 years ago
unknown 7dbd43b1a4 BUG#21206: memory corruption when too many cursors are opened at once 20 years ago
unknown 36510232aa A fix and a test case for Bug#15752 "Lost connection to MySQL server 20 years ago
unknown b33085b49a merging 20 years ago
unknown 019e221ca1 A patch to Bug#17667 didn't take into consideration that the vardir, which contains 20 years ago
unknown 60272e750e WL#3146 "less locking in auto_increment": 20 years ago
unknown 97c2188812 Makefile.am: 20 years ago