summaryrefslogtreecommitdiff
path: root/mysql-test/mysql-test-run.pl
Commit message (Expand)AuthorAgeFilesLines
* Don't abort InnoDB/XtraDB if one can't allocate resources for AIOMichael Widenius2012-06-271-0/+3
* mysql-5.5 mergeSergei Golubchik2012-06-141-1/+1
|\
| * Allow Windows absolute paths in N:\ formatfor the --vardir optionKent Boortz2012-04-231-1/+1
* | apply mysql fix for bug#58421 to XtraDBSergei Golubchik2012-06-081-13/+1
* | fixes for bintar mtr failures:Sergei Golubchik2012-06-061-0/+2
* | Added --continue-on-error to mysqltest and mysql-test-runSergei Golubchik2012-05-151-3/+12
* | Resolve opt_vardir in MTR with realpath. Server resolves some directory names...Vladislav Vaintroub2012-05-041-3/+10
* | Created suites for heap, archive and csv.Michael Widenius2012-04-041-0/+3
* | mysql-5.5.22 mergeSergei Golubchik2012-03-281-2/+2
|\ \ | |/
| * Updated/added copyright headersMySQL Build Team2012-02-161-1/+1
| |\
| | * Updated/added copyright headersKent Boortz2012-02-151-1/+1
| | |\
| | | * Merge from mysql-5.0.94-releaseSunanda Menon2011-07-061-11/+3
| | | |\
| | | | * Addendum 3 for bug #BUG#11764517 : expand secure_file_priv to the realGeorgi Kodinov2011-05-051-4/+0
| | | | * Addendum to bug #11764517 : don't create links for --mem directory, move the ...Georgi Kodinov2011-05-041-0/+4
| | | | * Bug #11764517: 57359: POSSIBLE TO CIRCUMVENT SECURE_FILE_PRIV Georgi Kodinov2011-04-281-11/+3
| | | * | Updated/added copyright headersKent Boortz2011-06-301-3/+3
| | | |/
| | | * Bug #47811 : remove the non-default alignment specification.Ramil Kalimullin2011-01-261-1/+0
| | * | (no commit message)unknown2012-01-311-1/+1
| | * | Bug #64127: MTR --warnings option misses some of InnoDB errors and warningsunknown2012-01-311-1/+1
* | | | Fix several buildot errors on WindowsVladislav Vaintroub2012-03-161-1/+1
* | | | fix uninitialized warning in mysql-test-run.plSergei Golubchik2012-03-091-2/+2
* | | | merge with mysql-5.5.21Sergei Golubchik2012-03-091-1/+1
|\ \ \ \ | |/ / /
| * | | BUG #11746897 - 29508: PLEASE IMPLEMENT MYSQL-TEST-RUN.PL --STRACE-MASTERunknown2011-12-011-11/+45
* | | | updates after writing https://kb.askmonty.org/en/mysql-test-auxiliary-filesSergei Golubchik2012-03-051-1/+2
* | | | overlay support for mysql-test-run and mysqltestSergei Golubchik2012-02-231-131/+75
* | | | allow suite.pm to skip combinations that originate from test/include files.Sergei Golubchik2012-02-071-0/+1
* | | | mtr: support for rdiff filesSergei Golubchik2012-02-061-15/+35
* | | | per-file combinationsSergei Golubchik2012-02-061-2/+2
* | | | cleanupSergei Golubchik2012-02-061-17/+0
* | | | make %suites hash local to mtr_cases.pmSergei Golubchik2012-02-061-5/+3
* | | | remove few obscure, unused, or misused mtr featuresSergei Golubchik2012-02-061-29/+3
* | | | Merge MWL#192: non-blocking client library into MariaDB.unknown2012-02-261-0/+8
|\ \ \ \
| * \ \ \ Merge latest MariaDB 5.5 into MWL#192: Non-blocking client library.unknown2012-02-221-9/+18
| |\ \ \ \
| * \ \ \ \ Merge MWL#192: Non-blocking client library, into MariaDB 5.5.unknown2012-02-211-0/+8
| |\ \ \ \ \
| | * | | | | MWL#192: Non-blocking client API for libmysqlclient.unknown2011-09-201-0/+8
* | | | | | | 5.3 mergeSergei Golubchik2012-02-241-2/+3
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Fixes for make_binary_distribution and mysql_config for OpenSuse 12.1Michael Widenius2012-02-231-1/+2
| * | | | | | Merge with 5.2Michael Widenius2012-02-211-1/+1
| |\ \ \ \ \ \
| | * \ \ \ \ \ Automatic merge with 5.1Michael Widenius2012-02-211-1/+1
| | |\ \ \ \ \ \
| | | * | | | | | Fixed suppression expression.Michael Widenius2012-02-211-1/+1
* | | | | | | | | 5.3 mergeSergei Golubchik2012-02-211-8/+15
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Automatic mergeMichael Widenius2012-02-211-2/+2
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Merge with 5.1Michael Widenius2012-02-211-2/+2
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | More general handling of memory loss in dlclose (backported from 5.2)Michael Widenius2012-02-211-2/+2
| * | | | | | | | Merge with MariaDB 5.2Michael Widenius2012-02-211-6/+13
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Merge with MariaDB 5.1 and MySQL 5.1.61Michael Widenius2012-02-201-2/+3
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | mtr runs only "big" tests, if --big-test is repeated twiceSergei Golubchik2012-01-251-2/+3
| | * | | | | | | Fixed lp:902654 "MariaDB consistently crashes in collect_tables on Aria check...Michael Widenius2012-02-201-4/+10
* | | | | | | | | Fix a number of problems in the test suite (no code bugs):unknown2012-02-091-1/+3
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Do not run PBXT tests by default. They have problems (valgrind failures,unknown2012-01-291-1/+0