summaryrefslogtreecommitdiff
path: root/mysql-test/suite/engines
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.0.14 into 10.1Sergei Golubchik2014-10-153-19/+17
|\
| * Don't give warning if there are two unique keys used with INSERT .. ON DUPLIC...Michael Widenius2014-09-161-17/+13
| * 5.5.39 mergeSergei Golubchik2014-08-072-2/+4
| |\
| | * MDEV-6378 mtr engines iuds time tests failElena Stepanova2014-07-282-2/+4
* | | MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes)Sergei Golubchik2014-10-1115-156/+1
|/ /
* | MDEV-4929 Myanmar collationAlexander Barkov2013-12-202-0/+10
* | Merging xxx_unicode_520_ci and xxx_vietnamese_ci from MySQL-5.6.Alexander Barkov2013-11-123-0/+21
* | MDEV-5241: Collation incompatibilities with MySQL-5.6Michael Widenius2013-11-092-10/+20
* | Recording correct test results:Alexander Barkov2013-11-062-0/+14
* | 5.5 merge and fixes for compiler/test errorsSergei Golubchik2013-09-182-10/+0
|\ \ | |/
| * remove PBXTSergei Golubchik2013-08-302-10/+0
* | 5.5 mergeSergei Golubchik2013-03-273-270/+152
|\ \ | |/
| * merge with mysql-5.5.30 minus few incorrect or not applicable changesetsSergei Golubchik2013-02-283-270/+152
| |\
| | * BUG#12359942 - REPLICATION TEST FROM ENGINE SUITE RPL_ROW_UNTIL TIMES OUTShivji Kumar Jha2012-12-091-2/+1
| | |\
| | * \ BUG#12359942 - REPLICATION TEST FROM ENGINE SUITE RPL_ROW_UNTIL TIMES OUTShivji Kumar Jha2012-12-053-270/+153
| | |\ \ | | | |/
| | | * BUG#12359942 - REPLICATION TEST FROM ENGINE SUITE RPL_ROW_UNTIL TIMES OUTShivji Kumar Jha2012-11-303-261/+152
* | | | MDEV-3990: engine tests went out of sync with current MariaDB codeElena Stepanova2013-01-132-8/+1
|/ / /
* | | storage_engine tests and upstream engines/* suites went out of sync with curr...Elena Stepanova2012-12-2820-1400/+1985
* | | merge with MySQL 5.5.27Sergei Golubchik2012-08-093-0/+24
|\ \ \ | |/ /
| * | manual merge (WL6219)Gleb Shchepa2012-06-293-0/+24
| |\ \ | | |/
| | * Backport of the deprecation warning from WL#6219: "Deprecate and remove YEAR(...Gleb Shchepa2012-06-293-0/+24
* | | MDEV-369: Mismatches in MySQL engines test suiteElena Stepanova2012-08-023-7/+7
* | | Merge 5.3->5.5Elena Stepanova2012-08-0236-275/+3066
|\ \ \
| * | | MDEV-369 (Mismatches in MySQL engines test suite)Elena Stepanova2012-07-3034-225/+3140
| * | | Result files were wrong due to MySQL bug#66034 Elena Stepanova2012-07-262-5/+5
| | |/ | |/|
* | | mysql-5.5.22 mergeSergei Golubchik2012-03-282-0/+4
|\ \ \ | | |/ | |/|
| * | Merging from 5.1Alexander Barkov2012-02-022-0/+4
| |\ \ | | |/
| | * Postfix for Bug#11752408.Alexander Barkov2012-02-022-0/+4
| * | merge 5.1 -> 5.5Vinay Fisrekar2011-10-1232-11/+96
| |\ \ | | |/
* | | overlay support for mysql-test-run and mysqltestSergei Golubchik2012-02-232-0/+0
* | | remove few obscure, unused, or misused mtr featuresSergei Golubchik2012-02-062-2/+0
* | | 5.3 mergeSergei Golubchik2012-01-1332-11/+96
|\ \ \ | | |/ | |/|
| * | bug#11766457 - adjusting/modifying the the tests as tests were failing if sys...Vinay Fisrekar2011-10-1232-11/+96
* | | merge with 5.3Sergei Golubchik2011-10-195-4/+18
|\ \ \ | |/ / | | / | |/ |/|
* | merge from mysql-5.1 -> mysql-5.5Vinay Fisrekar2011-03-011-2/+2
|\ \ | |/
| * Bug#11766165 - 59211: SELECT RETURNS DIFFERENT VALUE FOR MIN(YEAR) FUNCTIONVinay Fisrekar2011-03-011-2/+2
* | bzr merger from mysql-5.1 to mysql-5.5Vinay Fisrekar2011-02-072-1/+1
|\ \ | |/
| * Bug#59955 - engines/funcs/ps_string_not_null test needs better cleanupVinay Fisrekar2011-02-072-1/+1
| * Modifications in mysql-5.1 engines test suite.Nirbhay Choubey2011-01-0533-159/+731
* | Modifications in mysql-5.5 engines test suite.Nirbhay Choubey2011-01-0557-217/+1530
* | Manual mergeunknown2010-05-2634-1496/+195
|\ \ | |/
| * Bug #49741 test files contain explicit references to bin/relay-log positionsunknown2010-05-2434-1445/+188
* | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-05-091-6/+6
|\ \ | |/
| * Updates to README file of the 'engines' test suitesOmer BarNir2010-05-041-6/+6
* | Manual merge from mysql-trunk.Alexander Nozdrin2010-05-0784-4376/+4204
|\ \ | |/ |/|
| * Changes to result files in the engine suite - missed from previous commitOmer BarNir2010-05-042-110/+62
| * Updates to test and result files in the 'engine' suites following changes in 5.5Omer BarNir2010-05-0484-4263/+4147
* | Correction to the disabled.def file in engines/iuds that got overwritten by Omer BarNir2010-04-071-7/+1
* | Updates to test files in the 'engines' suite following changes in 5.1.46Omer BarNir2010-04-066-6/+24
|/
* Test suites for engine testing, moved from test-extra so will be availableOmer BarNir2010-03-17914-0/+937101