mariadb/storage/innobase/fts
Marko Mäkelä 5a1868b58d MDEV-13564 Mariabackup does not work with TRUNCATE
This is a merge from 10.2, but the 10.2 version of this will not
be pushed into 10.2 yet, because the 10.2 version would include
backports of MDEV-14717 and MDEV-14585, which would introduce
a crash recovery regression: Tables could be lost on
table-rebuilding DDL operations, such as ALTER TABLE,
OPTIMIZE TABLE or this new backup-friendly TRUNCATE TABLE.
The test innodb.truncate_crash occasionally loses the table due to
the following bug:

MDEV-17158 log_write_up_to() sometimes fails
2018-09-07 22:15:06 +03:00
..
fts0ast.cc Merge 10.1 into 10.2 2018-08-02 08:19:57 +03:00
fts0blex.cc Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
fts0blex.l Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
fts0config.cc Fix most -Wsign-conversion in InnoDB 2018-04-28 20:45:45 +03:00
fts0fts.cc MDEV-13564 Mariabackup does not work with TRUNCATE 2018-09-07 22:15:06 +03:00
fts0opt.cc compiler warnings 2018-08-12 11:37:43 +02:00
fts0pars.cc Merge 10.1 into 10.2 2018-08-02 08:19:57 +03:00
fts0pars.y Merge 10.1 into 10.2 2018-08-02 08:19:57 +03:00
fts0plugin.cc Fix many -Wunused-parameter 2018-05-01 16:52:19 +03:00
fts0que.cc Merge 10.2 into 10.3 2018-08-03 15:57:23 +03:00
fts0sql.cc Fix many -Wunused-parameter 2018-05-01 16:52:19 +03:00
fts0tlex.cc Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
fts0tlex.l Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
make_parser.sh 5.6.31 2016-06-21 14:21:03 +02:00
Makefile.query move to storage/innobase 2015-05-04 19:17:21 +02:00