summaryrefslogtreecommitdiff
path: root/mysql-test/suite/innodb/r
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.1' into 10.2Sergei Golubchik2017-03-308-41/+61
|\
| * Merge 10.0 into 10.1Marko Mäkelä2017-03-241-16/+13
| |\
| | * Merge 5.5 into 10.0Marko Mäkelä2017-03-241-16/+13
| | |\
| | | * MDEV-11802 innodb.innodb_bug14676111 fails on buildbotMarko Mäkelä2017-03-241-6/+12
| * | | MDEV-11738: Mariadb uses 100% of several of my 8 cpus doing nothingJan Lindström2017-03-141-1/+1
| * | | Merge 10.0 into 10.1Marko Mäkelä2017-03-091-8/+4
| |\ \ \ | | |/ /
| | * | Merge 5.5 into 10.0Marko Mäkelä2017-03-081-8/+4
| | |\ \ | | | |/
| * | | Merge 10.0 into 10.1Marko Mäkelä2017-03-031-0/+47
| |\ \ \ | | |/ /
| | * | MDEV-11757 KEY_BLOCK_SIZE strangeness when UNCOMPRESSing COMPRESSed InnoDB ta...Sergei Golubchik2017-02-281-0/+47
| * | | Merge 10.0 into 10.1Marko Mäkelä2017-02-201-4/+1
| |\ \ \ | | |/ /
| | * | Revert the MDEV-4396 tweak to innodb.innodb_bug14676111.Marko Mäkelä2017-02-201-4/+1
| * | | After review fixes for MDEV-11759.Jan Lindström2017-02-091-9/+0
| * | | Remove unnecessary have_debug.inc, not_valgrind.incMarko Mäkelä2017-02-084-28/+10
| * | | Remove some more error log spam.Marko Mäkelä2017-02-083-39/+17
| * | | Remove some error log spam by not effectively setting DEBUG_DBUG='d'.Marko Mäkelä2017-02-081-57/+48
| * | | Merge 10.0 into 10.1Marko Mäkelä2017-02-083-11/+82
| |\ \ \ | | |/ /
| | * | Rewrite the innodb.log_file_size test with DBUG_EXECUTE_IF.Marko Mäkelä2017-02-051-9/+51
| | * | MDEV-11985 Make innodb_read_only shutdown more robustMarko Mäkelä2017-02-041-0/+29
| | * | innodb.innodb-get-fk: Actually test --innodb-read-only.Marko Mäkelä2017-02-031-2/+2
| * | | Add suppression for page corruption caused by error injection.Jan Lindström2017-02-071-0/+2
| * | | MDEV-11759: Encryption code in MariaDB 10.1/10.2 causesJan Lindström2017-02-062-0/+5
* | | | 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