291 Commits (20b08f4705a1f526b0e746ec5dcd065364971c03)

Author SHA1 Message Date
unknown 20b08f4705 Patch for BUG#30472: libmysql doesn't reset charset, 18 years ago
unknown fa48986a0d Prerequisite patch for BUG#30472: libmysql doesn't reset charset, 18 years ago
unknown 0d9046ecaf Post-merge fix. 19 years ago
unknown bbf2211bdc mysql_client_test.c: 19 years ago
unknown e34aa82da9 Bug#29948: Unchecked NULL pointer caused server crash. 19 years ago
unknown 09a53f28a7 Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris 19 years ago
unknown c7f2a5e718 A fix and a test case for Bug#29306 "Truncated data in MS Access with decimal (3,1) columns in a 19 years ago
unknown 39433686e6 mysql_client_test fixed 19 years ago
unknown 223f3978f8 test case for memory leak added 19 years ago
unknown fcc51efc4d Bug #29692 Single row inserts can incorrectly report a huge number of row insertions 19 years ago
unknown 54c3809d3d Follow up to the patch for the BUG#10491. 19 years ago
unknown 7225344513 Enable the disabled test case for Bug#28075 (pushbuild by now 19 years ago
unknown b72380fca5 Manual merge 19 years ago
unknown 60456bd865 manual merge 19 years ago
unknown f0000401b4 corrected valgrind problems for bug 28505 and 28934 19 years ago
unknown 119412f8d0 removed compilation warning 19 years ago
unknown e164c08eaf Bug #28934: server crash when receiving malformed com_execute packets 19 years ago
unknown 621d54fe4a Manual merge of Bug 27592 (5.0-runtime to 5.1-runtime) 19 years ago
unknown 0e958122e1 Fix Windows failure. 19 years ago
unknown 2412446cd4 Add test case for BUG#27592: stack overrun when storing datetime 19 years ago
unknown 8d0d27b5a4 Bug#28505: mysql_affected_rows() may return wrong result if CLIENT_FOUND_ROWS 19 years ago
unknown 5817bdffe7 Manual merge 19 years ago
unknown d4b3c91e63 Undefined unused function causing red in PushBuild. 19 years ago
unknown 6cd313b860 Removed broken test from list of test to execute. 19 years ago
unknown 1e33b063f0 Bug#27876 (SF with cyrillic variable name fails during execution (regression)) 19 years ago
unknown bcb1ff7f48 This changeset belongs to the fix of Bug#735 Prepared Statements: there is no support for Query Cache 19 years ago
unknown e5fe02615e build break cleanup 19 years ago
unknown 79a6e53ea0 Test case for bug#28075 19 years ago
unknown f252f9248a WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
unknown 51d19e3242 Additional fix for the bug#27590. 19 years ago
unknown 7bb6a72593 Bug#27590: Wrong DATE/DATETIME comparison. 19 years ago
unknown 6a05f2af3c Fix warnings reported by icc 19 years ago
unknown f3efb3dcfa Added more descriptive error message of why statement was automaticly dropped 19 years ago
unknown fe074a726f Bug#21432 Database/Table name limited to 64 bytes, not chars, problems with multi-byte 19 years ago
unknown 7eb3881bd8 Fixed compiler warnings. 19 years ago
unknown dca006dfd2 Fix for BUG#735 "Prepared Statements: there is no support for Query 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 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 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