summaryrefslogtreecommitdiff
path: root/mysql-test/suite/innodb
Commit message (Expand)AuthorAgeFilesLines
* Adjust the imported MySQL 5.6 tests for MariaDBMarko Mäkelä2017-08-2921-123/+182
* MDEV-13625 Merge InnoDB test cases from MySQL 5.6 (part 1)Marko Mäkelä2017-08-2927-0/+6904
* MDEV-13606 XA PREPARE transactions should survive innodb_force_recovery=1 or 2Marko Mäkelä2017-08-232-1/+6
* Update innodb test result post print_lock_error changeVicențiu Ciorbaru2017-08-012-2/+2
* MDEV-12915 ST_Centroid does not return the same result than MySQL.Alexey Botchkov2017-08-011-2/+2
* MDEV-12975 InnoDB redo log minimum size check uses detected file size instead...Marko Mäkelä2017-06-191-1/+7
* MDEV-12873 InnoDB SYS_TABLES.TYPE incompatibility for PAGE_COMPRESSION in Mar...Marko Mäkelä2017-06-135-3/+532
* MDEV-13059 XtraDB hangs on Windows due to failing to release block->lock X-latchVladislav Vaintroub2017-06-121-10/+0
* Partially disable a test affected by MDEV-13059Marko Mäkelä2017-06-121-0/+10
* MDEV-13039 innodb_fast_shutdown=0 may fail to purge all undo logMarko Mäkelä2017-06-092-0/+113
* Follow-up to MDEV-12042 (test innodb_page_size variants)Marko Mäkelä2017-06-065-6/+5
* MDEV-12052 Shutdown crash presumably due to master thread activityMarko Mäkelä2017-05-262-0/+39
* MDEV-12635 innodb.log_file_size fails when run with ValgrindMarko Mäkelä2017-05-052-0/+4
* Add and adjust a test from MySQL:Marko Mäkelä2017-04-242-0/+175
* Add and adjust a test from MySQL:Marko Mäkelä2017-04-243-0/+98
* MDEV-12488 Remove type mismatch in InnoDB printf-like callsMarko Mäkelä2017-04-212-62/+6
* Import two ALTER TABLE…ALGORITHM=INPLACE tests from MySQL 5.6.Marko Mäkelä2017-04-054-0/+264
* Merge 5.5 into 10.0Marko Mäkelä2017-03-242-51/+43
|\
| * MDEV-11802 innodb.innodb_bug14676111 fails on buildbotMarko Mäkelä2017-03-243-39/+41
* | Merge 5.5 into 10.0Marko Mäkelä2017-03-082-20/+8
|\ \ | |/
* | MDEV-11757 KEY_BLOCK_SIZE strangeness when UNCOMPRESSing COMPRESSed InnoDB ta...Sergei Golubchik2017-02-282-0/+70
* | Revert the MDEV-4396 tweak to innodb.innodb_bug14676111.Marko Mäkelä2017-02-203-15/+2
* | Rewrite the innodb.log_file_size test with DBUG_EXECUTE_IF.Marko Mäkelä2017-02-052-73/+149
* | MDEV-11985 Make innodb_read_only shutdown more robustMarko Mäkelä2017-02-042-0/+65
* | innodb.innodb-get-fk: Actually test --innodb-read-only.Marko Mäkelä2017-02-032-6/+8
* | Clean up a few tests that kill the server.Marko Mäkelä2017-01-277-75/+26
* | MDEV-11814 test fixMarko Mäkelä2017-01-272-9/+7
* | MDEV-11814 Refuse innodb_read_only startup if crash recovery is neededMarko Mäkelä2017-01-262-0/+220
* | MDEV-11231 Server crashes in check_duplicate_key on CREATE TABLE ... SELECTSergei Golubchik2016-12-043-5/+5
* | Merge branch 'merge/merge-tokudb-5.6' into 10.0Sergei Golubchik2016-12-041-1/+1
* | import a test case from percona-server-5.6.34-79.1Sergei Golubchik2016-12-042-0/+56
* | MDEV-10427: innodb.innodb-wl5522-debug-zip fails sporadically in buildbotJan Lindström2016-11-292-0/+7
* | backport include/search_pattern_in_file.inc from 10.1Sergei Golubchik2016-10-261-0/+1
* | Merge branch '5.5' into 10.0Sergei Golubchik2016-09-272-3/+6
|\ \ | |/
| * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-09-112-4/+19
| |\
| | * Bug #23280699: MYSQLD GOT SIGNAL 11 IN IS_NULL ON SELECTSreeharsha Ramanavarapu2016-07-222-10/+15
| * | MDEV-10083: Orphan ibd file when playing with foreign keysJan Lindström2016-06-232-0/+202
* | | MDEV-10775 System table in InnoDB format allowed in MariaDB could lead to crashSergei Golubchik2016-09-232-0/+20
* | | Merge branch 'bb-10.0-serg' into 10.0Sergei Golubchik2016-08-141-0/+56
|\ \ \
| * | | after merge fixesSergei Golubchik2016-08-101-0/+56
* | | | MDEV-10535: ALTER TABLE causes standalone/wsrep cluster crashJan Lindström2016-08-132-0/+83
* | | | MDEV-10469: innodb.innodb-alter-tempfile fails in buildbot: InnoDB: Warning: ...Jan Lindström2016-08-132-0/+11
* | | | MDEV-8569 build_table_filename() doesn't support temporary tables.Alexey Botchkov2016-07-182-10/+24
|/ / /
* | | Merge following commit from 5.5:Jan Lindström2016-06-232-0/+204
* | | Merge branch '5.5' into bb-10.0Sergei Golubchik2016-06-212-120/+58
|\ \ \ | |/ /
| * | MDEV-7139: Sporadic failure in innodb.innodb_corrupt_bit on P8Jan Lindström2016-06-082-118/+56
* | | Merge branch '5.5' into 10.0Sergei Golubchik2016-04-262-0/+85
|\ \ \ | |/ /
| * | MDEV-9142 :Adding Constraint with no database referenceJan Lindström2016-04-232-0/+85
* | | MDEV-9918: [ERROR] mysqld got signal 11 during ALTER TABLE `name` COLUMN ADDJan Lindström2016-04-222-0/+95
* | | MDEV-9667: Server hangs after select count(distinct name) from t2 where a=836...Jan Lindström2016-03-112-0/+39