summaryrefslogtreecommitdiff
path: root/mysql-test/r/mysqltest.result
Commit message (Expand)AuthorAgeFilesLines
* overlay support for mysql-test-run and mysqltestSergei Golubchik2012-02-231-1/+1
* mysql-5.5 mergeSergei Golubchik2012-01-161-0/+17
|\
| * Bug #13055685 NO WAY TO REPLACE NON-DETERMINISTIC FRAGMENTS IN OUTPUT OF MT...Bjorn Munch2011-11-081-0/+6
| * Bug #11754855 46528: NEED A WAY TO PASS A VARIABLE TO MTR COMMANDSunknown2011-10-191-0/+11
* | after merge changes:Sergei Golubchik2011-12-121-32/+32
* | mysql-5.5.18 mergeSergei Golubchik2011-11-031-5/+48
|\ \ | |/
| * upmerge 12793118,12912120Bjorn Munch2011-09-151-2/+9
| |\
| | * Bug #12793118 MYSQLTEST: --ERROR AND --DISABLE_ABORT_ON_ERROR DO NOT WORK FOR...Bjorn Munch2011-09-141-2/+9
| * | Bug #12956584 MYSQLTEST: --ENABLE_X OR --DISABLE_X APPLYING ONLY TO NEXT COMM...Bjorn Munch2011-09-141-0/+19
| * | Bug #12793170 MYSQLTEST: PROVIDE ACCESS TO ERROR NAMES THROUGH NUMERIC CODES ...Bjorn Munch2011-08-221-3/+20
* | | merge with 5.3Sergei Golubchik2011-10-191-7/+18
|\ \ \
| * \ \ automergeunknown2011-05-181-5/+5
| |\ \ \
| | * | | Fix mysqltest printing of include stack.unknown2011-05-181-5/+5
| * | | | mysqltest: Write command to be executed to the log BEFORE executing the command.Michael Widenius2011-05-091-1/+12
| |/ / /
| * | | Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-5/+32
| |\ \ \ | | | |/ | | |/|
| * | | Merge with MySQL 5.1.55Michael Widenius2011-02-201-2/+8
| |\ \ \
| * \ \ \ Merge with MySQL 5.1.52Michael Widenius2010-11-231-2/+12
| |\ \ \ \
* | \ \ \ \ 5.5-mergeSergei Golubchik2011-07-021-18/+83
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | 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 #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
| |/ |/|