summaryrefslogtreecommitdiff
path: root/client/mysqltest.cc
Commit message (Expand)AuthorAgeFilesLines
* WL#9072: Backport WL#8785 to 5.5Ramil Kalimullin2016-02-191-5/+7
* Bug #16402124 - MTR PROCESSES CERTAIN ASSIGNED VARDIR VALUES WRONGsayantan dutta2013-03-291-3/+9
* merge 5.1 => 5.5Tor Didriksen2012-12-211-1/+1
|\
| * Bug#16027468 ADDRESSSANITIZER BUG IN MYSQLTESTTor Didriksen2012-12-201-2/+1
* | Merge of patch for Bug#13928675 from mysql-5.1.Nirbhay Choubey2012-08-071-1/+1
|\ \ | |/
| * Bug#13928675 MYSQL CLIENT COPYRIGHT NOTICE MUSTNirbhay Choubey2012-08-071-1/+1
* | Bug #12998841: libmysql divulges plaintext password upon request in 5.5Georgi Kodinov2012-07-051-1/+7
* | merge bug#13708485 5.1->5.5Georgi Kodinov2012-06-291-0/+2
|\ \ | |/
| * Bug #13708485: malformed resultset packet crashes clientGeorgi Kodinov2012-06-281-1/+3
* | Bug#14238406 NEW COMPILATION WARNINGS WITH GCC 4.7 (-WERROR=NARROWING)Jon Olav Hauglid2012-06-291-2/+2
|\ \ | |/
* | Bug #13055685 NO WAY TO REPLACE NON-DETERMINISTIC FRAGMENTS IN OUTPUT OF MT...Bjorn Munch2011-11-081-27/+50
* | Bug #13096353 62712: RPM-BASED INSTALL OF THE TEST SUITE IS USELESS FOR NON-R...Bjorn Munch2011-11-031-1/+2
* | Bug #11754855 46528: NEED A WAY TO PASS A VARIABLE TO MTR COMMANDSsayantan.dutta@oracle.com2011-10-191-1/+13
* | 12956584 followup fix for mysqltestBjorn Munch2011-09-301-7/+4
* | upmerge 12793118,12912120Bjorn Munch2011-09-151-5/+22
|\ \ | |/
| * Bug #12793118 MYSQLTEST: --ERROR AND --DISABLE_ABORT_ON_ERROR DO NOT WORK FOR...Bjorn Munch2011-09-141-5/+22
* | Bug #12956584 - MYSQLTEST: --ENABLE_X OR --DISABLE_X APPLYING ONLY TO NEXT C...Bjorn Munch2011-09-151-3/+6
* | Bug #12956584 MYSQLTEST: --ENABLE_X OR --DISABLE_X APPLYING ONLY TO NEXT COMM...Bjorn Munch2011-09-141-30/+102
* | Bug #12793170 MYSQLTEST: PROVIDE ACCESS TO ERROR NAMES THROUGH NUMERICBjorn Munch2011-08-221-3/+3
* | Bug #12793170 MYSQLTEST: PROVIDE ACCESS TO ERROR NAMES THROUGH NUMERIC CODES ...Bjorn Munch2011-08-221-9/+23
* | 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
| |\ \ \ \ \ | | | |/ / / | | |/| | |