summaryrefslogtreecommitdiff
path: root/client/mysqltest.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-18/+34
|\
| * Bug #11885854 MYSQLTEST: PS-PROTOCOL IMPLIED BY CURSOR-PROTOCOL LOST AFTER EN...Bjorn Munch2011-03-181-3/+5
| * mergeMattias Jonsson2011-01-261-2/+6
| |\
| | * Bug#47902: partition_recover_myisam fails with --ps-protocolMattias Jonsson2011-01-101-2/+6
| * | Fixed copyright headers in mtr src filesBjorn Munch2011-01-181-2/+2
| * | Bug #58900 query_get_value crashes when result begins with dollar signBjorn Munch2011-01-111-4/+9
| * | Bug #59002 Please make mtr print correct file and line number when tests failBjorn Munch2011-01-111-9/+18
| |/
* | - Reduced memory requirements for mysqltest to 1/4.th This also gave a speed...Michael Widenius2011-02-241-71/+97
* | Merge with MySQL 5.1.55Michael Widenius2011-02-201-31/+100
|\ \ | |/
| * BUG#49978: Replication tests don't clean up replication state at the endSven Sandberg2010-12-191-14/+64
| * mergeGeorgi Kodinov2010-12-161-3/+5
| |\
| | * Manual-merge from mysql-5.1-bugteam.Ramil Kalimullin2010-11-221-5/+8
| | |\
| | * | post-push fix, backported --replace_result patchMattias Jonsson2010-11-171-3/+5
| * | | merge from 5.1-mtrBjorn Munch2010-12-091-16/+43
| |\ \ \
| | * | | Bug #58511 mysqltest doesn't always run statements in ps modeBjorn Munch2010-12-091-0/+10
| | * | | Bug #58522 mtr --debug leaks memory when test failsBjorn Munch2010-12-091-12/+29
| | * | | Bug #58092 Test "rpl_cross_version" has "copy_file" failingBjorn Munch2010-12-011-4/+4
| * | | | Bug#51817: incorrect assumption: thd->query at 0x2ab2a8360360 is an invalid p...Davi Arnaut2010-11-261-4/+7
| | |_|/ | |/| |
| * | | merge from 5.1-mtrBjorn Munch2010-11-191-5/+8
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Bug #58257 mysqltest: in if(), ! $var with space is always falseBjorn Munch2010-11-171-1/+3
| | * Bug #58087 mysqltest re-evaluates 'let' expressions infinitelyBjorn Munch2010-11-151-4/+5
| | * merge from 5.1 up to rev 3471Bjorn Munch2010-11-141-4/+0
| | |\
* | | | 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
* | | | Merge with MySQL 5.1.53Michael Widenius2010-11-251-8/+13
|\ \ \ \ | |/ / /
| * | | 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
* | | | 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-291-12/+9
| | |\ \
| | * | | 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
* | | | | 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-021-1/+1
* | | | | 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