summaryrefslogtreecommitdiff
path: root/mysql-test/lib
Commit message (Expand)AuthorAgeFilesLines
* Automatic merge with 5.1-mergeMichael Widenius2009-10-142-1/+15
|\
| * Merge.unknown2009-10-081-0/+12
| |\
| | * MBUG#442254: mysql-test-run --embedded fails on Windows with: ERROR: .opt fil...Sergey Petrunya2009-10-081-0/+12
| * | Fixes for package name change mysql -> mariadb.unknown2009-10-082-1/+3
| |/
* | MBug#443014: Too many 'skipped' messages in mysql-test-rununknown2009-10-051-0/+12
|/
* Merge MySQL-5.1.38 and XtraDB-7 into MariaDB.unknown2009-09-2511-167/+336
|\
| * Apply the following MySQL's fix:Sergey Petrunya2009-09-181-10/+20
| * MySQL 5.1.38 merge into MariaDB.unknown2009-09-151-1/+2
| |\
| | * Apply patch from bug#46834 to install the test suite in RPMs.Jonathan Perkin2009-08-211-1/+2
| * | Merge lp:maria -> lp:~maria-captains/maria/maria-5.1-mergeSergey Petrunya2009-09-152-1/+68
| |\ \
| * \ \ Merge MySQL->MariaDBSergey Petrunya2009-09-0810-156/+314
| |\ \ \ | | | |/ | | |/|
| | * | Disable main.index_merge_innodb with InnoDB plugin. The test case isSergey Vojtovich2009-08-121-0/+1
| | * | Update to innoplug-1.0.4.Sergey Vojtovich2009-07-301-5/+0
| | * | Merge 5.1-bugteam -> 5.1-innodb_plugin.Sergey Vojtovich2009-07-142-11/+17
| | |\ \
| | | * | Fix warnings generated by SunStudio and GCC.Davi Arnaut2009-07-081-11/+14
| | * | | Expanded list of directories to seach for InnoDB plugin. WithSergey Vojtovich2009-06-251-1/+3
| | * | | This patch implements testing InnoDB plugin milestone.Sergey Vojtovich2009-06-241-0/+60
| | |/ /
| | * | Bug #45190 mtr should report some statistics even if aborting after too many ...Bjorn Munch2009-06-021-3/+3
| | * | merge from 5.1 mainBjorn Munch2009-05-291-1/+2
| | |\ \
| | | * \ merge from 5.1-mtrBjorn Munch2009-05-259-142/+235
| | | |\ \
| | | * | | Bug#19027 MySQL 5.0 starts even with Fatal InnoDB errorsKristofer Pettersson2009-05-171-1/+2
| | | * | | Bug#19027 MySQL 5.0 starts even with Fatal InnoDB errorsKristofer Pettersson2009-05-141-1/+1
| | * | | | Bug #43659 MTR2 should report worker data for tests when using --parallel > 1Bjorn Munch2009-05-281-0/+2
| | | |/ / | | |/| |
| | * | | mergeVladislav Vaintroub2009-05-151-2/+2
| | |\ \ \
| | | * | | Bug #42988 MTR2's --help output does not document --parallelBjorn Munch2009-05-121-2/+2
| | * | | | Bug #44775 MTR fails to bootstrap mysqld on Windows in Pushbuild 2.Vladislav Vaintroub2009-05-141-7/+29
| | |/ / /
| | * | | Fix regression on pushbuild 1. The cygwin perl is ancient there, and Net::Pin...Vladislav Vaintroub2009-05-081-7/+21
| | * | | Bug #44511 MTR2: add an option not to kill other servers when one from the g...Bjorn Munch2009-04-291-0/+12
| | * | | Bug #44530 mtr v2 startup very slow on Windows.Vladislav Vaintroub2009-04-281-0/+22
| | * | | Bug #42804 --parallel option does not work for MTR under ActiveState Vladislav Vaintroub2009-04-233-126/+76
| | * | | Bug #41649 sporadic pb failure: mtr stopped, message "TIMEOUT (1200 seconds),...Bjorn Munch2009-04-081-0/+18
| | * | | Bug #43570 MTR2 hangs when test fails and named pipe createdBjorn Munch2009-04-011-0/+3
| | * | | Bug #43917 MTR2 does not report accurate test statistics when using the 'repe...Bjorn Munch2009-04-011-1/+12
| | * | | Bug #42807 MTR: './mtr somesuite.sometest' fails if somesuite is not in DEFAU...Bjorn Munch2009-03-271-1/+12
| | * | | change order of cdb parameters to workaround a bug , where command (-c) is no...Vladislav Vaintroub2009-03-241-1/+1
| | * | | Bug #43074 MTR2 is not accessing core dumps when a path is too longBjorn Munch2009-03-201-3/+33
| | |/ /
* | | | mergeunknown2009-09-241-0/+20
|\ \ \ \
| * | | | Ability to stop mysql-test-run.pl temporary (useful for them who run buildbot...unknown2009-09-241-0/+20
| |/ / /
* | | | Gcov support improvementsSergey Petrunya2009-09-182-4/+4
| |_|/ |/| |
* | | Gcov support improvementsSergey Petrunya2009-08-252-1/+68
|/ /
* | More XtraDB after-merge fixes following review and buildbot runs:unknown2009-06-221-0/+11
* | Fixed problems in mergeMichael Widenius2009-05-191-4/+4
|\ \
| * | We are now using Valgrind rather than purify, and have for quite some time.unknown2009-05-061-4/+4
* | | Merged with mysql-5.1 tree.Michael Widenius2009-04-251-0/+1
|\ \ \ | | |/ | |/|
| * | merge from mainBjorn Munch2009-03-183-28/+176
| |\ \
| * | | Bug #43597 Fix for Bug 43410 breaks build on Power Mac due to incomplete sys/...Bjorn Munch2009-03-121-0/+1
* | | | bzr merge from guilhem's maria tree to our local 5.1Michael Widenius2009-04-259-46/+257
|\ \ \ \ | |_|_|/ |/| | |
| * | | merge of 5.1-main into 5.1-maria. MyISAM changes are propagated to Maria exceptGuilhem Bichot2009-04-013-28/+176
| |\ \ \ | | | |/ | | |/|
| | * | merged 5.1-main -> 5.1-bugteamGeorgi Kodinov2009-03-116-16/+62
| | |\ \ | | | |/
| | * | Bug#40446 - mysql-test-run --gcov is brokenIngo Struewing2009-02-271-26/+32