mariadb/storage/xtradb
Jan Lindström 75137522b9 MDEV-6257: MariaDB 5.5 fails to start with 10.0 InnoDB log files
Analysis: By default 10.0 creates 48M log files and 5.5 assumes they
are 5M.

Fix: Remove the error and do size comparison later.
2014-05-21 13:14:43 +03:00
..
btr MDEV-6160: InnoDB: Failing assertion: page_is_comp(next_page) == page_is_comp(page) 2014-04-28 08:30:05 +03:00
buf Added new states to be able to better diagnose where server hangs. 2014-05-03 19:12:17 +03:00
data
dict percona-server-5.5.36-34.0 2014-03-17 17:41:54 +01:00
dyn
eval
fil MDEV-6160: InnoDB: Failing assertion: page_is_comp(next_page) == page_is_comp(page) 2014-04-28 08:30:05 +03:00
fsp
fut
ha
handler MDEV-4791: Assertion range_end >= range_start fails in log0online.c 2014-05-09 11:03:39 +03:00
ibuf Percona-Server-5.5.35-rel33.0.tar.gz 2014-01-22 15:35:42 +01:00
include fix XtraDB version to tell the truth 2014-04-28 12:11:35 +02:00
lock percona-server-5.5.36-34.0 2014-03-17 17:41:54 +01:00
log fix XtraDB to compile on Windows 2014-01-23 00:02:08 +01:00
mach
mem
mtr
os percona-server-5.5.36-34.0 2014-03-17 17:41:54 +01:00
page
pars
que
read
rem
row mysql-5.5.37 selective merge 2014-03-27 22:26:58 +01:00
srv MDEV-6257: MariaDB 5.5 fails to start with 10.0 InnoDB log files 2014-05-21 13:14:43 +03:00
sync
trx Percona-Server-5.5.35-rel33.0.tar.gz 2014-01-22 15:35:42 +01:00
usr
ut
CMakeLists.txt
COPYING.Google
COPYING.Percona
Doxyfile
ha_innodb.def