summaryrefslogtreecommitdiff
path: root/mysql-test/suite/innodb/t
Commit message (Expand)AuthorAgeFilesLines
* Close a file handle in a Perl snippet.Marko Mäkelä2017-03-241-0/+1
* MDEV-11802 innodb.innodb_bug14676111 fails on buildbotMarko Mäkelä2017-03-241-28/+29
* MDEV-12258 InnoDB: Fix the bogus debug assertion introduced in MDEV-12219Marko Mäkelä2017-03-181-0/+31
* MDEV-12269 Port Bug#22996442 INNODB: MAKE UNIV_DEBUG DEPEND ON DBUG_OFFMarko Mäkelä2017-03-166-43/+40
* MDEV-12201 innodb_flush_method are not available on WindowsVladislav Vaintroub2017-03-091-1/+0
* MDEV-11027 InnoDB log recovery is too noisyMarko Mäkelä2017-03-082-10/+6
* MDEV-12121: Revert test adjustments for -DWITH_INNODB_AHI=OFFMarko Mäkelä2017-03-033-13/+14
* MDEV-12121 Introduce build option WITH_INNODB_AHI to disable innodb_adaptive_...Marko Mäkelä2017-03-033-26/+75
* MDEV-12103 Reduce the time of looking for MLOG_CHECKPOINT during crash recoveryMarko Mäkelä2017-03-031-0/+32
* MDEV-12146 Deprecate and remove innodb_instrument_semaphoresMarko Mäkelä2017-02-281-1/+0
* MDEV-11927 InnoDB change buffer is not being mergedMarko Mäkelä2017-02-244-1366/+90
* MDEV-11802 preparation: Clean up the purge tests.Marko Mäkelä2017-02-194-11/+191
* Simplify a WL#6494/WL#7142 test.mariadb-10.2.4Marko Mäkelä2017-02-162-31/+22
* MDEV-11782: Redefine the innodb_encrypt_log formatMarko Mäkelä2017-02-158-35/+11
* MDEV-12061 Allow innodb_log_files_in_group=1Marko Mäkelä2017-02-152-25/+3
* Merge branch 'bb-10.2-serg-merge' into 10.2Sergei Golubchik2017-02-111-0/+51
|\
| * Merge branch '10.1' into 10.2Sergei Golubchik2017-02-101-0/+51
| |\
| | * Merge 10.0 into 10.1 (test-only changes)Marko Mäkelä2017-01-276-56/+22
| | |\
| | | * Clean up a few tests that kill the server.Marko Mäkelä2017-01-274-68/+23
| | | * MDEV-11814 test fixMarko Mäkelä2017-01-271-5/+7
| | * | Merge 10.0 into 10.1Marko Mäkelä2017-01-261-0/+185
| | |\ \ | | | |/
| | | * MDEV-11814 Refuse innodb_read_only startup if crash recovery is neededMarko Mäkelä2017-01-261-0/+185
| | * | MDEV-11838: Innodb-encryption-algorithm default should be != noneJan Lindström2017-01-191-0/+51
* | | | MDEV-7635: Update tests to adapt to the new default sql_modeNirbhay Choubey2017-02-109-26/+33
* | | | MDEV-7635: Part 1Nirbhay Choubey2017-02-105-0/+10
|/ / /
* | | Adjust a test that is not supposed to crash.Marko Mäkelä2017-02-091-5/+1
* | | Relax assertions on shutdown after aborted startup.Marko Mäkelä2017-02-091-2/+10
* | | Remove some more error log spam.Marko Mäkelä2017-02-083-21/+17
* | | MDEV-11782 WIP: Clean up the code, and add a test.Marko Mäkelä2017-02-071-12/+13
* | | MDEV-11985 Make innodb_read_only shutdown more robustMarko Mäkelä2017-02-061-0/+39
* | | MDEV-11948 innodb.log_file fails in buildbot on CentOS 5Marko Mäkelä2017-02-061-115/+96
* | | Test recovery when a .ibd file is a directory.Marko Mäkelä2017-02-061-15/+21
* | | Simplify innodb.innochecksum test.Marko Mäkelä2017-02-061-50/+8
* | | MDEV-11782 Work-in-progress (test only).Marko Mäkelä2017-02-031-0/+27
* | | innodb.log_corruption: Use the main error log.Marko Mäkelä2017-02-031-54/+72
* | | Extend the innodb.log_corruption test.Marko Mäkelä2017-02-021-38/+196
* | | Clean up a test.Marko Mäkelä2017-02-012-54/+58
* | | Remove a work-around for MDEV-11689.Marko Mäkelä2017-01-311-16/+17
* | | Rewrite the innodb.log_file_size test with DBUG_EXECUTE_IF.Marko Mäkelä2017-01-311-64/+93
* | | Fix a suppression that did not work on Windows.Marko Mäkelä2017-01-301-1/+1
* | | Do not remove the master error log file.Marko Mäkelä2017-01-301-1/+0
* | | skip innodb.log_corruption test if no unzip executable is foundSergei Golubchik2017-01-2910-9/+10
* | | Import and adjust the InnoDB redo log tests from MySQL 5.7.Marko Mäkelä2017-01-2714-0/+740
* | | Clean up a few tests that kill the server.Marko Mäkelä2017-01-275-42/+20
* | | Fix test failure on innodb-trim.Jan Lindström2017-01-271-8/+8
* | | MDEV-11814 Refuse innodb_read_only startup if crash recovery is neededMarko Mäkelä2017-01-271-0/+188
* | | Fix test failure on innodb-trim.Jan Lindström2017-01-271-0/+10
* | | Fix test failure on innodb-wl5522Jan Lindström2017-01-271-0/+2
* | | MDEV-11850: Can't create foreign key referencing a virtual columnJan Lindström2017-01-261-0/+61
* | | Import and adjust a test from MySQL 5.7.Marko Mäkelä2017-01-251-0/+51