mariadb/mysql-test/suite
Thirunarayanan Balathandayuthapani e30c4cfc7a MDEV-22811 DDL fails to drop and re-create FTS index
Problem:
========
- InnoDB clears the fts resource when last FTS index is being dropped
if the table has user defined FTS_DOC_ID. While creating the new fts
index, InnoDB expects to have FTS resources.

Fix:
===
fts_drop_index(): Removed the fts resource clear.

fts_clear_all(): Clear the fts resource when there are no new fts
index to be added.

commit_cache_norebuild(), row_merge_drop_indexes():
Tries to call fts resource after removing associated fts index
from table object
2020-06-18 15:49:39 +05:30
..
archive Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
binlog MDEV-22451: SIGSEGV in __memmove_avx_unaligned_erms/memcpy from _my_b_write on CREATE after RESET MASTER 2020-05-20 20:49:04 +05:30
binlog_encryption MDEV-22451: SIGSEGV in __memmove_avx_unaligned_erms/memcpy from _my_b_write on CREATE after RESET MASTER 2020-05-20 20:49:04 +05:30
csv
encryption Fixed bugs found by valgrind 2020-05-15 10:44:05 +03:00
engines MDEV-14576 Include full name of object in message about incorrect value for column 2018-12-21 13:31:18 +01:00
federated
funcs_1 MDEV-20604: Duplicate key value is silently truncated to 64 characters in print_keydup_error 2020-04-01 11:34:32 +02:00
funcs_2 Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
galera Add global ignore for Sending JOIN failed warning. 2020-06-16 12:12:36 +03:00
galera_3nodes Fixed dependency checking in some Galera tests 2019-07-18 14:56:39 +02:00
gcol MDEV-21336 Memory leaks related to innodb_debug_sync 2020-05-14 13:36:11 +03:00
handler Merge branch '10.1' into 10.2 2019-03-15 21:00:41 +01:00
heap MDEV-20604: Duplicate key value is silently truncated to 64 characters in print_keydup_error 2020-04-01 11:34:32 +02:00
innodb MDEV-22889: Disable innodb.innodb_force_recovery_rollback 2020-06-14 10:26:42 +03:00
innodb_fts MDEV-22811 DDL fails to drop and re-create FTS index 2020-06-18 15:49:39 +05:30
innodb_gis Speed up innodb_gis.rtree_split 2020-04-28 19:37:07 +03:00
innodb_zip MDEV-20604: Duplicate key value is silently truncated to 64 characters in print_keydup_error 2020-04-01 11:34:32 +02:00
jp
json MDEV-13992 Implement JSON_MERGE_PATCH. 2019-05-17 11:53:58 +04:00
large_tests
maria Fixed crash in aria recovery when using bulk insert 2020-05-26 20:05:17 +03:00
mariabackup MDEV-20230: mariabackup --ftwrl-wait-timeout never times out on explicit 2020-04-27 22:10:50 +03:00
mtr/t
mtr2
multi_source post-merge fixes 2019-07-09 22:24:50 +03:00
optimizer_unfixed_bugs MDEV-21360 global debug_dbug pre-test value restoration issues 2020-01-15 18:06:24 +01:00
parts MDEV-22817: Skip the test in --embedded 2020-06-06 21:34:21 +03:00
percona
perfschema Merge branch '10.1' into 10.2 2020-01-20 16:15:05 +01:00
perfschema_stress Update FSF Address 2019-05-11 21:29:06 +03:00
plugins MDEV-21599 - plugins.server_audit fails sporadically in buildbot 2020-04-10 19:35:53 +04:00
roles Merge 10.1 into 10.2 2020-06-01 09:33:03 +03:00
rpl MDEV-15152 Optimistic parallel slave doesnt cope well with START SLAVE UNTIL 2020-05-26 18:49:43 +03:00
storage_engine Merge 10.1 into 10.2 2019-03-27 12:26:11 +02:00
stress MDEV-22339 - Assertion `str_length < len' failed 2020-06-04 23:52:10 +02:00
sys_vars Merge 10.1 into 10.2 2020-06-06 18:07:04 +03:00
unit
vcol MDEV-20015 Assertion `!in_use->is_error()' failed in TABLE::update_virtual_field 2020-05-26 13:15:45 +03:00
wsrep MDEV-22021: Galera database could get inconsistent with rollback to savepoint 2020-03-31 09:59:37 +03:00