mariadb/storage/xtradb
Marko Mäkelä a408e881cf MDEV-14174 crash on start with innodb-track-changed-pages
The XtraDB option innodb_track_changed_pages causes
the function log_group_read_log_seg() to be invoked
even when recv_sys==NULL, leading to the SIGSEGV.

This regression was caused by
MDEV-11027 InnoDB log recovery is too noisy
2018-01-10 09:27:01 +02:00
..
btr MDEV-12569 InnoDB suggests filing bugs at MySQL bug tracker 2017-10-26 11:02:19 +03:00
buf MDEV-11626 innodb.innodb-change-buffer-recovery fails for xtradb 2017-05-29 13:07:23 +03:00
data move to storage/xtradb/ 2015-04-27 23:37:51 +02:00
dict MDEV-12569 InnoDB suggests filing bugs at MySQL bug tracker 2017-10-26 11:02:19 +03:00
dyn Fix gcc 6.3.x compiler warnings. 2017-02-16 12:02:31 +02:00
eval move to storage/xtradb/ 2015-04-27 23:37:51 +02:00
fil 5.5.55-38.8 2017-07-18 19:47:01 +02:00
fsp Merge branch 'merge-xtradb-5.5' into 5.5 2017-07-18 19:50:11 +02:00
fut move to storage/xtradb/ 2015-04-27 23:37:51 +02:00
ha move to storage/xtradb/ 2015-04-27 23:37:51 +02:00
handler MDEV-13459 Warnings, when compiling with gcc-7.x 2017-10-17 07:37:39 +02:00
ibuf MDEV-12569 InnoDB suggests filing bugs at MySQL bug tracker 2017-10-26 11:02:19 +03:00
include MDEV-14799 After UPDATE of indexed columns, old values will not be purged from secondary indexes 2018-01-02 19:11:10 +02:00
lock MDEV-12569 InnoDB suggests filing bugs at MySQL bug tracker 2017-10-26 11:02:19 +03:00
log MDEV-14174 crash on start with innodb-track-changed-pages 2018-01-10 09:27:01 +02:00
mach 5.5.55-38.8 2017-07-18 19:47:01 +02:00
mem move to storage/xtradb/ 2015-04-27 23:37:51 +02:00
mtr Fix gcc 6.3.x compiler warnings. 2017-02-16 12:02:31 +02:00
os Merge branch 'merge-xtradb-5.5' into 5.5 2017-07-18 19:50:11 +02:00
page Fix gcc 6.3.x compiler warnings. 2017-02-16 12:02:31 +02:00
pars move to storage/xtradb/ 2015-04-27 23:37:51 +02:00
que move to storage/xtradb/ 2015-04-27 23:37:51 +02:00
read move to storage/xtradb/ 2015-04-27 23:37:51 +02:00
rem Merge branch 'merge-xtradb-5.5' into 5.5 2017-07-18 19:50:11 +02:00
row MDEV-14799 After UPDATE of indexed columns, old values will not be purged from secondary indexes 2018-01-02 19:11:10 +02:00
srv MDEV-12569 InnoDB suggests filing bugs at MySQL bug tracker 2017-10-26 11:02:19 +03:00
sync Merge branch 'merge-xtradb-5.5' into 5.5 2015-08-01 15:08:33 +02:00
trx Follow-up to MDEV-14799: Remove bogus debug assertions 2018-01-02 21:41:39 +02:00
usr move to storage/xtradb/ 2015-04-27 23:37:51 +02:00
ut MDEV-12569 InnoDB suggests filing bugs at MySQL bug tracker 2017-10-26 11:02:19 +03:00
CMakeLists.txt Merge branch 'merge/merge-xtradb-5.5' into 5.5 2015-12-09 12:57:04 +01:00
COPYING.Google move to storage/xtradb/ 2015-04-27 23:37:51 +02:00
COPYING.Percona move to storage/xtradb/ 2015-04-27 23:37:51 +02:00
Doxyfile move to storage/xtradb/ 2015-04-27 23:37:51 +02:00
ha_innodb.def move to storage/xtradb/ 2015-04-27 23:37:51 +02:00