mariadb/storage
Marko Mäkelä ea61b79694 MDEV-20805 ibuf_add_free_page() is not initializing FIL_PAGE_TYPE first
In the function recv_parse_or_apply_log_rec_body() there are debug checks
for validating the state of the page when redo log records are being
applied. Most notably, FIL_PAGE_TYPE should be set before anything else
is being written to the page.

ibuf_add_free_page(): Set FIL_PAGE_TYPE before performing any other changes.
2019-10-11 14:12:36 +03:00
..
archive Update FSF Address 2019-05-11 21:29:06 +03:00
blackhole Update FSF Address 2019-05-11 21:29:06 +03:00
csv Update FSF Address 2019-05-11 21:29:06 +03:00
example Update FSF Address 2019-05-11 21:29:06 +03:00
federated Update FSF Address 2019-05-11 21:29:06 +03:00
federatedx MDEV-16342 SHOW ENGINES: MyISAM description is useless 2018-06-11 09:57:54 +02:00
heap Update FSF Address 2019-05-11 21:29:06 +03:00
innobase MDEV-20805 ibuf_add_free_page() is not initializing FIL_PAGE_TYPE first 2019-10-11 14:12:36 +03:00
maria Update FSF Address 2019-05-11 21:29:06 +03:00
myisam Fix spelling mistakes in MyISAM code comments 2019-09-20 07:21:21 +03:00
myisammrg Update FSF Address 2019-05-11 21:29:06 +03:00
ndb Update FSF Address 2019-05-11 21:29:06 +03:00
oqgraph Update FSF address 2019-05-10 20:52:00 +03:00
perfschema Update FSF Address 2019-05-11 21:29:06 +03:00
sphinx MDEV-13459 Warnings, when compiling with gcc-7.x 2017-10-17 07:37:39 +02:00
tokudb MDEV-14383 tokudb_bugs. tests failed in buildbot, lost connection to server 2019-09-01 15:32:06 +02:00
xtradb MDEV-20805 ibuf_add_free_page() is not initializing FIL_PAGE_TYPE first 2019-10-11 14:12:36 +03:00