summaryrefslogtreecommitdiff
path: root/mysql-test/mysql-test-run.pl
Commit message (Expand)AuthorAgeFilesLines
* new merge from next-mrBjorn Munch2009-10-221-1/+10
|\
| * Merging mysql-next-mr-merge to mysql-next-mr.Alexander Barkov2009-10-211-7/+7
| |\
| * \ Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-10-141-1/+10
| |\ \
| | * \ Merge from mysql-5.1.Alexander Nozdrin2009-10-131-1/+10
| | |\ \
| | | * \ auto-mergeIngo Struewing2009-10-021-1/+1
| | | |\ \
| | | | * | Don't use the semicolon character as a argument separator as itDavi Arnaut2009-09-291-1/+1
| | | * | | WL#4259 - Debug Sync FacilityIngo Struewing2009-09-291-0/+9
| | | |/ /
* | | | | merge from next-mrBjorn Munch2009-10-211-7/+7
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | WL#751 Error message construction, backportSergey Glukhov2009-10-151-7/+7
| |/ / /
* | | | merge 48149Bjorn Munch2009-10-201-1/+1
|\ \ \ \
| * | | | Bug #48149 MTR should automatically skip SSL tests if SSL not supportedBjorn Munch2009-10-191-1/+1
* | | | | merge 48130 and 48133 from 5.1Bjorn Munch2009-10-191-2/+4
|\ \ \ \ \ | |/ / / /
| * | | | Bug #48133 MTR should not dump entire history of mysqld log when failing to s...Bjorn Munch2009-10-181-1/+2
| * | | | Bug #48130 Expected failures should not count towards max-test-failBjorn Munch2009-10-171-1/+2
* | | | | merge from next-mrBjorn Munch2009-10-181-1/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Backport WL#4085: Merge revno:2476.657.219 from 6.0.Alexander Nozdrin2009-10-061-1/+0
| * | | | Ported WL#3220 to mysql-next-mr.Georgi Kodinov2009-09-281-1/+0
| | |/ / | |/| |
* | | | merge 46007 from 5.1Bjorn Munch2009-10-161-10/+42
|\ \ \ \ | | |/ / | |/| |
| * | | Bug #46007 Tests fail due to a crash while running 'check testcase before test'Bjorn Munch2009-10-141-10/+42
* | | | avoid regexp warning after 46625Bjorn Munch2009-10-091-1/+1
|\ \ \ \ | |/ / /
| * | | avoid regexp warning after 46625Bjorn Munch2009-10-091-1/+1
* | | | Remove obsolete comments after fixing 42408Bjorn Munch2009-10-081-5/+0
|\ \ \ \ | |/ / /
| * | | Remove obsolete comments after fixing 42408Bjorn Munch2009-10-081-5/+0
* | | | merge from mtr-51Bjorn Munch2009-10-081-3/+13
|\ \ \ \ | |/ / /
| * | | Bug #47716 mtr2 prints obscure error when started with -gdb and xterm is missingBjorn Munch2009-10-081-1/+2
| * | | Bug #46625 Pushbuild2: does not notice test failure in "Innodb Plugin" modeBjorn Munch2009-10-081-0/+6
| * | | Bug#47801 The plugin test fails with the Embedded Server on WindowsMagnus Blåudd2009-10-081-1/+1
| * | | MergeMagnus Blåudd2009-10-081-1/+4
| |\ \ \
| | * | | Bug#47612 mtr - improving the report for valgrind erorrsMagnus Blåudd2009-09-241-1/+4
* | | | | merge 46327 and 47811 from 5.1-mtrBjorn Munch2009-10-061-4/+6
|\ \ \ \ \ | |/ / / /
| * | | | Bug #47811 ./mysql-test-run.pl --valgrind uses old (too narrow) allignmentBjorn Munch2009-10-061-1/+0
| * | | | Bug #46327 MTR2 prevents gcov data accumulationBjorn Munch2009-10-061-3/+6
* | | | | merge 47243 from 5.1Bjorn Munch2009-10-051-1/+2
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Bug #47243 Allow MTR to read max auto setting for --parallel from env. variableBjorn Munch2009-10-051-1/+2
| | |/ | |/|
* | | merge from 5.1 of merge from 5.1-mtrBjorn Munch2009-09-221-1/+1
|\ \ \ | |/ /
| * | first merge from mainBjorn Munch2009-09-021-5/+16
| |\ \
* | \ \ new merge from trunkBjorn Munch2009-09-181-0/+8
|\ \ \ \
| * | | | Make sure that variables which are (or may be) usedJoerg Bruehe2009-09-081-0/+8
* | | | | initial merge from 5.1-mtrBjorn Munch2009-09-041-18/+69
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Bug #46973 MTR: extract_warning_lines does not check it's extracting lines fo...Bjorn Munch2009-08-281-7/+20
| * | | Bug #46322 Sporadic timeout in mysql_upgrade.testBjorn Munch2009-08-271-2/+2
| * | | Bug #42408 Faulty regex for detecting [Warning] and [ERROR] in mysqld error logBjorn Munch2009-08-251-4/+2
| * | | Bug #44222 mysql-test-run --start analyses which tests it would skip. This is...Bjorn Munch2009-08-181-3/+19
| * | | Bug #44979 Enhance MTR --experimental to support platform qualifierBjorn Munch2009-08-131-0/+12
| * | | Bug #45847 make --gdb disable all the timeouts by defaultBjorn Munch2009-08-111-0/+7
| * | | Bug #44479 mysql-test-run does not detect that external server has Innodb sup...Bjorn Munch2009-08-111-0/+4
| * | | Bug #45532 MTR displays wrong option name 'print_testcases' in usage textBjorn Munch2009-06-221-1/+1
| * | | Bug #45298 plugin.test is skipped in PB2 on UNIX platformsBjorn Munch2009-06-161-1/+2
| | |/ | |/|
* | | working around BUG 46043 "mysqld --skip-innodb does not skip InnoDB",Guilhem Bichot2009-08-101-1/+1
| |/ |/|
* | This patch implements testing InnoDB plugin milestone.Sergey Vojtovich2009-06-241-1/+1