summaryrefslogtreecommitdiff
path: root/mysql-test/mysql-test-run.pl
Commit message (Expand)AuthorAgeFilesLines
* fix embedded tests.Sergei Golubchik2011-10-281-3/+0
* post-merge changes to the mysql-test suiteSergei Golubchik2011-10-191-8/+21
* merge with 5.3Sergei Golubchik2011-10-191-85/+125
|\
| * Automerge 5.2->5.3unknown2011-07-311-0/+1
| |\
| | * Merge with 5.1Michael Widenius2011-07-251-0/+1
| | |\
| | | * Fixes lp:805930 Sysbench breaks on multiple table test with MariaDB 5.2.7 + AriaMichael Widenius2011-07-241-0/+1
| * | | Fixed compilation & test issues found by buildbotMichael Widenius2011-07-021-0/+1
| * | | Merge 5.2 -> 5.3 Sergey Petrunya2011-06-241-7/+11
| |\ \ \ | | |/ /
| | * | Fixed portability problem with partiton_error.testMichael Widenius2011-06-131-5/+10
| | * | Fixes BUG#60976 "Crash, valgrind warning and memory leak with partitioned arc...Michael Widenius2011-06-111-2/+1
| * | | Merge with 5.2 to get bug fixes for thr_lockMichael Widenius2011-06-061-1/+1
| |\ \ \ | | |/ /
| | * | Fixed lock sorting and lock check issues with thr_lock that caused warnings w...Michael Widenius2011-06-061-1/+1
| * | | Merge with 5.3 mainMichael Widenius2011-05-161-0/+7
| |\ \ \
| | * | | Directories with .dylib files added to DYLD_LOIBRARY_PATH to allow plugins to...Oleksandr Byelkin2011-05-131-0/+7
| * | | | Merge with MariaDB 5.2Michael Widenius2011-05-101-20/+70
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | mergeVladislav Vaintroub2011-05-041-1/+1
| | |\ \ | | | |/
| | | * Avoid mtr warning on Windows during startup Vladislav Vaintroub2011-05-041-1/+1
| | * | Merge with MariaDB 5.1Michael Widenius2011-05-031-13/+59
| | |\ \ | | | |/
| | | * Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-13/+59
| | | |\
| * | | | lp:730035 Handlersocket does not loadSergei Golubchik2011-04-191-1/+1
| * | | | Fixes to get more information about random bind failure in pushbuild for wind...Michael Widenius2011-03-301-0/+2
| * | | | mergeVladislav Vaintroub2011-03-281-0/+3
| |\ \ \ \ | | |/ / /
| | * | | Fixed test failures with embedded serverMichael Widenius2011-03-281-0/+3
| * | | | merge mwl#55Vladislav Vaintroub2011-03-111-53/+57
| |\ \ \ \ | | |/ / /
| | * | | merge 5.2Vladislav Vaintroub2011-03-101-46/+178
| | |\ \ \
| | * | | | MWL#55 : cherrypick MySQL 5.5 CMake/build improvements in orderVladislav Vaintroub2011-01-291-53/+57
| * | | | | Merge with 5.2Michael Widenius2011-03-091-45/+177
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-46/+178
| | |\ \ \ \ | | | |/ / / | | |/| / / | | | |/ /
| | | * | Fix mtr errors with Windows/embedded/plugins.Vladislav Vaintroub2011-02-261-1/+1
| | | * | - maria/ma_test_all.sh can now be run with --tmpdir=/dev/shm for faster testingMichael Widenius2011-02-251-1/+1
| | | * | - Reduced memory requirements for mysqltest to 1/4.th This also gave a speed...Michael Widenius2011-02-241-4/+4
| | | * | Fixed test failure that ended with "There is no group named 'mysqld.10' that ...Michael Widenius2011-02-231-0/+1
| | | * | Merge with MySQL 5.1.55Michael Widenius2011-02-201-36/+153
| | | |\ \
| | | * | | Don't delete directory mysql-test/var if we use mysql-test-run --vardir=Michael Widenius2011-02-031-4/+5
| | | * | | Updated mysql-test-run to create on failure a var/log/files.log to allow us t...Michael Widenius2011-01-181-0/+13
| * | | | | Merge with mainMichael Widenius2011-02-221-4/+6
| |\ \ \ \ \
| | * \ \ \ \ Merge with 5.1Michael Widenius2011-01-111-4/+6
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Automatic merge with 5.1Michael Widenius2011-01-101-1/+1
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | - Fixed that Aria works with HANDLER commandsMichael Widenius2011-01-101-1/+1
| | | * | | | Merge with 5.1Michael Widenius2011-01-051-3/+5
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | Speed up `mtr --parallel=<lots>` by scheduling some slow tests earlier.unknown2011-01-031-3/+5
| * | | | | | Fix remaining 5.2 buildbot problems:Vladislav Vaintroub2011-02-211-2/+3
| |/ / / / /
| * | | | | Merge DS-MRR/CPK improvements into 5.3-mainSergey Petrunya2010-12-131-1/+3
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge MWL#121-125 DS-MRR improvements into MWL#128 Classic hash join treeSergey Petrunya2010-11-151-1/+3
| | |\ \ \ \
| | | * | | | Include optimizer_unfixed_bugs testsuite in buildbot runsSergey Petrunya2010-11-091-1/+3
| * | | | | | mergeVladislav Vaintroub2010-12-021-8/+6
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | address review commentsVladislav Vaintroub2010-12-021-7/+6
| | * | | | | Adapt fix_vs_config_dir () for VS2010Vladislav Vaintroub2010-12-011-3/+2
| * | | | | | merge with 5.1Michael Widenius2010-11-301-18/+70
| |\ \ \ \ \ \ | | |/ / / / / | | | / / / / | | |/ / / / | |/| | | |
| | * | | | Merge with MySQL 5.1.53Michael Widenius2010-11-251-4/+13
| | |\ \ \ \