mariadb/mysql-test/suite/innodb_fts/r
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
..
basic.result dict_create_index_tree_in_mem(): Remove dead code 2018-05-12 10:28:54 +03:00
concurrent_insert.result Merge branch '10.1' into 10.2 2017-10-24 14:53:18 +02:00
crash_recovery.result - Added flush table at the beginning of crash_recovery test case. 2018-10-05 16:45:27 +05:30
create.result Merge 10.2 into 10.3 2018-12-18 09:15:41 +02:00
fts_kill_query.result Merge 10.1 into 10.2 2018-08-02 08:19:57 +03:00
fulltext.result MDEV-13134 Introduce ALTER TABLE attributes ALGORITHM=NOCOPY and ALGORITHM=INSTANT 2018-05-07 14:58:11 +05:30
fulltext2.result Merge 10.2 into 10.3 2019-07-02 17:46:22 +03:00
fulltext3.result Merge 10.1 into 10.2 2019-03-06 15:15:59 +02:00
fulltext_cache.result Innodb full text search tests. 2013-09-24 16:47:33 +03:00
fulltext_distinct.result MDEV-7563 Support CHECK constraint as in (or close to) SQL Standard 2016-06-30 11:43:02 +02:00
fulltext_left_join.result MDEV-5574 Set AUTO_INCREMENT below max value of column. 2014-02-01 09:33:26 +01:00
fulltext_misc.result MDEV-10141: Add support for INTERSECT (and common parts for EXCEPT) 2017-03-14 11:52:00 +01:00
fulltext_multi.result Innodb full text search tests. 2013-09-24 16:47:33 +03:00
fulltext_order_by.result MDEV-334: Backport of UNION ALL optimization from mysql-5.7. 2014-10-14 09:36:50 -07:00
fulltext_table_evict.result Adjust the test case for MariaDB 2018-05-11 19:10:32 +03:00
fulltext_update.result MDEV-7563 Support CHECK constraint as in (or close to) SQL Standard 2016-06-30 11:43:02 +02:00
fulltext_var.result MDEV-16172: Enable skipped tests 2018-05-17 09:37:01 +03:00
innodb-fts-ddl.result MDEV-18152 Assertion 'num_fts_index <= 1' failed 2019-01-18 12:39:19 +02:00
innodb-fts-fic.result MDEV-13134 Introduce ALTER TABLE attributes ALGORITHM=NOCOPY and ALGORITHM=INSTANT 2018-05-07 14:58:11 +05:30
innodb-fts-stopword.result Part of MDEV-10134 Add full support for DEFAULT 2016-06-30 11:43:02 +02:00
innodb_ft_aux_table.result Merge 10.1 into 10.2 2019-05-13 18:48:28 +03:00
innodb_fts_large_records.result Innodb full text search tests. 2013-09-24 16:47:33 +03:00
innodb_fts_misc.result MDEV-19974 InnoDB: Cannot load compressed BLOB 2019-07-10 13:21:40 +05:30
innodb_fts_misc_1.result MDEV-13134 Introduce ALTER TABLE attributes ALGORITHM=NOCOPY and ALGORITHM=INSTANT 2018-05-07 14:58:11 +05:30
innodb_fts_multiple_index.result MDEV-13134 Introduce ALTER TABLE attributes ALGORITHM=NOCOPY and ALGORITHM=INSTANT 2018-05-07 14:58:11 +05:30
innodb_fts_plugin.result MDEV-13134 Introduce ALTER TABLE attributes ALGORITHM=NOCOPY and ALGORITHM=INSTANT 2018-05-07 14:58:11 +05:30
innodb_fts_proximity.result MDEV-13134 Introduce ALTER TABLE attributes ALGORITHM=NOCOPY and ALGORITHM=INSTANT 2018-05-07 14:58:11 +05:30
innodb_fts_result_cache_limit.result MDEV-13134 Introduce ALTER TABLE attributes ALGORITHM=NOCOPY and ALGORITHM=INSTANT 2018-05-07 14:58:11 +05:30
innodb_fts_stopword_charset.result Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
innodb_fts_transaction.result MDEV-13134 Introduce ALTER TABLE attributes ALGORITHM=NOCOPY and ALGORITHM=INSTANT 2018-05-07 14:58:11 +05:30
misc_debug.result Fixed failing tests 2018-01-30 15:04:08 +02:00
sync.result Adjust the innodb_fts.sync and innodb_fts.sync_block tests for MariaDB 2017-10-27 10:36:20 +03:00
sync_block.result Adjust the innodb_fts.sync and innodb_fts.sync_block tests for MariaDB 2017-10-27 10:36:20 +03:00
sync_ddl.result Merge 10.2 into 10.3 2018-08-03 15:57:23 +03:00