summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Re-enabled the test for mysql_insert_id() after merging from main.unknown2008-03-121-7/+1
* Merge kaamos.(none):/data/src/mysql-5.0unknown2008-03-121-0/+16
|\
| * Fix for bug #34889: mysql_client_test::test_mysql_insert_id test fails unknown2008-03-051-0/+16
* | Eliminate compilation warning.unknown2008-02-271-0/+5
* | Bug#34889 mysql_client_test::test_mysql_insert_id test fails sporadicallyunknown2008-02-271-1/+1
* | Fix memory leaks (valgrind)unknown2008-02-261-38/+52
* | Post-merge fix to silence a compilation warning introducedunknown2008-02-201-1/+1
* | Bug#32265 Server returns different metadata if prepared statement is usedunknown2008-02-201-0/+82
|/
* Merge bk@192.168.21.1:mysql-5.0-optunknown2007-12-011-0/+14
|\
| * Bug #32624 Error with multi queries in MySQL embedded server 5.1.22.unknown2007-11-291-0/+14
* | Merge polly.(none):/home/kaa/src/opt/bug9481/my50-bug9481unknown2007-11-301-0/+182
|\ \
| * | 5.0 version of the fix for bug #9481: mysql_insert_id() returns 0 afterunknown2007-11-261-0/+182
* | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-11-231-1/+1
|\ \ \ | |_|/ |/| |
| * | Bug #32400: Complex SELECT query returns correct result unknown2007-11-201-1/+1
| |/
* | Merge polly.(none):/home/kaa/src/opt/bug32221/my50-bug31445unknown2007-11-222-2/+6
|\ \ | |/ |/|
| * Fix for bug #32221: bug25714, mytest, mysql_client_test complaints andunknown2007-11-192-2/+6
* | Merge moksha.local:/Users/davi/mysql/bugs/31669-5.0unknown2007-10-301-0/+94
|\ \
| * | Bug#31669 Buffer overflow in mysql_change_user()unknown2007-10-231-0/+94
* | | Merge mysql.com:/home/gluh/MySQL/Merge/5.0unknown2007-10-231-19/+26
|\ \ \ | |/ / |/| / | |/
| * Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-09-281-19/+26
| |\
| | * Bug#27990: Wrong info in MYSQL_FIELD struct members when a tmp table was used.unknown2007-09-281-19/+26
* | | Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-maintunknown2007-09-153-3/+15
|\ \ \ | |/ / |/| |
| * | Bug #15327: configure: --with-tcp-port option being partially ignoredunknown2007-09-133-3/+15
* | | mysql_client_test.c:unknown2007-08-151-3/+3
* | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-08-141-0/+74
|\ \ \
| * | | Bug#29948: Unchecked NULL pointer caused server crash.unknown2007-08-141-0/+75
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-08-081-2/+52
|\ \ \ \
| * | | | A fix and a test case for Bug#29306 "Truncated data in MS Access with decimal...unknown2007-08-061-2/+52
| |/ / /
* | | | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.0-buildunknown2007-08-021-5/+5
|\ \ \ \ | |/ / / |/| | |
| * | | CMakeLists.txt (several), make_win_bin_dist:unknown2007-08-021-4/+4
| |/ /
* | | fix compile on Windows for bug25714.cunknown2007-07-241-3/+6
* | | build bug25714 test app on Windowsunknown2007-07-241-0/+3
* | | Bug#25714unknown2007-07-232-1/+72
|/ /
* | Follow up to the patch for the BUG#10491.unknown2007-06-291-1/+3
* | manual mergeunknown2007-06-151-0/+54
* | corrected valgrind problems for bug 28505 and 28934unknown2007-06-141-108/+21
* | removed compilation warningunknown2007-06-121-1/+0
* | Bug #28934: server crash when receiving malformed com_execute packetsunknown2007-06-121-0/+83
* | Bug#28505: mysql_affected_rows() may return wrong result if CLIENT_FOUND_ROWSunknown2007-06-071-0/+64
* | Bug#27876 (SF with cyrillic variable name fails during execution (regression))unknown2007-05-251-0/+64
* | Merge bk@192.168.21.1:mysql-5.0unknown2007-04-291-2/+4
|\ \
| * | Additional fix for the bug#27590.unknown2007-04-281-4/+4
| * | Bug#27590: Wrong DATE/DATETIME comparison.unknown2007-04-271-2/+4
| |/
* | Fix warnings reported by iccunknown2007-04-231-7/+7
|/
* Remove test/udf_test and test/udf_test.res, since udf's are nowadaysunknown2007-03-153-209/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-221-1203/+1203
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-12-151-1203/+1203
| |\
| | * Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-151-1203/+1203
* | | Bug #15518 Reusing a stmt that has failed during prepare does not clear errorunknown2007-01-191-1/+0
* | | Merge 192.168.0.10:mysql/mysql-5.0-maintunknown2007-01-171-0/+28
|\ \ \