mariadb/storage/xtradb/row
Marko Mäkelä e555540ab6 MDEV-13105 InnoDB fails to load a table with PAGE_COMPRESSION_LEVEL after upgrade from 10.1.20
When using innodb_page_size=16k, InnoDB tables
that were created in MariaDB 10.1.0 to 10.1.20 with
PAGE_COMPRESSED=1 and
PAGE_COMPRESSION_LEVEL=2 or PAGE_COMPRESSION_LEVEL=3
would fail to load.

fsp_flags_is_valid(): When using innodb_page_size=16k, use a
more strict check for .ibd files, with the assumption that
nobody would try to use different-page-size files.
2017-07-05 14:55:56 +03:00
..
row0ext.cc move to storage/xtradb 2015-05-04 19:15:28 +02:00
row0ftsort.cc Merge 10.0 into 10.1 2017-05-19 12:29:37 +03:00
row0import.cc MDEV-13105 InnoDB fails to load a table with PAGE_COMPRESSION_LEVEL after upgrade from 10.1.20 2017-07-05 14:55:56 +03:00
row0ins.cc MDEV-12398 All cluster nodes stop due to a foreign key constraint failure 2017-06-22 11:38:50 +05:30
row0log.cc Merge 10.0 into 10.1 2017-05-20 08:41:20 +03:00
row0merge.cc MDEV-12926 encryption.innodb_onlinealter_encryption, encryption.innodb-bad-key-change failed in buildbot with valgrind 2017-05-26 19:13:21 +03:00
row0mysql.cc Remove some fields from dict_table_t 2017-06-15 12:41:02 +03:00
row0purge.cc Silence bogus GCC 7 warnings -Wimplicit-fallthrough 2017-05-17 08:27:04 +03:00
row0quiesce.cc 5.6.31-77.0 2016-08-10 19:24:58 +02:00
row0row.cc 5.6.31-77.0 2016-08-10 19:24:58 +02:00
row0sel.cc Merge 10.0 into 10.1 2017-05-20 08:41:20 +03:00
row0uins.cc MDEV-12253: Buffer pool blocks are accessed after they have been freed 2017-04-26 15:19:16 +03:00
row0umod.cc MDEV-12253: Buffer pool blocks are accessed after they have been freed 2017-04-26 15:19:16 +03:00
row0undo.cc MDEV-9282 Debian: the Lintian complains about "shlib-calls-exit" in ha_innodb.so 2016-12-28 15:54:24 +02:00
row0upd.cc Merge 10.0 into 10.1 2017-03-09 08:53:08 +02:00
row0vers.cc move to storage/xtradb 2015-05-04 19:15:28 +02:00