summaryrefslogtreecommitdiff
path: root/mysql-test/r/mysqltest.result
Commit message (Expand)AuthorAgeFilesLines
* upmerge 58896,58900,59002Bjorn Munch2011-01-111-5/+32
|\
| * Bug #59002 Please make mtr print correct file and line number when tests failBjorn Munch2011-01-111-5/+29
| * Bug #58900 query_get_value crashes when result begins with dollar signBjorn Munch2011-01-111-0/+3
| * mergeGeorgi Kodinov2010-12-161-1/+1
| |\
| | * Manual-merge from mysql-5.1-bugteam.Ramil Kalimullin2010-11-221-0/+6
| | |\
* | | \ merge from 5.5 mainBjorn Munch2010-12-171-1/+1
|\ \ \ \
| * \ \ \ Manual merge from mysql-5.5-bugteam.Ramil Kalimullin2010-11-221-3/+35
| |\ \ \ \
| * \ \ \ \ mergeMattias Jonsson2010-11-171-1/+1
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | post-push fix, backported --replace_result patchMattias Jonsson2010-11-171-1/+1
* | | | | | upmerge 58511,58522,58608,58092Bjorn Munch2010-12-091-1/+1
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Bug #58092 Test "rpl_cross_version" has "copy_file" failingBjorn Munch2010-12-011-1/+1
| | |_|_|/ | |/| | |
* | | | | Bug #58695 mysqltest coredumps on "if($x == ){"Bjorn Munch2010-12-091-0/+2
* | | | | 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 #56921 It should be possible to log connection statements in mysqltestBjorn Munch2010-09-221-2/+6
* | Bug #57036 Add checks in mysqltest that variables treated as ints are in fact...Bjorn Munch2010-09-271-8/+9
|/
* 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