mariadb/extra
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
..
crc32-vpmsum Make MariaDB CRC32-lib platform independence (#780) 2018-06-01 14:06:01 +04:00
mariabackup MDEV-13564 Mariabackup does not work with TRUNCATE 2018-09-07 22:15:06 +03:00
readline Merge 10.0.14 into 10.1 2014-10-15 12:59:13 +02:00
yassl remove obsolete checks for -fno-implicit-templates 2018-08-12 11:37:43 +02:00
charset2html.c spelling fixes 2017-03-07 13:38:06 +04:00
CMakeLists.txt Merge remote-tracking branch '10.2' into 10.3 2018-04-12 12:41:19 +03:00
comp_err.c Changed database, tablename and alias to be LEX_CSTRING 2018-01-30 21:33:55 +02:00
innochecksum.cc Do not divide or multiply by srv_page_size 2018-04-28 20:52:22 +03:00
my_print_defaults.c After-merge fix for commit 98eb9518db 2018-03-16 15:49:53 +02:00
mysql_waitpid.c MDEV-8012: Wrong exit code when asking for help 2016-06-12 22:47:18 +03:00
mysqld_safe_helper.c mysqld_safe_help - remove warning 2017-04-30 15:06:01 +04:00
perror.c Don't give warnings from perror or resolveip with safemalloc 2018-07-29 10:56:11 +03:00
replace.c cleanup: create_temp_file() 2018-05-21 16:34:10 +00:00
resolve_stack_dump.c resolve_stack_dump updated to match latest stack trace format 2017-12-03 12:45:54 +02:00
resolveip.c Don't give warnings from perror or resolveip with safemalloc 2018-07-29 10:56:11 +03:00