mariadb/mysql-test/suite/encryption
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
..
include Test cleanup related to MDEV-12501 2017-12-16 15:34:48 +00:00
r MDEV-13564 Mariabackup does not work with TRUNCATE 2018-09-07 22:15:06 +03:00
t Merge branch '10.2' into 10.3 2018-06-30 16:39:20 +02:00
disabled.def Merge branch '10.1' into 10.2 2018-06-21 23:47:39 +02:00
suite.pm