mariadb/mysql-test/suite/innodb_fts
Thirunarayanan Balathandayuthapani 7df17ca8aa MDEV-19974 InnoDB: Cannot load compressed BLOB
Problem:
=======
	During online alter, fts tokenization thread uses new table page size
to read the externally stored page from old table. If the alter changes
the page size then it leads to failure of alter table.

Solution:
=========
	fts tokenization thread should use old table page size to read the
externally stored page from old table.
2019-07-10 13:21:40 +05:30
..
r MDEV-19974 InnoDB: Cannot load compressed BLOB 2019-07-10 13:21:40 +05:30
t MDEV-19974 InnoDB: Cannot load compressed BLOB 2019-07-10 13:21:40 +05:30