summaryrefslogtreecommitdiff
path: root/mysql-test/mysql-test-run.pl
Commit message (Expand)AuthorAgeFilesLines
* Fix test failures due to previous change of not setting TZ by default.unknown2010-01-271-0/+2
* Fix Windows test failures in binlog tests in certain time zones.unknown2010-01-191-2/+4
* Removed compiler warningsMichael Widenius2010-01-061-0/+1
* Automatic merge.unknown2010-01-051-1/+1
|\
| * Don't include the `innodb' suite in the list of default test suites.unknown2009-12-211-1/+1
* | Fix that all tests using example_plugin.so became disabled.unknown2010-01-041-27/+34
|/
* Fix some compiler warnings.unknown2009-12-061-4/+7
* Merge with maria-5.1-federatedx; A patch to fix bugs in federatedx and enable...Michael Widenius2009-12-031-16/+24
|\
| * Merge with MySQL 5.1, with following additions:Michael Widenius2009-11-111-43/+124
| |\
* | | After-merge fixes for MySQL 5.1.41 merge into MariaDB: more fixes for Buildbo...unknown2009-11-271-0/+5
* | | After-merge fixes for merge of MySQL 5.1.41 into MariaDB: more post-shutdown ...unknown2009-11-261-1/+2
* | | After-merge fix for MySQL 5.1.41 merge into MariaDB: Another warning antipatt...unknown2009-11-261-0/+1
* | | After-merge fix for merge of MySQL 5.1.41 into MariaDB: Valgrind fixes.unknown2009-11-251-1/+3
* | | After-merge fix for MySQL 5.1.41 merge: suppress some warnings during shutdown.unknown2009-11-241-0/+7
* | | After-merge fixes for MySQL 5.1.41 merge into MariaDB.unknown2009-11-231-49/+69
* | | Merge with MySQL 5.1, with following additions:unknown2009-11-161-43/+124
|\ \ \ | |/ / |/| / | |/
| * 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 48133Bjorn 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 5.1 mainBjorn Munch2009-10-161-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
| | |/
| * | 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
| * | Remove obsolete comments after fixing 42408Bjorn Munch2009-10-081-5/+0
| * | 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
| * | | 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
| * | | Bug #47243 Allow MTR to read max auto setting for --parallel from env. variableBjorn Munch2009-10-051-1/+2
| | |/ | |/|
| * | first merge from mainBjorn Munch2009-09-021-5/+16
| |\ \
| * | | 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
| | |/ | |/|
* | | Merge 5.1-release branch into MariaDB trunk.unknown2009-11-061-0/+6
|\ \ \
| * | | Fix running test suite from installed package.unknown2009-11-051-0/+6
* | | | Added federatedx storage engineMichael Widenius2009-10-301-1/+0
* | | | Fixed compiler warning messageMichael Widenius2009-10-261-1/+1