mariadb/storage/innobase/handler
Eugene Kosov e8bb94ccc8 MDEV-16499 [10.1] ER_NO_SUCH_TABLE_IN_ENGINE followed by "Please drop the table and recreate" upon adding FULLTEXT key to table with virtual column
There was an incorrect check for MariaDB and InnoDB
tables fields count. Corruption was reported when there was no corruption.
Also, a warning message had incorrect field numbers for both MariaDB and InnoDB
tables.

ha_innobase::open(): fixed check and message
2018-11-30 01:15:30 +03:00
..
ha_innodb.cc MDEV-16499 [10.1] ER_NO_SUCH_TABLE_IN_ENGINE followed by "Please drop the table and recreate" upon adding FULLTEXT key to table with virtual column 2018-11-30 01:15:30 +03:00
ha_innodb.h Add implementation in .h and delete unneccessery printing 2018-11-06 12:07:26 +00:00
handler0alter.cc Revert some InnoDB/XtraDB changes 2018-11-05 16:47:14 +02:00
i_s.cc Fix InnoDB/XtraDB warnings by GCC 8.2.0 2018-07-30 14:05:24 +03:00
i_s.h move to storage/innobase 2015-05-04 19:17:21 +02:00