summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Better fix for mysql_test.cc::do_remove_files_wildcardMichael Widenius2011-01-261-3/+4
* Fixed bugs found by buildbot:Michael Widenius2011-01-261-2/+1
* Bug#473914: mysql_client_test fail with in debug compilaton on windows x64Vladislav Vaintroub2010-12-061-2/+0
* Merge with MySQL 5.1.53Michael Widenius2010-11-253-16/+30
|\
| * merge from 5.1-mtrBjorn Munch2010-10-251-4/+4
| |\
| | * Fixed wrong feof check in read_line, see 52019Bjorn Munch2010-10-201-1/+1
| | * Fixed missing cast of arg to my_mbcharlenBjorn Munch2010-10-201-1/+1
| | * 48863 followup: move an array declaration out from within if blockBjorn Munch2010-10-201-1/+1
| | * Bug #52019 main.mysqltest fails on new tests for lowercase_resultBjorn Munch2010-10-201-1/+1
| * | Bug#45288: pb2 returns a lot of compilation warningsDavi Arnaut2010-10-201-8/+14
| * | Bug#45288: pb2 returns a lot of compilation warningsDavi Arnaut2010-10-192-8/+17
* | | Merge with MySQL 5.1.52Michael Widenius2010-11-231-8/+77
|\ \ \ | |/ /
| * | merge from 5.1-mtrBjorn Munch2010-10-031-6/+68
| |\ \ | | |/
| | * Bug #20304 mysqltest: reap with no preceding statement hangs foreverBjorn Munch2010-10-011-0/+3
| | * Bug #52828 Tests that use perl fail when perl is not in pathBjorn Munch2010-09-301-1/+12
| | * merge from 5.1Bjorn Munch2010-09-297-23/+21
| | |\
| | * | Bug #56921 It should be possible to log connection statements in mysqltestBjorn Munch2010-09-221-0/+33
| | * | Bug #55426 mysqltest crashes when trying to unlock not acquired mutexBjorn Munch2010-09-201-0/+3
| | * | Bug #56753 mtr silently ignores junk after backticksBjorn Munch2010-09-151-0/+6
| | * | Bug #55426 mysqltest crashes when trying to unlock not acquired mutexBjorn Munch2010-09-141-3/+10
| | * | Bug #56647 Valgrind warnings for memory leak in mysqltest.ccBjorn Munch2010-09-101-2/+1
| * | | merge 55178,55413,56383Bjorn Munch2010-09-101-2/+8
| |\ \ \ | | |/ /
| | * | merge 55413Bjorn Munch2010-08-301-2/+8
| | |\ \
| | | * | Bug #55413 mysqltest gives parse error for lines matching "^let.*\\.*;$"Bjorn Munch2010-08-101-2/+8
* | | | | MWL#74: Shared libmysqld.so library.unknown2010-11-171-6/+4
* | | | | MBug#643463: slow XtraDB shutdown due to 10 second sleep in purge threadunknown2010-11-031-9/+9
* | | | | Fix for: LP #634955: Assert in _ma_update_at_original_place()Michael Widenius2010-11-022-2/+2
* | | | | mysqltest: Fix reversed error check, causing truncated output when testcase f...unknown2010-10-291-5/+6
* | | | | workaround for MySQL BUG#57491Sergei Golubchik2010-10-221-0/+4
* | | | | 5.1.51 mergeSergei Golubchik2010-10-191-30/+101
|\ \ \ \ \ | |/ / / /
| * | | | Reduced #ifndef for 52301, caused compile warningBjorn Munch2010-08-261-4/+0
| * | | | merge followup fix for 52301Bjorn Munch2010-08-251-0/+6
| |\ \ \ \ | | |/ / /
| | * | | Bug #52301 Add --protocol to mysqltestBjorn Munch2010-08-251-0/+6
| | |/ /
| * | | merge from 5.1-mtrBjorn Munch2010-08-061-30/+99
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * merge from 5.1Bjorn Munch2010-08-0410-399/+413
| | |\
| | * | Bug #55582 mtr root detection (and if-expression execution) brokenBjorn Munch2010-08-031-1/+16
| | * | Bug #54111 mysqltest command remove_files_wildcard does not work in embedded ...Bjorn Munch2010-06-151-0/+42
| | * | Bug #53374 Don't delete temporary perl file if perl failsBjorn Munch2010-06-071-2/+3
| | * | Merge from 5.1 up to rev 3392Bjorn Munch2010-06-024-18/+24
| | |\ \
| | * | | Bug #52214 Misleading error msg when test fails before having produced any queryBjorn Munch2010-04-131-2/+5
| | * | | Bug #42513 mtr2: mysqltest doesn't count internal commands output as real outputBjorn Munch2010-04-131-10/+0
| | * | | Bug #52301 Add --protocol to mysqltestBjorn Munch2010-03-231-3/+16
| | * | | Bug #43603 mysqltest command disable_abort_on_error does not affect all built...Bjorn Munch2010-03-221-8/+12
| | * | | Bug #43588 mysqltest command disable_abort_on_error logs connect commandsBjorn Munch2010-03-171-1/+1
| | * | | merge from 5.1Bjorn Munch2010-03-0410-144/+171
| | |\ \ \
| | * | | | Bug #51590 mysqltest: --disable_abort_on_error does not work inside while/ifBjorn Munch2010-03-021-3/+4
* | | | | | mysqltest now gives error messages with error code for my_delete, my_rename, ...Michael Widenius2010-09-151-29/+37
* | | | | | Fixed build failuresMichael Widenius2010-09-062-24/+29
* | | | | | Nicer output for mysql_upgradeMichael Widenius2010-09-052-8/+36
* | | | | | Fix that one can run mysql_upgrade with long table namesMichael Widenius2010-09-032-5/+22