summaryrefslogtreecommitdiff
path: root/mysql-test/suite/innodb_zip/t
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-151-0/+1329
|\ \ \ \ | |/ / /
| * | | Add back (and clean up) the test innodb_zip.prefix_index_liftedlimitMarko Mäkelä2018-02-091-0/+1332
* | | | (Part#2) MDEV-13049 Querying INFORMATION_SCHEMA becomes slow in MariaDB 10.1Alexander Barkov2017-10-311-1/+1
* | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2017-10-303-9/+16
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2017-10-255-12/+19
| |\ \ \ | | |/ /
| | * | Merge 10.0 into 10.1Marko Mäkelä2017-10-241-4/+4
| | |\ \ | | | |/
| | | * Merge 5.5 into 10.0Marko Mäkelä2017-10-241-4/+4
| | | |\
* | | | \ Merge bb-10.2-ext into 10.3Marko Mäkelä2017-09-211-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-13847 Allow ALTER TABLE…ADD SPATIAL INDEX…ALGORITHM=INPLACEMarko Mäkelä2017-09-201-1/+2
* | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-09-141-2/+7
|\ \ \ \ \ | |/ / / /
| * | | | Remove the debug variables innodb_purge_stop_now, innodb_purge_run_nowMarko Mäkelä2017-09-131-2/+7
* | | | | Have mysqltest first send SIGABRT, then SIGKILLMonty2017-08-241-1/+1
* | | | | MDEV-13536 DB_TRX_ID is not actually being reset when the history is removedMarko Mäkelä2017-08-161-0/+4
* | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Marko Mäkelä2017-08-091-0/+2
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-11939: innochecksum mistakes a file for an encrypted one (page 0 invalid)Jan Lindström2017-08-081-0/+2
* | | | | MDEV-12288 Reset DB_TRX_ID when the history is removed, to speed up MVCCMarko Mäkelä2017-07-072-12/+7
* | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2017-07-059-1502/+16
|\ \ \ \ \ | |/ / / /
| * | | | Enable more variants of some innodb_zip testsMarko Mäkelä2017-06-302-17/+16
| * | | | Remove duplicated testsMarko Mäkelä2017-06-309-1923/+0
* | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-06-1919-74/+42
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.1 into 10.2Marko Mäkelä2017-06-0818-76/+35
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.0 into 10.1Marko Mäkelä2017-06-067-16/+7
| | |\ \ \ | | | |/ /
| | | * | Follow-up to MDEV-12042 (test innodb_page_size variants)Marko Mäkelä2017-06-067-16/+7
| | * | | MDEV-10686: innodb_zip.innodb_prefix_index_liftedlimit failed with timeout in...Jan Lindström2016-11-291-0/+2
| * | | | MDEV-12794 innodb_zip.recover failed in buildbotMarko Mäkelä2017-05-181-0/+7
* | | | | Remove deprecated InnoDB file format parametersMarko Mäkelä2017-06-0211-689/+8
|/ / / /
* | | | MDEV-12720 recovery fails with "Generic error" for ROW_FORMAT=compressedMarko Mäkelä2017-05-091-0/+24
* | | | MDEV-11629: Unknown table 'innodb_cmp_per_index_reset' inJan Lindström2017-04-031-0/+2
* | | | MDEV-11927 InnoDB change buffer is not being mergedMarko Mäkelä2017-02-242-0/+1252
* | | | MDEV-7635: Update tests to adapt to the new default sql_modeNirbhay Choubey2017-02-102-1/+7
* | | | Make the innochecksum tests more robust.Marko Mäkelä2017-02-015-21/+13
* | | | Remove references to innodb_file_format.Marko Mäkelä2017-01-189-56/+2
* | | | MDEV-11824 Allow ROW_FORMAT=DYNAMIC in the InnoDB system tablespaceMarko Mäkelä2017-01-183-582/+14
* | | | MDEV-11816 Disallow CREATE TEMPORARY TABLE…ROW_FORMAT=COMPRESSEDMarko Mäkelä2017-01-186-1618/+0
* | | | Correct a test broken in the merge 7c81f15ec3bccMarko Mäkelä2017-01-171-2/+2
* | | | MDEV-11426 Remove InnoDB INFORMATION_SCHEMA.FILES implementationMarko Mäkelä2016-12-017-45/+20
* | | | After merge and bug fixesMonty2016-10-051-11/+36
* | | | Remove end . from error messages to get them consistentMonty2016-10-051-1/+3
* | | | Disable wl6560.Jan Lindström2016-10-031-1/+2
* | | | Replace non-repeatable page-type-dump directory.Jan Lindström2016-10-031-0/+1
* | | | Run only on debug to avoid test differences.Jan Lindström2016-10-032-0/+6
* | | | MDEV-10727: Merge 5.7 Innochecksum with 5.6Jan Lindström2016-09-303-29/+35
* | | | Fix bunch of test failures and solaris build missing include.Jan Lindström2016-09-091-5/+8
* | | | Merge InnoDB 5.7 from mysql-5.7.14.Jan Lindström2016-09-086-12/+14
* | | | Merge InnoDB 5.7 from mysql-5.7.9.Jan Lindström2016-09-0238-1374/+10189
* | | | MDEV-6720 - enable connection log in mysqltest by defaultSergey Vojtovich2016-03-311-21/+0
|/ / /
* | | Push for testing of encryptionMonty2015-02-101-0/+4
|/ /
* | 10.0-base mergeSergei Golubchik2014-02-266-257/+438
* | 5.5 mergeSergei Golubchik2014-02-252-38/+102
|/
* MySQL-5.5.36 mergeSergei Golubchik2014-02-1710-12/+10