mariadb/storage/innobase/row
Jan Lindström 1ac6640210 MDEV-9129: Server is restarting in the loop after crash
Analysis: We have reserved ROW_MERGE_RESERVE_SIZE ( = 4) for
encryption key_version. When calculating is there more
space on sort buffer, this value needs to be substracted
from current available space.
2015-12-15 20:37:33 +02:00
..
row0ext.cc move to storage/innobase 2015-05-04 19:17:21 +02:00
row0ftsort.cc MDEV-9129: Server is restarting in the loop after crash 2015-12-15 20:37:33 +02:00
row0import.cc MDEV-8772: Assertion failure in file ha_innodb.cc line 20027 when importing page compressed and encrypted tablespace using incorrect keys 2015-09-14 14:11:23 +03:00
row0ins.cc Merge branch '10.0' into 10.1 2015-10-12 00:37:58 +02:00
row0log.cc Merge branch '10.0' into 10.1 2015-10-12 00:37:58 +02:00
row0merge.cc MDEV-9129: Server is restarting in the loop after crash 2015-12-15 20:37:33 +02:00
row0mysql.cc MDEV-8764: Wrong error when encrypted table can't be decrypted. 2015-09-14 08:27:36 +03:00
row0purge.cc 5.6.26 2015-08-03 13:03:47 +02:00
row0quiesce.cc move to storage/innobase 2015-05-04 19:17:21 +02:00
row0row.cc move to storage/innobase 2015-05-04 19:17:21 +02:00
row0sel.cc MDEV-8764: Wrong error when encrypted table can't be decrypted. 2015-09-14 08:27:36 +03:00
row0uins.cc move to storage/innobase 2015-05-04 19:17:21 +02:00
row0umod.cc move to storage/innobase 2015-05-04 19:17:21 +02:00
row0undo.cc move to storage/innobase 2015-05-04 19:17:21 +02:00
row0upd.cc move to storage/innobase 2015-05-04 19:17:21 +02:00
row0vers.cc move to storage/innobase 2015-05-04 19:17:21 +02:00