summaryrefslogtreecommitdiff
path: root/mysql-test/lib
Commit message (Expand)AuthorAgeFilesLines
* More 5.5 .deb packaging fixesunknown2012-01-241-0/+1
* 5.3 mergeSergei Golubchik2012-01-139-44/+30
|\
| * Merge with 5.2.Michael Widenius2011-12-1149-80/+377
| |\
| | * Merge with 5.1Michael Widenius2011-11-302-36/+21
| | |\
| | | * test both federated and federatedX in the federated suite.Sergei Golubchik2011-11-302-36/+21
| | * | Merge with MariaDB 5.1Michael Widenius2011-11-2448-44/+356
| | |\ \ | | | |/
| | | * Merge with MySQL 5.1.60Michael Widenius2011-11-231-2/+5
| | | |\
| | | | * backporting 11766169, fixing 13034450Bjorn Munch2011-10-031-2/+5
| | | * | Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-2148-42/+351
| | | |\ \ | | | | |/
| | * | | Fixes bugs found by testcase for lp:815022 and lp:726374 "ma_blockrec.c:3000:...Michael Widenius2011-08-151-1/+0
* | | | | Fix RQG in 5.5, make mtr MTR_VERSION=1 functional.Vladislav Vaintroub2011-12-271-1/+1
* | | | | new valgrind suppression for ld.soSergei Golubchik2011-12-141-4/+5
* | | | | 5.3->5.5 mergeSergei Golubchik2011-11-221-4/+10
|\ \ \ \ \ | |/ / / /
| * | | | Fixed that test doesn't abort if 'var' points to a deleted directory (common ...Michael Widenius2011-11-041-4/+10
* | | | | mysql-5.5.18 mergeSergei Golubchik2011-11-0345-44/+338
|\ \ \ \ \
| * | | | | Silly mistake in gdb output: replaced print with resfile_print,Bjorn Munch2011-10-051-2/+2
| * | | | | upmerge 12726039Bjorn Munch2011-07-281-11/+35
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Bug #12726039 MTR SHOULD PROVIDE ABILITY TO DISABLE TEST ON SELECTED PLATFORMSBjorn Munch2011-07-281-1/+21
| | * | | | Updated/added copyright headersKent Boortz2011-07-034-11/+13
| | |\ \ \ \
| * | \ \ \ \ merge from 5.5 mainBjorn Munch2011-07-0443-31/+301
| |\ \ \ \ \ \
| | * \ \ \ \ \ Updated/added copyright headersKent Boortz2011-07-041-1/+1
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Updated/added copyright headersKent Boortz2011-06-3042-30/+300
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| / / / / / | | | |/ / / / /
| | | * | | | | Updated/added copyright headersKent Boortz2011-06-3047-37/+324
| | | |\ \ \ \ \
| * | | | | | | | 11766640 addendum: disable unit tests in MTR with --do-test or --start-fromBjorn Munch2011-06-301-0/+3
| |/ / / / / / /
* | | | | | | | post-merge changes to the mysql-test suiteSergei Golubchik2011-10-192-7/+10
* | | | | | | | merge with 5.3Sergei Golubchik2011-10-197-87/+149
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Automerge 5.2->5.3unknown2011-07-311-67/+99
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | Automerge 5.1->5.2unknown2011-07-311-67/+99
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | | * | | | | Speed up mysql-test-run.pl.unknown2011-07-311-66/+99
| * | | | | | | Merge with 5.1-microsecondsMichael Widenius2011-05-281-1/+1
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | lp:731103 Assertion `maybe_null && item->null_value' failed with ORDER BY LAS...Sergei Golubchik2011-03-081-1/+1
| * | | | | | | Made test-unit run in parlallel. This was achived by having all aria tests th...Michael Widenius2011-05-131-11/+11
| * | | | | | | Merge with MariaDB 5.1Michael Widenius2011-05-0323-38/+90
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Merge with MySQL 5.1.57/58Michael Widenius2011-05-0223-39/+90
| | |\ \ \ \ \ \
| * | \ \ \ \ \ \ Merge with base 5.2Michael Widenius2011-03-231-0/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Added --log-basename to mysqld to allow one to set the prefix for all logs wi...Michael Widenius2011-03-231-0/+3
| * | | | | | | | | merge 5.2Vladislav Vaintroub2011-03-104-21/+37
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | Merge with 5.1Michael Widenius2011-03-011-31/+18
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / /
| | | * | | | | | | Revoked changes from MySQL 5.1.55 merge as Sergei's code is more generalMichael Widenius2011-03-011-30/+17
| | * | | | | | | | Fixes to mysql-test-run and testsMichael Widenius2011-03-012-5/+11
| | * | | | | | | | Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-284-33/+56
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / /
| | | * | | | | | | Fixed test failure that ended with "There is no group named 'mysqld.10' that ...Michael Widenius2011-02-231-2/+3
| | | * | | | | | | Merge with MySQL 5.1.55Michael Widenius2011-02-203-30/+52
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | Don't delete directory mysql-test/var if we use mysql-test-run --vardir=Michael Widenius2011-02-031-2/+2
| * | | | | | | | | | MWL#55 : cherrypick MySQL 5.5 CMake/build improvements in orderVladislav Vaintroub2011-01-293-9/+40
| |/ / / / / / / / /
| * | | | | | | | | Merge with 5.1Michael Widenius2011-01-051-3/+16
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | Speed up `mtr --parallel=<lots>` by scheduling some slow tests earlier.unknown2011-01-031-3/+16
| * | | | | | | | | merge with 5.1Michael Widenius2010-11-302-5/+9
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | Fixed compiler and gmake warningsMichael Widenius2010-11-291-4/+0
| | * | | | | | | | Merge with MySQL 5.1.52Michael Widenius2010-11-231-1/+9
| | |\ \ \ \ \ \ \ \