summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Backport MySQL WL#2540 into MariaDB.unknown2011-05-0346-1073/+1526
* Fix race in testcase innodb_plugin.group_commitunknown2011-04-142-0/+4
* MWL#116: After-review fixes.unknown2011-04-0719-7/+7
* After-merge fixes.unknown2011-04-041-0/+4
* Merge --binlog_optimize_thread_scheduling into mariadb-5.2-rpl.unknown2011-04-049-0/+510
|\
| * MWL#116: group commitunknown2011-03-239-0/+503
* | Merge MariaDB 5.2.5 release into MariaDB-5.2-rpl.unknown2011-04-011123-12970/+19027
|\ \
| * | use mtr_verbose() for debug output in suite.pm filesSergei Golubchik2011-03-011-2/+1
| * | 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
| * | | Fixed wrong filenames in maria unittest that caused unittest to failMichael Widenius2011-03-011-1/+11
| * | | Merge with 5.1 to get fixes for tests and compiler warningsMichael Widenius2011-03-015-9/+2
| |\ \ \ | | |/ /
| | * | Get rid of compiler warningsMichael Widenius2011-02-281-2/+0
| | * | Increase version numberMichael Widenius2011-02-284-7/+2
| * | | Fixes to mysql-test-run and testsMichael Widenius2011-03-014-9/+15
| * | | Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281082-11986/+17050
| |\ \ \ | | |/ /
| | * | Disable variables-big with debug binaries.Vladislav Vaintroub2011-02-272-0/+10
| | * | Build fixes:Vladislav Vaintroub2011-02-262-4/+4
| | * | Fix mtr errors with Windows/embedded/plugins.Vladislav Vaintroub2011-02-261-1/+1
| | * | Automatic merge with 5.1-merge to get in Merge with MySQL 5.1.55Michael Widenius2011-02-261056-11960/+16500
| | |\ \
| | | * | - maria/ma_test_all.sh can now be run with --tmpdir=/dev/shm for faster testingMichael Widenius2011-02-252-3/+3
| | | * | - Reduced memory requirements for mysqltest to 1/4.th This also gave a speed...Michael Widenius2011-02-242-5/+5
| | | * | Fixed build failuresMichael Widenius2011-02-232-2/+2
| | | * | Fixed test failure that ended with "There is no group named 'mysqld.10' that ...Michael Widenius2011-02-233-20/+22
| | | * | Merge with mainMichael Widenius2011-02-222-0/+12
| | | |\ \ | | | |/ / | | |/| |
| | | * | Merged InnoDB plugin from MySQL 5.1.54 -> MySQL 5.1.55 into xtradbMichael Widenius2011-02-224-809/+41
| | | * | Merge with xtradb code changesMichael Widenius2011-02-2283-110/+1640
| | | |\ \
| | | | * \ Merge XtraDB from Percona Server 5.1.54-12.5 into MariaDB.unknown2011-02-0482-109/+1638
| | | | |\ \
| | | * | \ \ Merge with MySQL 5.1.55Michael Widenius2011-02-20967-11069/+14843
| | | |\ \ \ \
| | | | * \ \ \ mergeGeorgi Kodinov2011-01-1213-4115/+1639
| | | | |\ \ \ \
| | | | | * | | | Bug #57321 crashes and valgrind errors from spatial types Alexey Botchkov2011-01-122-0/+18
| | | | | * | | | Fix for bug #58499 "DEFINER-security view selecting from Dmitry Lenev2011-01-122-2/+268
| | | | | * | | | Bug#58207: invalid memory reads when using default column value and Martin Hansson2011-01-122-0/+21
| | | | | * | | | mergeMattias Jonsson2011-01-107-4113/+1332
| | | | | |\ \ \ \
| | | | | | * \ \ \ mergeMattias Jonsson2011-01-047-4113/+1332
| | | | | | |\ \ \ \
| | | | | | | * | | | Bug#54483: valgrind errors when making warnings for multiline inserts into pa...Mattias Jonsson2010-12-227-4113/+1332
| | | | * | | | | | | Bug#59211: Select Returns Different Value for min(year) FunctionOystein Grovlen2011-01-122-0/+24
| | | | * | | | | | | mergeGeorgi Kodinov2011-01-106-2/+77
| | | | |\ \ \ \ \ \ \ | | | | | |/ / / / / /
| | | | | * | | | | | Merge mysql-5.1 -> mysql-5.1-innodbVasil Dimov2011-01-0748-165/+900
| | | | | |\ \ \ \ \ \
| | | | | * \ \ \ \ \ \ Merge mysql-5.1-bugteam -> mysql-5.1-innodbVasil Dimov2010-12-27788-5816/+8452
| | | | | |\ \ \ \ \ \ \
| | | | | * | | | | | | | Bug#58912 InnoDB unnecessarily avoids update-in-place on column prefix indexesMarko Mäkelä2010-12-212-2/+18
| | | | | * | | | | | | | Speed up innodb_bug57255.testVasil Dimov2010-12-142-0/+4
| | | | | * | | | | | | | Merge mysql-5.1-bugteam -> mysql-5.1-innodbVasil Dimov2010-12-126-5/+16
| | | | | |\ \ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ \ Merge mysql-5.1-bugteam -> mysql-5.1-innodbVasil Dimov2010-12-059-25/+183
| | | | | |\ \ \ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ \ \ Merge mysql-5.1-bugteam -> mysql-5.1-innodbVasil Dimov2010-11-2949-29/+1519
| | | | | |\ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | Fix bug# 18274 InnoDB auto_increment field reset on OPTIMIZE TABLESunny Bains2010-11-242-0/+55
| | | | * | | | | | | | | | | | automergeGeorgi Kodinov2011-01-0750-165/+922
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|/ / / / / / | | | | | |/| | | | | | | | | |
| | | | | * | | | | | | | | | | Adding more mtr commands to runs engine suites.Saikumar V2011-01-061-0/+6
| | | | | * | | | | | | | | | | Bug #59178: disable the test caseGeorgi Kodinov2011-01-051-0/+1
| | | | | * | | | | | | | | | | Modifications in mysql-5.1 engines test suite.Nirbhay Choubey2011-01-0533-159/+731