mariadb/storage/innobase
Marko Mäkelä ca76fc4a3a MDEV-18611: mariabackup silently ended during xtrabackup_copy_logfile()
log_group_read_log_seg(): Always return false when returning
before reading end_lsn.

xtrabackup_copy_logfile(): On error, indicate whether
a corrupt log record was encountered.

Only xtrabackup_copy_logfile() in Mariabackup cared about the
return value of the function. InnoDB crash recovery was not
affected by this bug.
2019-02-19 11:14:03 +02:00
..
btr Fix a memory leak in ALTER TABLE 2019-01-14 11:33:20 +02:00
buf Merge 10.1 into 10.2 2019-02-03 17:22:05 +02:00
data Remove many redundant #include from InnoDB 2018-11-19 11:42:14 +02:00
dict Merge 10.1 into 10.2 2019-02-18 22:21:02 +02:00
eval MDEV-12271 Port MySQL 8.0 Bug#23150562 REMOVE UNIV_MUST_NOT_INLINE AND UNIV_NONINL 2017-03-17 12:42:07 +02:00
fil MDEV-18194 Incremental prepare tries to access page which is out of tablespace bounds 2019-02-01 09:15:53 +02:00
fsp MDEV-17849 Undo tablespace truncation recovery fails to shrink file 2018-11-27 14:49:39 +02:00
fts compiler warnings 2019-02-05 01:34:17 +01:00
fut MDEV-12270 Port MySQL 8.0 Bug#21141390 REMOVE UNUSED FUNCTIONS AND CONVERT GLOBAL SYMBOLS TO STATIC 2017-03-17 12:48:50 +02:00
gis Update InnoDB urls 2018-12-19 00:07:33 +04:00
ha Remove many redundant #include from InnoDB 2018-11-19 11:42:14 +02:00
handler Merge 10.1 into 10.2 2019-02-11 11:42:18 +02:00
ibuf Merge 10.1 into 10.2 2018-12-17 20:15:38 +02:00
include Merge 10.1 into 10.1 2019-02-02 13:00:15 +02:00
lock Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
log MDEV-18611: mariabackup silently ended during xtrabackup_copy_logfile() 2019-02-19 11:14:03 +02:00
mach Fix Bug#24707869 GCC 5 AND 6 MISCOMPILE MACH_PARSE_COMPRESSED 2017-04-26 23:03:29 +03:00
mem Remove many redundant #include from InnoDB 2018-11-19 11:42:14 +02:00
mtr Remove many redundant #include from InnoDB 2018-11-19 11:42:14 +02:00
mysql-test/storage_engine Merge branch '10.0' into 10.1 2017-08-08 10:18:43 +02:00
os Remove unnecessary type casts 2019-01-23 14:42:21 +02:00
page MDEV-17958 Make bug-endian innodb_checksum_algorithm=crc32 optional 2018-12-13 17:57:18 +02:00
pars Remove many redundant #include from InnoDB 2018-11-19 11:42:14 +02:00
que Remove many redundant #include from InnoDB 2018-11-19 11:42:14 +02:00
read Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
rem Remove many redundant #include from InnoDB 2018-11-19 11:42:14 +02:00
row MDEV-16982 Server crashes in mem_heap_dup upon DELETE from table with virtual columns 2019-02-05 12:02:41 +02:00
srv Merge 10.1 into 10.2 2019-01-23 15:09:06 +02:00
sync Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
trx Merge 10.1 into 10.2 2019-01-14 11:37:51 +02:00
ut Update InnoDB urls 2018-12-19 00:07:33 +04:00
bzip2.cmake cleanup: innodb files in cmake/ 2017-03-29 00:40:22 +02:00
CMakeLists.txt Merge tag 'mariadb-10.0.35' into 10.0-galera 2018-05-07 17:20:39 +03: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 MDEV-17958 Make bug-endian innodb_checksum_algorithm=crc32 optional 2018-12-13 17:57:18 +02: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