summaryrefslogtreecommitdiff
path: root/mysql-test/suite/innodb
Commit message (Expand)AuthorAgeFilesLines
* MDEV-21454 Show actual mismatching values in mismatch error messages from row...bb-10.2-MDEV-21454Eugene Kosov2020-01-102-2/+2
* MDEV-21429 TRUNCATE and OPTIMIZE are being refused due to "row size too large"Marko Mäkelä2020-01-072-2/+34
* MDEV-20832 Don't print "row size too large" warnings in error log if innodb_s...Eugene Kosov2019-11-2014-17/+45
* MDEV-21069 Crash on DROP TABLE if the data file is corruptedMarko Mäkelä2019-11-191-1/+25
* MDEV-20949 Stop issuing 'row size' error on DMLEugene Kosov2019-11-131-2/+0
* MDEV-20934 Infinite loop on innodb_fast_shutdown=0 with inconsistent change b...Marko Mäkelä2019-11-062-1/+30
* Merge branch 'github/10.1' into 10.2Sergei Golubchik2019-10-302-0/+32
|\
| * MDEV-20354 All but last insert ignored in InnoDB tables when table lockedSergei Golubchik2019-10-302-0/+32
* | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-10-302-13/+13
|\ \ | |/
| * MDEV-20927 Duplicate key with auto incrementMarko Mäkelä2019-10-303-16/+16
* | MDEV-20549 SQL SECURITY DEFINER does not work for INFORMATION_SCHEMA tablesSergei Golubchik2019-10-283-0/+648
* | Clean up innodb.innodb_stats_persistentMarko Mäkelä2019-10-242-38/+21
* | MDEV-20864 Introduce debug option innodb_change_buffer_dumpMarko Mäkelä2019-10-191-1/+1
* | MDEV-19514 preparation: Extend innodb.innodb-change-buffer-recoveryMarko Mäkelä2019-09-263-32/+46
* | MDEV-20675 Crash in SHOW ENGINE INNODB STATUS with innodb_force_recovery=5Marko Mäkelä2019-09-261-0/+5
* | MDEV-16222: Move the test to gcol.innodb_virtual_debug_purgeMarko Mäkelä2019-09-203-98/+0
* | Merge 10.1 into 10.2Marko Mäkelä2019-09-181-1/+1
|\ \ | |/
| * MDEV-20138 innodb.trx_id_future fails on big-endianMarko Mäkelä2019-08-131-0/+10
* | MDEV-20143 innodb.innodb-virtual-columns-debug failed in buildbot with wrong ...Nikita Malyavin2019-09-102-2/+2
* | MDEV-20531: innodb.temporary_table_optimisation failsMarko Mäkelä2019-09-092-13/+13
* | MDEV-15326 preparation: Test slow shutdown after XA PREPAREMarko Mäkelä2019-09-042-1/+26
* | Updated mtr files to support different compiled in optionsMonty2019-09-0119-11/+84
* | Clean up innodb.innodb-read-viewMarko Mäkelä2019-08-292-14/+3
* | MDEV-13626: Add innodb.innodb-read-viewMarko Mäkelä2019-08-272-0/+441
* | MDEV-17187 table doesn't exist in engine after ALTER of FOREIGN KEYMarko Mäkelä2019-08-214-3/+105
* | MDEV-17187: Code cleanupMarko Mäkelä2019-08-211-2/+2
* | MDEV-20389: Refine the test caseMarko Mäkelä2019-08-202-2/+3
* | MDEV-20389 The test innodb.innodb_bug84958 fails intermittentlyAleksey Midenkov2019-08-202-4/+16
* | MDEV-19200: shutdown timeout on innodb.undo_truncate_recoverMarko Mäkelä2019-08-163-3/+3
* | MDEV-20301 InnoDB's MVCC has O(N^2) behaviorsAleksey Midenkov2019-08-144-160/+167
* | MDEV-20310: Make InnoDB crash tests Valgrind-friendlyMarko Mäkelä2019-08-134-146/+195
* | MDEV-17614: After-merge fixMarko Mäkelä2019-08-123-71/+15
* | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-07-262-0/+189
|\ \ | |/
| * Merge branch '5.5' into 10.1Oleksandr Byelkin2019-07-252-0/+184
| |\
| | * Bug#15851528 DUPLICATE KEY ERROR ON AUTO-INC PK WITH MIXED AUTO_INCREMENT_INC...Rahul Malik2019-07-232-2/+190
| | * Revert "MDEV-8827 Duplicate key with auto increment"Marko Mäkelä2019-07-232-3/+3
| | * Bug #20989615 INNODB AUTO_INCREMENT PRODUCES SAME VALUE TWICEThirunarayanan Balathandayuthapani2019-07-232-0/+186
* | | MDEV-17005: Re-enable existing tests for non-debug serverMarko Mäkelä2019-07-224-43/+45
* | | Merge 10.1 into 10.2Marko Mäkelä2019-07-222-0/+38
|\ \ \ | |/ /
| * | MDEV-20102 Phantom InnoDB table remains after interrupted CREATE...SELECTMarko Mäkelä2019-07-222-0/+33
* | | MDEV-17005 add debug logs and set up deterministic testNikita Malyavin2019-07-222-0/+43
* | | Merge 10.1 into 10.2Marko Mäkelä2019-07-191-3/+0
|\ \ \ | |/ /
| * | Fix innodb-system-table-view for --embeddedMarko Mäkelä2019-07-192-4/+1
| * | MDEV-20094: Disable innodb.check_ibd_filesizeMarko Mäkelä2019-07-181-0/+1
* | | Merge 10.1 into 10.2Marko Mäkelä2019-07-1813-0/+633
|\ \ \ | |/ /
| * | MDEV-13625: Add innodb.check_ibd_filesizeMarko Mäkelä2019-07-186-0/+173
| * | MDEV-13625: Adapt the test innodb-system-table-viewMarko Mäkelä2019-07-185-0/+341
| * | MDEV-13626: Add the test innodb.trx_id_futureMarko Mäkelä2019-07-182-0/+69
| * | MDEV-13625: Add the test innodb.innodb-wl5980-debugMarko Mäkelä2019-07-182-0/+78
* | | MDEV-15641 InnoDB crash while committing table-rebuilding ALTER TABLEThirunarayanan Balathandayuthapani2019-07-103-0/+104