summaryrefslogtreecommitdiff
path: root/mysql-test/r/mysqltest.result
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Bug #58412 mysqltest: allow quoting of strings in let and in if comparisonBjorn Munch2010-11-261-0/+3
| | |_|_|/ / | |/| | | |
| * | | | | upmerge 58257Bjorn Munch2010-11-181-0/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | Bug #58257 mysqltest: in if(), ! $var with space is always falseBjorn Munch2010-11-171-0/+2
| * | | | | upmerge 58087Bjorn Munch2010-11-171-0/+4
| |\ \ \ \ \ | | |/ / / /
| | * | | | Bug #58087 mysqltest re-evaluates 'let' expressions infinitelyBjorn Munch2010-11-151-0/+4
| | | |/ / | | |/| |
| * | | | Bug #57276 mysqltest: add support for simple compares in if/while conditionsBjorn Munch2010-11-101-3/+29
| | |/ / | |/| |
| * | | upmerge 56125,56921Bjorn Munch2010-09-281-2/+6
| |\ \ \ | | |/ /
| * | | Bug #57036 Add checks in mysqltest that variables treated as ints are in fact...Bjorn Munch2010-09-271-8/+9
* | | | merge.Sergei Golubchik2010-11-251-0/+1
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | 5.1.51 mergeSergei Golubchik2010-10-191-2/+5
| |\ \
| * \ \ Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-5/+69
| |\ \ \
| * | | | Fix multiple test suite failures in Buildbot due to races in the test cases o...unknown2010-01-111-0/+1
* | | | | Bug #56921 It should be possible to log connection statements in mysqltestBjorn Munch2010-09-221-2/+6
| |_|_|/ |/| | |
* | | | Bug #56753 mtr silently ignores junk after backticksBjorn Munch2010-09-151-0/+3
* | | | Bug #55413 mysqltest gives parse error for lines matching "^let.*\\.*;$"Bjorn Munch2010-08-101-0/+3
| |_|/ |/| |
* | | Bug #55582 mtr root detection (and if-expression execution) brokenBjorn Munch2010-08-041-0/+1
* | | Bug #55582 mtr root detection (and if-expression execution) brokenBjorn Munch2010-08-031-0/+2
* | | Bug #43603 mysqltest command disable_abort_on_error does not affect all built...Bjorn Munch2010-03-221-1/+1
* | | Bug #43588 mysqltest command disable_abort_on_error logs connect commandsBjorn Munch2010-03-171-1/+0
* | | Bug #51590 mysqltest: --disable_abort_on_error does not work inside while/ifBjorn Munch2010-03-021-0/+1
| |/ |/|
* | Bug #50618 Please allow 'sleep $variable' in mtrBjorn Munch2010-02-091-5/+8
* | Bug #39774 mysql-test-run's remove_file can't use wildcards, this should be d...Bjorn Munch2010-02-041-0/+3
* | merge 49837Bjorn Munch2010-01-201-0/+6
|\ \
| * | Bug #49837 mysqltest exec cannot handle multi-line command correctlyBjorn Munch2010-01-201-0/+6
* | | merge 48888Bjorn Munch2010-01-201-0/+3
|\ \ \
| * | | Bug #48888 mysqltest crashes on --replace_result if 'from' is longer than ~10...Bjorn Munch2010-01-201-0/+3
| |/ /
* | | Bug #49878 delimiter under false 'if' makes mysqltest test fail with 'Missing...Bjorn Munch2010-01-201-0/+4
|/ /
* | Bug #49269 mysqltest crashes on 'reap' if query executed after 'send'Bjorn Munch2010-01-071-7/+0
* | Bug #49269 mysqltest crashes on 'reap' if query executed after 'send'Bjorn Munch2010-01-061-0/+7
* | Bug #49761 mysqltest.test does not have any tests for send/reapBjorn Munch2010-01-061-0/+20
* | Bug #48863 mysql test: enable and disable case insensitive compare modeBjorn Munch2010-01-061-0/+23
* | Bug #48671 mysqltest fails on 'perl' in file sourced inside 'while'Bjorn Munch2009-11-111-0/+2
|/
* Bug #47218 mysqltest ignores "error" command inside if inside loopBjorn Munch2009-10-081-0/+1
* Bug #32296 mysqltest fails to parse "append_file" inside a "while", it works ...Bjorn Munch2009-09-021-13/+6
* cherry picking fix for Bug #39542 from 6.0-runtimeBjorn Munch2009-05-271-0/+2
* Bug #44922 mysqltest's query_get_value function can't work with queries conta...Bjorn Munch2009-05-251-0/+1
* Merge 5.0 -> 5.1 of fix for Bug#42003 and Bug#43114 Matthias Leich2009-03-061-2/+4
|\
* \ merge 5.0 -> 5.1Patrick Crews2009-02-191-2/+0
|\ \ | |/
| * Bug#38831: 11 test cases fail on Windows due to missing commandsPatrick Crews2009-02-191-2/+0
| * Backport mysqltests "change_user" commandunknown2007-10-311-0/+3
* | Bug#35701 please allow test language variables in connection andMagnus Svensson2009-01-151-2/+8
* | BUG#35701: please allow test language variables in connection and sync_slave_...Sven Sandberg2008-10-231-0/+5
* | MergeMagnus Svensson2008-08-081-0/+4
|\ \
| * \ auto-merge + post-merge fixiesTatiana A. Nurnberg2008-07-211-1/+4
| |\ \
| | * | Bug#35736 Test 'parts.partition_basic_symlink_myisam' depends on output of 'ls'Mattias Jonsson2008-07-091-0/+3
| * | | Bug#23921: random failure of user_limits.testTatiana A. Nurnberg2008-07-151-0/+1
| |/ /
* | | MergeMagnus Svensson2008-08-041-2/+8
|\ \ \
| * | | Bug #38181 Please print more debug info when tests failMagnus Svensson2008-08-041-4/+10
| |/ /
* | | Bug #32307 mysqltest - does not detect illegal if syntaxMagnus Svensson2008-08-041-2/+4
|/ /
* | Bug #36041: mysql-test-run doesn't seem to string match unknown2008-04-291-0/+3