summaryrefslogtreecommitdiff
path: root/client/mysqltest.cc
Commit message (Expand)AuthorAgeFilesLines
* Manual merge from mysql-5.1.Alexander Nozdrin2011-07-221-8/+1
|\
| * Manual merge from mysql-5.0.Alexander Nozdrin2011-07-221-9/+3
| * Updated/added copyright headersKent Boortz2011-07-031-10/+14
| |\
| * | Updated/added copyright headersKent Boortz2011-06-301-2/+4
* | | Fixed cast warnings in introducing the pluggable authentication clientGeorgi Kodinov2011-06-061-1/+1
* | | BUG#11762616: BUG#55229: 'POSTION'Luis Soares2011-05-061-2/+2
|\ \ \ | | |/ | |/|
| * | BUG#11762616: BUG#55229: 'POSTION' Luis Soares2011-05-061-2/+2
* | | Merge mysql-5.1-innodb to mysql-5.5-innodb.Marko Mäkelä2011-04-111-5/+7
|\ \ \ | |/ /
| * | Bug #11766513 - 59641: Prepared XA transaction in system after hard crashMarko Mäkelä2011-04-071-5/+7
* | | merge from 5.5 mainBjorn Munch2011-03-221-1/+1
|\ \ \
| * | | Fix for BUG#59894Guilhem Bichot2011-02-111-1/+1
* | | | upmerge 11885854Bjorn Munch2011-03-181-3/+5
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Bug #11885854 MYSQLTEST: PS-PROTOCOL IMPLIED BY CURSOR-PROTOCOL LOST AFTER EN...Bjorn Munch2011-03-181-3/+5
| |/
* | merge of bug 47902 and (null-merge) of bug 57924.Mattias Jonsson2011-01-261-2/+6
|\ \ | |/
| * 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
|\ \ \ | |/ /
| * | Fixed copyright headers in mtr src filesBjorn Munch2011-01-181-2/+2
* | | Bug #59153 mysqltest produces a valgrind warning when the running test failsBjorn Munch2011-01-111-0/+7
* | | upmerge 58896,58900,59002Bjorn Munch2011-01-111-13/+27
|\ \ \ | |/ /
| * | 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
| |/
* | Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam.Sven Sandberg2010-12-191-14/+64
|\ \ | |/
| * 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
| |\ \ \
* | \ \ \ merge from 5.5-mtrBjorn Munch2010-12-091-9/+25
|\ \ \ \ \
| * \ \ \ \ upmerge 58511,58522,58608,58092Bjorn Munch2010-12-091-5/+15
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | 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 #58695 mysqltest coredumps on "if($x == ){"Bjorn Munch2010-12-091-0/+2
| * | | | | Bug #58710 Valgrind warnings in mysqltestBjorn Munch2010-12-091-4/+8
* | | | | | Merge of mysql-5.1-bugteam into mysql-5.5-bugteam.Davi Arnaut2010-11-301-4/+7
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | 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
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| * | | merge from 5.1-mtrBjorn Munch2010-10-251-4/+4
| |\ \ \
* | \ \ \ merge from 5.5-mtrBjorn Munch2010-11-271-0/+11
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Bug #58412 mysqltest: allow quoting of strings in let and in if comparisonBjorn Munch2010-11-261-0/+11
* | | | | avoid compilation warning about incomplete switchBjorn Munch2010-11-191-0/+2
* | | | | merge from 5.5-mtrBjorn Munch2010-11-191-14/+145
|\ \ \ \ \ | |/ / / /
| * | | | upmerge 58257Bjorn Munch2010-11-181-1/+3
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Bug #58257 mysqltest: in if(), ! $var with space is always falseBjorn Munch2010-11-171-1/+3
| * | | | upmerge 58087Bjorn Munch2010-11-171-4/+6
| |\ \ \ \ | | |/ / /
| | * | | 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
| | |\ \ \ | | | |_|/ | | |/| |
| * | | | Bug#58195 Make mysqltest poll for next epoch more oftenMagnus Blåudd2010-11-151-2/+2
| * | | | merge from 5.5Bjorn Munch2010-11-141-11/+30
| |\ \ \ \