mariadb/mysql-test/suite/innodb_zip/t
Thirunarayanan Balathandayuthapani 9f8716ab61 MDEV-37138: Innochecksum fails to handle doublewrite buffer and
multiple file tablespace

Problem:
=======
- innochecksum was incorrectly interpreting doublewrite buffer
pages as index pages, causing confusion about stale tables
in the system tablespace.

- innochecksum fails to parse the multi-file system tablespace

Solution:
========
1. Rewrite checksum of doublewrite buffer pages
are skipped.

2. Introduced the option --tablespace-flags which can be used
to initialize page size. This option can handle the ibdata2,
ibdata3 etc without parsing ibdata1.
2025-10-13 13:04:53 +05:30
..
blob.test MDEV-32050 fixup: Stabilize tests 2023-11-21 12:42:00 +02:00
bug36169.test Merge 10.1 into 10.2 2017-06-08 12:45:08 +03:00
bug52745.test MDEV-27634 innodb_zip tests failing on s390x 2022-02-16 17:03:02 +02:00
bug53591.test MDEV-20949 Stop issuing 'row size' error on DML 2019-11-13 22:00:55 +07:00
bug56680.test Have mysqltest first send SIGABRT, then SIGKILL 2017-08-24 01:05:53 +02:00
cmp_drop_table-master.opt
cmp_drop_table.test Enable more variants of some innodb_zip tests 2017-06-30 18:43:48 +03:00
cmp_per_index.opt MDEV-12353: Deprecate and ignore innodb_log_compressed_pages 2020-02-13 18:19:13 +02:00
cmp_per_index.test MDEV-23497 Make ROW_FORMAT=COMPRESSED read-only by default 2020-11-11 11:15:11 +02:00
create_options.test Merge bb-10.2-ext into 10.3 2017-09-21 08:12:19 +03:00
index_large_prefix.test Merge 10.5 into 10.6 2022-02-17 14:37:17 +02:00
index_large_prefix_4k.test MDEV-21679 fixup for s390x 2023-09-11 12:32:44 +03:00
index_large_prefix_8k.test MDEV-21679 fixup for s390x 2023-09-11 12:32:44 +03:00
innochecksum.test MDEV-28181 The innochecksum -w option was inadvertently removed 2022-03-28 11:35:10 +03:00
innochecksum_2.opt MDEV-37138: Innochecksum fails to handle doublewrite buffer and 2025-10-13 13:04:53 +05:30
innochecksum_2.test MDEV-37138: Innochecksum fails to handle doublewrite buffer and 2025-10-13 13:04:53 +05:30
innochecksum_3.combinations MDEV-12026: Implement innodb_checksum_algorithm=full_crc32 2019-02-19 18:50:19 +02:00
innochecksum_3.opt MDEV-12026: Implement innodb_checksum_algorithm=full_crc32 2019-02-19 18:50:19 +02:00
innochecksum_3.test Merge branch '10.5' into 10.6 2021-08-02 10:11:41 +02:00
innodb-zip.test MDEV-9077 Use sys schema in bootstrapping, incl. mtr 2021-03-18 08:02:48 +01:00
large_blob-master.opt Reduce innodb_log_buffer_size 2020-02-18 10:54:56 +02:00
large_blob.test MDEV-23497 Make ROW_FORMAT=COMPRESSED read-only by default 2020-11-11 11:15:11 +02:00
page_size.opt MDEV-22343 Remove SYS_TABLESPACES and SYS_DATAFILES 2020-11-11 11:15:11 +02:00
page_size.test MDEV-31158: Potential hang with ROW_FORMAT=COMPRESSED tables 2023-06-03 11:12:16 +02:00
prefix_index_liftedlimit.test Merge 10.5 into 10.6 2022-02-17 14:37:17 +02:00
recover.test MDEV-21892: Assertion ...row_get_rec_trx_id... failed on SELECT 2020-03-09 11:38:34 +02:00
restart.opt MDEV-32027 Opening all .ibd files on InnoDB startup can be slow 2023-11-17 15:07:51 +02:00
restart.test Merge 10.5 into 10.6 2024-04-18 07:14:56 +03:00
wl5522_debug_zip.test MDEV-34830: LSN in the future is not being treated as serious corruption 2024-10-18 10:12:47 +03:00
wl5522_zip.test MDEV-4750 follow-up: Reduce disabling innodb_stats_persistent 2021-08-31 13:55:02 +03:00
wl6344_compress_level.test Merge 10.5 into 10.6 2022-02-17 14:37:17 +02:00
wl6347_comp_indx_stat.test MDEV-23497 Make ROW_FORMAT=COMPRESSED read-only by default 2020-11-11 11:15:11 +02:00