summaryrefslogtreecommitdiff
path: root/mysql-test/t/mysqltest.test
Commit message (Expand)AuthorAgeFilesLines
* Bug #50618 Please allow 'sleep $variable' in mtrBjorn Munch2010-02-091-0/+22
* Bug #39774 mysql-test-run's remove_file can't use wildcards, this should be d...Bjorn Munch2010-02-041-3/+21
* merge 49837Bjorn Munch2010-01-201-0/+9
|\
| * Bug #49837 mysqltest exec cannot handle multi-line command correctlyBjorn Munch2010-01-201-0/+9
* | merge 48888Bjorn Munch2010-01-201-0/+11
|\ \
| * | Bug #48888 mysqltest crashes on --replace_result if 'from' is longer than ~10...Bjorn Munch2010-01-201-0/+11
| |/
* | Bug #49878 delimiter under false 'if' makes mysqltest test fail with 'Missing...Bjorn Munch2010-01-201-0/+31
|/
* Bug #49269 mysqltest crashes on 'reap' if query executed after 'send'Bjorn Munch2010-01-071-12/+0
* Bug #49269 mysqltest crashes on 'reap' if query executed after 'send'Bjorn Munch2010-01-061-0/+12
* Bug #49761 mysqltest.test does not have any tests for send/reapBjorn Munch2010-01-061-0/+51
* Bug #48863 mysql test: enable and disable case insensitive compare modeBjorn Munch2010-01-061-0/+38
* Bug #48671 mysqltest fails on 'perl' in file sourced inside 'while'Bjorn Munch2009-11-111-0/+14
* Bug #47218 mysqltest ignores "error" command inside if inside loopBjorn Munch2009-10-081-0/+3
* Bug #32296 mysqltest fails to parse "append_file" inside a "while", it works ...Bjorn Munch2009-09-021-5/+21
* Bug #39003 mtr's diff_files command failed in pushbuild without printing a re...Bjorn Munch2009-08-191-12/+0
* cherry picking fix for Bug #39542 from 6.0-runtimeBjorn Munch2009-05-271-0/+50
* Bug #44922 mysqltest's query_get_value function can't work with queries conta...Bjorn Munch2009-05-251-0/+4
* Merge 5.0 -> 5.1 of fix for Bug#42003 and Bug#43114 Matthias Leich2009-03-061-20/+33
|\
| * Merge of fix for Bug#42003 and Bug#43114 into more actual GCA treeMatthias Leich2009-03-051-9/+14
| |\
| | * Last slice of fix for Bug#42003 tests missing the disconnect of connections <...Matthias Leich2009-03-031-10/+15
* | | Prepared BUG#42711 for push on 5.1Bernt M. Johnsen2009-03-021-1/+1
|\ \ \ | |/ /
| * | Prepared BUG#42711 for pushBernt M. Johnsen2009-03-021-1/+1
* | | merge 5.0 -> 5.1Patrick Crews2009-02-191-40/+68
|\ \ \ | |/ /
| * | Bug#38831: 11 test cases fail on Windows due to missing commandsPatrick Crews2009-02-191-40/+68
| |/
* | Bug#35701 please allow test language variables in connection andMagnus Svensson2009-01-151-0/+8
* | BUG#35701: please allow test language variables in connection and sync_slave_...Sven Sandberg2008-10-231-0/+24
* | MergeMagnus Svensson2008-08-081-0/+16
|\ \
| * \ auto-merge + post-merge fixiesTatiana A. Nurnberg2008-07-211-0/+14
| |\ \
| | * | Bug#35736 Test 'parts.partition_basic_symlink_myisam' depends on output of 'ls'Mattias Jonsson2008-07-091-0/+12
| * | | Bug#23921: random failure of user_limits.testTatiana A. Nurnberg2008-07-151-0/+2
| |/ /
* | | MergeMagnus Svensson2008-08-041-2/+18
|\ \ \
| * | | Bug #38181 Please print more debug info when tests failMagnus Svensson2008-08-041-2/+18
| |/ /
* | | Bug #32307 mysqltest - does not detect illegal if syntaxMagnus Svensson2008-08-041-0/+20
|/ /
* | Bug #36041: mysql-test-run doesn't seem to string match gkodinov/kgeorge@magare.gmz2008-04-291-0/+7
|/
* Bug#31004 mysqltest needs a --mkdir commandmsvensson@pilot.mysql.com2007-11-011-0/+22
* Backport mysqltests "change_user" commandmsvensson@pilot.mysql.com2007-10-311-0/+19
* Update test case to allow the .reject file to be in either var/log or r/msvensson@shellback.(none)2007-10-051-0/+3
* Improve error messagesmsvensson@pilot.(none)2007-08-131-2/+15
* Merge 192.168.0.7:mysql/mysql-5.0-maintmsvensson@pilot.(none)2007-08-081-1/+1
|\
| * Don't require a space between "if" and "(". This shouldmsvensson@shellback.(none)2007-08-081-1/+1
* | Merge 192.168.0.7:mysql/mysql-5.0-maintmsvensson@pilot.(none)2007-08-081-0/+1
|\ \ | |/
| * Remove extra newline added to files created by write_file and append_filemsvensson@shellback.(none)2007-08-081-0/+1
* | Merge 192.168.0.7:mysql/mysql-5.0-maintmsvensson@pilot.(none)2007-08-071-16/+18
|\ \ | |/
| * Remove NOT_YET codemsvensson@shellback.(none)2007-08-061-16/+18
* | Bug#20037 mysqltest requires cygwin on windows(part 1, new mysqltest commands)msvensson@pilot.(none)2007-08-071-0/+20
|/
* WL#3935 Improve mysqltest report and exitcode for diffmsvensson@shellback.(none)2007-08-031-4/+51
* Minor fixes for test failures and compiler warnings for Bug #29579.dkatz@damien-katzs-computer.local2007-07-131-1/+1
* Merge bk-internal:/home/bk/mysql-5.0-maintmsvensson@pilot.(none)2007-06-191-0/+4
|\
| * Merge pilot.(none):/data/msvensson/mysql/wl3232/my41-wl3232msvensson@pilot.(none)2007-06-191-0/+4
| |\
| | * WL#3232 mysqltest, enable --source $variables/<remaining_path_to_file>msvensson@pilot.(none)2007-06-191-0/+4