291 Commits (20b08f4705a1f526b0e746ec5dcd065364971c03)

Author SHA1 Message Date
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 7f713ab402 Bug#17039 Cursor with procedure crashes client 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 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 d6c2588482 Manually merged 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
unknown 7cac0ddfd0 WL#2977 and WL#2712 global and session-level variable to set the binlog format (row/statement), 20 years ago
unknown 3093b5fea7 Fixed new introduced bug in binlog.test with --ps-protocol 20 years ago
unknown 69ede4d9d4 Bug#16143 mysql_stmt_sqlstate returns an empty string instead of '00000' 20 years ago
unknown d3ee9abf2a dbug changes: 20 years ago
unknown 48d435b16f This patch removes the remaining TYPE= code from MySQL. It cleans up a number of tests where it was being called still (and failing). Also I cleaned up all of the extra scripts so that they now work. 20 years ago
unknown 101e618f7f Bug#14013 mysql_stmt_store_result() bombs if a cursor is open 20 years ago
unknown 2a098077ca fix test of bug 12744 on OSX 20 years ago
unknown 2fb59bd72a Post-merge fixes. 20 years ago
unknown 1e686ae770 fix for bug #12744 (MYSQL_STMT operations cause seg fault after connection reset) 20 years ago