204 Commits (7bb6a7259377239c3befdc27d39cfacc2b132c30)

Author SHA1 Message Date
unknown 7bb6a72593 Bug#27590: Wrong DATE/DATETIME comparison. 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 6b0853a398 Many files: 19 years ago
unknown f00257ddd0 Fixed compiler warnings detected by option -Wshadow and -Wunused: 19 years ago
unknown fe84b016e1 A fix and a test case for Bug#24179 "select b into $var" fails with 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 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 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 7f713ab402 Bug#17039 Cursor with procedure crashes client 19 years ago
unknown 22da915b62 Bitkeeper's Tk interface uses UTF8 by default, so mixing charsets in a 19 years ago
unknown d4075f6659 Bug#21813 An attacker has the opportunity to bypass query logging, part2 19 years ago
unknown 3d847396a2 Remove debug printout from mysql_client_test 19 years ago
unknown ad0f34e38e Bug#21757: mysql_client_test fails in testcase when reading master.log file 19 years ago
unknown d36b0cdf49 Print lines from log file to see what's in them 19 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. 19 years ago
unknown f78ffbf96c Some small cleanups that will help get mysql_client_test passing on Windows 19 years ago
unknown 698bd7c4fa Remove extra whitespace 19 years ago
unknown d09ba5a874 Add some more code to analyze why the fgets fails. 19 years ago
unknown 703c50e639 Add printouts in test case for bug17667 19 years ago
unknown 966d11ef8d Change the 'sleep' into an explicit FLUSH LOGS command 19 years ago
unknown a234e13a05 fflush(NULL) before abort so that all pending writes are performed 19 years ago
unknown 89a9125b70 Flush stderr before calling abort() 19 years ago
unknown 5efe5fd820 please don't call methods that should always execute inside assert() 19 years ago
unknown 46ed9d0b67 mysql_client_test.c: 19 years ago
unknown 1d0f873d56 Fix after manual merge. 19 years ago
unknown 7dbd43b1a4 BUG#21206: memory corruption when too many cursors are opened at once 19 years ago
unknown 36510232aa A fix and a test case for Bug#15752 "Lost connection to MySQL server 19 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 8615559038 bug #20152: mysql_stmt_execute() overwrites parameter buffers 20 years ago
unknown a7f9f7ae74 Bug#19671 mysql_list_fields returns incorrect table name for VIEWs 20 years ago
unknown ea7aa19396 bug #19983 (mysql_client_test_embedded fails) 20 years ago
unknown 6a60accef2 don't let bugfix for bug#8303 break the bugfix for bug#8378 20 years ago
unknown 17c4ddeb3a don't let bugfix for bug#8303 break the bugfix for bug#8378 20 years ago
unknown 33417297c5 Fix a bunch of non-Linux compile failures. 20 years ago
unknown 3010890e58 SECURITY FIX 20 years ago
unknown 7369780845 Fix incorrect merge: put '/*' comment start back. 20 years ago
unknown 4c0111460b Cleanup during review of new pushed code 20 years ago
unknown 4391f93892 Revert the changeset for Bug#16144 "mysql_stmt_attr_get type error": 20 years ago
unknown fb71f423c4 Undo the patch for Bug#16144 "mysql_stmt_attr_get type error", 20 years ago
unknown ddbf62ca89 Fixed bug#14169: type of group_concat() result changed to blob if tmp_table was 20 years ago