mariadb/mysql-test/suite/innodb_zip/r
Marko Mäkelä 78153cf641 MDEV-11927 InnoDB change buffer is not being merged
to tables in the system tablespace

This is a regression caused by MDEV-11585, which accidentally
changed Tablespace::is_undo_tablespace() in an incorrect way,
causing the InnoDB system tablespace to be reported as a dedicated
undo tablespace, for which the change buffer is not applicable.

Tablespace::is_undo_tablespace(): Remove. There were only 2
calls from the function buf_page_io_complete(). Replace those
calls as appropriate.

Also, merge changes to tablespace import/export tests from
MySQL 5.7, and clean up the tests a little further, allowing
them to be run with any innodb_page_size.

Remove duplicated error injection instrumentation for the
import/export tests.  In MySQL 5.7, the error injection label
buf_page_is_corrupt_failure was renamed to
buf_page_import_corrupt_failure.

fil_space_extend_must_retry(): Correct a debug assertion
(tablespaces can be extended during IMPORT), and remove a
TODO comment about compressed temporary tables that was
already addressed in MDEV-11816.

dict_build_tablespace_for_table(): Correct a comment that
no longer holds after MDEV-11816, and assert that
ROW_FORMAT=COMPRESSED can only be used in .ibd files.
2017-02-24 22:16:33 +02:00
..
4k.result MDEV-11426 Remove InnoDB INFORMATION_SCHEMA.FILES implementation 2016-12-01 13:16:25 +02:00
8k.result MDEV-11426 Remove InnoDB INFORMATION_SCHEMA.FILES implementation 2016-12-01 13:16:25 +02:00
16k.result MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
bug36169.result Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
bug36172.result Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
bug52745.result Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
bug53591.result Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
bug56680.result Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
cmp_drop_table.result Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
cmp_per_index.result Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
create_options.result MDEV-11824 Allow ROW_FORMAT=DYNAMIC in the InnoDB system tablespace 2017-01-18 08:43:11 +02:00
index_large_prefix.result MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
index_large_prefix_4k.result Remove end . from error messages to get them consistent 2016-10-05 01:11:08 +03:00
index_large_prefix_8k.result Remove end . from error messages to get them consistent 2016-10-05 01:11:08 +03:00
innochecksum.result Make the innochecksum tests more robust. 2017-02-01 09:30:55 +02:00
innochecksum_2.result MDEV-10942: innodb_zip.innochecksum_3, innodb_zip.innochecksum_2 2017-01-25 08:54:02 +02:00
innochecksum_3.result Merge branch '10.1' into 10.2 2017-02-10 17:01:45 +01:00
innodb-zip.result MDEV-11824 Allow ROW_FORMAT=DYNAMIC in the InnoDB system tablespace 2017-01-18 08:43:11 +02:00
innodb_bug36169.result Remove references to innodb_file_format. 2017-01-18 08:43:11 +02:00
innodb_bug36172.result BUG#16321920 : CREATE A SEPARATE INNODB_ZIP TEST SUITE 2013-11-29 15:13:47 +05:30
innodb_bug52745.result MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
innodb_bug53591.result Remove references to innodb_file_format. 2017-01-18 08:43:11 +02:00
innodb_bug56680.result Remove references to innodb_file_format. 2017-01-18 08:43:11 +02:00
innodb_cmp_drop_table.result Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_index_large_prefix.result MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
large_blob.result Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
restart.result cleanup: remove Item::intro_version 2016-12-12 20:27:25 +01:00
wl5522_debug_zip.result MDEV-11927 InnoDB change buffer is not being merged 2017-02-24 22:16:33 +02:00
wl5522_zip.result MDEV-11927 InnoDB change buffer is not being merged 2017-02-24 22:16:33 +02:00
wl6344_compress_level.result Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
wl6347_comp_indx_stat.result Merge InnoDB 5.7 from mysql-5.7.14. 2016-09-08 15:49:03 +03:00
wl6501_1.result Fix bunch of test failures and solaris build missing include. 2016-09-09 10:01:18 +03:00
wl6501_crash_3.result Remove references to innodb_file_format. 2017-01-18 08:43:11 +02:00
wl6501_crash_4.result Remove references to innodb_file_format. 2017-01-18 08:43:11 +02:00
wl6501_crash_5.result Remove references to innodb_file_format. 2017-01-18 08:43:11 +02:00
wl6501_scale_1.result Remove references to innodb_file_format. 2017-01-18 08:43:11 +02:00