summaryrefslogtreecommitdiff
path: root/mysql-test/suite/innodb/r
Commit message (Expand)AuthorAgeFilesLines
* MDEV-11802 innodb.innodb_bug14676111 fails on buildbotMarko Mäkelä2017-03-241-15/+26
* MDEV-12258 InnoDB: Fix the bogus debug assertion introduced in MDEV-12219Marko Mäkelä2017-03-181-0/+28
* MDEV-12269 Port Bug#22996442 INNODB: MAKE UNIV_DEBUG DEPEND ON DBUG_OFFMarko Mäkelä2017-03-163-6/+32
* MDEV-11027 InnoDB log recovery is too noisyMarko Mäkelä2017-03-081-1/+3
* MDEV-12121: Revert test adjustments for -DWITH_INNODB_AHI=OFFMarko Mäkelä2017-03-033-13/+25
* MDEV-12121 Introduce build option WITH_INNODB_AHI to disable innodb_adaptive_...Marko Mäkelä2017-03-033-29/+65
* MDEV-12103 Reduce the time of looking for MLOG_CHECKPOINT during crash recoveryMarko Mäkelä2017-03-031-0/+6
* MDEV-11927 InnoDB change buffer is not being mergedMarko Mäkelä2017-02-244-1096/+80
* MDEV-11802 preparation: Clean up the purge tests.Marko Mäkelä2017-02-192-4/+1326
* Simplify a WL#6494/WL#7142 test.mariadb-10.2.4Marko Mäkelä2017-02-162-4/+6
* MDEV-11782: Redefine the innodb_encrypt_log formatMarko Mäkelä2017-02-155-16/+3
* MDEV-12061 Allow innodb_log_files_in_group=1Marko Mäkelä2017-02-152-41/+1
* Merge branch 'bb-10.2-serg-merge' into 10.2Sergei Golubchik2017-02-111-0/+20
|\
| * Merge branch '10.1' into 10.2Sergei Golubchik2017-02-101-0/+20
| |\
| | * Merge 10.0 into 10.1 (test-only changes)Marko Mäkelä2017-01-275-15/+3
| | |\
| | | * Clean up a few tests that kill the server.Marko Mäkelä2017-01-273-7/+3
| | | * MDEV-11814 test fixMarko Mäkelä2017-01-271-4/+0
| | * | Merge 10.0 into 10.1Marko Mäkelä2017-01-261-0/+35
| | |\ \ | | | |/
| | | * MDEV-11814 Refuse innodb_read_only startup if crash recovery is neededMarko Mäkelä2017-01-261-0/+35
| | * | MDEV-11838: Innodb-encryption-algorithm default should be != noneJan Lindström2017-01-191-0/+20
* | | | MDEV-7635: Update tests to adapt to the new default sql_modeNirbhay Choubey2017-02-1010-34/+412
* | | | MDEV-7635: Part 1Nirbhay Choubey2017-02-104-0/+6
|/ / /
* | | Relax assertions on shutdown after aborted startup.Marko Mäkelä2017-02-091-2/+9
* | | Remove some more error log spam.Marko Mäkelä2017-02-083-20/+17
* | | MDEV-11782 WIP: Clean up the code, and add a test.Marko Mäkelä2017-02-071-9/+8
* | | MDEV-11985 Make innodb_read_only shutdown more robustMarko Mäkelä2017-02-061-0/+36
* | | MDEV-11948 innodb.log_file fails in buildbot on CentOS 5Marko Mäkelä2017-02-061-46/+101
* | | Test recovery when a .ibd file is a directory.Marko Mäkelä2017-02-061-0/+24
* | | Simplify innodb.innochecksum test.Marko Mäkelä2017-02-061-18/+1
* | | MDEV-11782 Work-in-progress (test only).Marko Mäkelä2017-02-031-0/+7
* | | innodb.log_corruption: Use the main error log.Marko Mäkelä2017-02-031-2/+73
* | | Extend the innodb.log_corruption test.Marko Mäkelä2017-02-021-1/+3
* | | Clean up a test.Marko Mäkelä2017-02-012-28/+34
* | | Rewrite the innodb.log_file_size test with DBUG_EXECUTE_IF.Marko Mäkelä2017-01-311-9/+32
* | | Import and adjust the InnoDB redo log tests from MySQL 5.7.Marko Mäkelä2017-01-275-0/+452
* | | Clean up a few tests that kill the server.Marko Mäkelä2017-01-273-8/+2
* | | MDEV-11814 Refuse innodb_read_only startup if crash recovery is neededMarko Mäkelä2017-01-271-0/+31
* | | Fix a test.Marko Mäkelä2017-01-272-2/+0
* | | 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/+86
* | | Fix a test.Marko Mäkelä2017-01-251-0/+1
* | | Import and adjust a test from MySQL 5.7.Marko Mäkelä2017-01-251-0/+16
* | | MDEV-11254: innodb-use-trim has no effect in 10.2Jan Lindström2017-01-243-16/+20
* | | Merge 10.1 to 10.2.Marko Mäkelä2017-01-198-17/+60
|\ \ \ | |/ /
| * | MDEV-11623 follow-up: Adjust tests.Marko Mäkelä2017-01-161-1/+2
| * | MDEV-11623 MariaDB 10.1 fails to start datadir created withMarko Mäkelä2017-01-153-2/+53
| * | MDEV-11799 InnoDB can abort if the doublewrite bufferMarko Mäkelä2017-01-155-8/+1
* | | Fix test failure on innodb-page_compression_snappy test.Jan Lindström2017-01-181-23/+24
* | | Remove references to innodb_file_format.Marko Mäkelä2017-01-1822-791/+556
* | | MDEV-11816 Disallow CREATE TEMPORARY TABLE…ROW_FORMAT=COMPRESSEDMarko Mäkelä2017-01-184-0/+2056