mariadb/storage
Marko Mäkelä e3d3147792 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:35:55 +03:00
..
archive MDEV-11645: archive.archive fails in buildbot with valgrind (Use of uninitialised value) 2017-03-15 21:26:39 +05:30
blackhole MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
cassandra Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
connect Fixed compilation warnings (while testing 32 bit builds) 2017-07-01 14:26:42 +03:00
csv Merge 10.0 into 10.1 2017-05-23 08:59:03 +03:00
example 5.5.40+ merge 2014-10-09 10:30:11 +02:00
federated Merge 10.1 into 10.2 2017-05-22 09:46:51 +03:00
federatedx Merge 10.1 into 10.2 2017-05-26 22:45:46 +03:00
heap Merge 10.1 into 10.2 2017-05-22 09:46:51 +03:00
innobase MDEV-13105 InnoDB fails to load a table with PAGE_COMPRESSION_LEVEL after upgrade from 10.1.20 2017-07-05 14:35:55 +03:00
maria Fixed compilation warnings (while testing 32 bit builds) 2017-07-01 14:26:42 +03:00
mroonga Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
myisam Simplify IO_CACHE by removing current_pos and end_pos as self-references 2017-06-28 15:23:36 +03:00
myisammrg Adjust storage_engine suite according to server changes in 10.2 2017-06-03 02:47:52 +03:00
oqgraph Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
perfschema Merge 10.1 into 10.2 2017-05-23 11:09:47 +03:00
rocksdb MDEV-12528 Run the engine-agnostic test suite on MyRocks 2017-06-23 00:34:57 +03:00
sequence Fix several compile warnings on Windows 2017-03-17 08:56:57 +00:00
sphinx Merge 10.1 into 10.2 2017-05-22 09:46:51 +03:00
spider Updated spider/bg and spider/handler mtr suites. 2017-06-30 14:58:05 -07:00
test_sql_discovery store/show vcols as item->print() 2016-12-12 20:35:41 +01:00
tokudb Fixed compilation warnings (while testing 32 bit builds) 2017-07-01 14:26:42 +03:00
xtradb Merge 10.1 into 10.2 2017-06-19 16:46:34 +03:00