mariadb/storage/xtradb/fil
Jan Lindström cbc5157feb MDEV-7878: innodb_scrub_background fails sporadically in buildbot (Failing assertion: offset > 0 && offset < UNIV_PAGE_SIZE)
Problem was that when encrypted space was flushed page 0 is
also updated but crypt data offset was sometimes not
calculated.
2015-03-31 09:00:01 +03:00
..
fil0crypt.cc MDEV-7878: innodb_scrub_background fails sporadically in buildbot (Failing assertion: offset > 0 && offset < UNIV_PAGE_SIZE) 2015-03-31 09:00:01 +03:00
fil0fil.cc MDEV-7803: Encryption metadata (crypt_data) is written to InnoDB file space page 0 even when encryption is not enabled 2015-03-19 14:09:49 +02:00
fil0pagecompress.cc Use standard InnoDB error mechanism on compression and encryption 2015-03-02 10:55:48 +02:00