mariadb/storage/innobase
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
..
btr Merge 10.2 into 10.3 2018-09-07 22:09:28 +03:00
buf MDEV-13564 Mariabackup does not work with TRUNCATE 2018-09-07 22:15:06 +03:00
data Fix most -Wsign-conversion in InnoDB 2018-04-28 20:45:45 +03:00
dict MDEV-13564 Mariabackup does not work with TRUNCATE 2018-09-07 22:15:06 +03:00
eval Fix most -Wsign-conversion in InnoDB 2018-04-28 20:45:45 +03:00
fil MDEV-13564 Mariabackup does not work with TRUNCATE 2018-09-07 22:15:06 +03:00
fsp MDEV-13564 Mariabackup does not work with TRUNCATE 2018-09-07 22:15:06 +03:00
fts MDEV-13564 Mariabackup does not work with TRUNCATE 2018-09-07 22:15:06 +03:00
fut review fixes 2018-02-16 22:15:51 +03:00
gis Merge 10.2 into 10.3 2018-08-03 15:57:23 +03:00
ha Do not divide or multiply by srv_page_size 2018-04-28 20:52:22 +03:00
handler MDEV-13564 Mariabackup does not work with TRUNCATE 2018-09-07 22:15:06 +03:00
ibuf MDEV-13564 Mariabackup does not work with TRUNCATE 2018-09-07 22:15:06 +03:00
include MDEV-13564 Mariabackup does not work with TRUNCATE 2018-09-07 22:15:06 +03:00
lock MDEV-13564 Mariabackup does not work with TRUNCATE 2018-09-07 22:10:02 +03:00
log MDEV-13564 Mariabackup does not work with TRUNCATE 2018-09-07 22:15:06 +03:00
mach Fix Bug#24707869 GCC 5 AND 6 MISCOMPILE MACH_PARSE_COMPRESSED 2017-04-26 23:03:29 +03:00
mem Replace univ_page_size and UNIV_PAGE_SIZE 2018-04-28 20:45:45 +03:00
mtr Merge 10.2 into 10.3 2018-08-16 08:54:58 +03:00
mysql-test/storage_engine Follow up for 9a84980668 - adjustments to storage_engine tests 2018-05-03 20:54:23 +03:00
os MDEV-13564 Mariabackup does not work with TRUNCATE 2018-09-07 22:15:06 +03:00
page Merge 10.2 into 10.3 2018-08-28 12:22:56 +03:00
pars Fix most -Wsign-conversion in InnoDB 2018-04-28 20:45:45 +03:00
que Fix most -Wsign-conversion in InnoDB 2018-04-28 20:45:45 +03:00
read MDEV-15773 - Simplified away trx_sys_t::m_views 2018-04-04 14:09:37 +04:00
rem MDEV-16131 Assertion failed in dict_index_t::instant_field_value() 2018-07-26 23:09:17 +03:00
row MDEV-13564 Mariabackup does not work with TRUNCATE 2018-09-07 22:15:06 +03:00
srv MDEV-13564 Mariabackup does not work with TRUNCATE 2018-09-07 22:15:06 +03:00
sync Merge 10.2 into 10.3 2018-08-03 15:57:23 +03:00
trx MDEV-13564 Mariabackup does not work with TRUNCATE 2018-09-07 22:15:06 +03:00
ut Merge 10.2 into 10.3 2018-07-23 18:56:52 +03:00
bzip2.cmake cleanup: innodb files in cmake/ 2017-03-29 00:40:22 +02:00
CMakeLists.txt Make MariaDB CRC32-lib platform independence (#780) 2018-06-01 14:06:01 +04:00
compile-innodb move to storage/innobase 2015-05-04 19:17:21 +02:00
COPYING.Google move to storage/innobase 2015-05-04 19:17:21 +02:00
COPYING.Percona move to storage/innobase 2015-05-04 19:17:21 +02:00
innodb.cmake Fix WITH_INNODB_EXTRA_DEBUG 2018-04-30 18:19:54 +03:00
lz4.cmake cleanup: innodb files in cmake/ 2017-03-29 00:40:22 +02:00
lzma.cmake cleanup: innodb files in cmake/ 2017-03-29 00:40:22 +02:00
lzo.cmake cleanup: innodb files in cmake/ 2017-03-29 00:40:22 +02:00
plugin_exports Solaris compilation failure: xtradb is linked in statically, ha_innodb.so needs 2014-05-01 14:05:52 +02:00
snappy.cmake cleanup: innodb files in cmake/ 2017-03-29 00:40:22 +02:00