562 Commits (6a8e10d2ce64e506a5c58ef3b58178105f4b5973)

Author SHA1 Message Date
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 97c2188812 Makefile.am: 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
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 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
unknown f220f89212 Bug #15719 MYSQL_OPT_RECONNECT option is modified by mysql_real_connect 20 years ago
unknown 1e8e302eff A fix and a test case for Bug#15613 "libmysqlclient API function 20 years ago
unknown 22bc685dbf A fix and a test case for Bug#16144 "mysql_stmt_attr_get type error": 20 years ago
unknown 4ea36b7a17 Fix value returned by mysql_warning_count() after fetching a prepared 20 years ago
unknown 65d412db6e Bug#10932 - Building server with key limit of 128, makes test cases fail 20 years ago
unknown fe94b6bfb3 A test case for Bug#14845 "mysql_stmt_fetch returns MYSQL_NO_DATA 20 years ago
unknown 5b8a965408 A fix and a test case for Bug#13524 "lock timeout gives 20 years ago
unknown 75fab5146f A fix and a test case for Bug#13488 "Left outer join query incorrectly 20 years ago
unknown 3fa0dd23e0 A fix and a test case for Bug#14210 "Simple query with > operator on 20 years ago
unknown b5dc243e3d Fix incorrect casts in my_getopt code that capped the maximum of longlong 20 years ago
unknown ab87b08973 Bug #12698 abnormal program termination running mysql_client_test 20 years ago
unknown 8009bdd26d Bug #12698 abnormal program termination running mysql_client_test 20 years ago
unknown 813fc4104e A fix and a test case for Bug#6513 "Test Suite: Values inserted by using 20 years ago
unknown acf8d0f4d0 Bug#12817 SHOW STATUS now blob fields 20 years ago
unknown aa4820af40 Fix incorrect spellings of "dropped" in source and tests. (Bug #12828) 20 years ago
unknown 6d74f5b0e4 fix for bug #11904 (select statement, cursor, grouping wrong results) 21 years ago