mariadb/log
marko 1f8b0f3835 branches/zip: Implement crash recovery of writing BLOB pointers.
page_zip_parse_write_blob_ptr(): New function for applying the redo log
record MLOG_ZIP_WRITE_BLOB_PTR.

page_zip_write_blob_ptr(): Write the necessary information to the redo log.

page0zip.c: Tighten the assertions to ensure that blob_ptr < page_zip->n_blobs.

page_zip_write_node_ptr(): Use memcpy() instead of mach_write_to_4().
2006-04-07 12:56:22 +00:00
..
log0log.c branches/zip: Merge revisions 200:236 from trunk. 2006-02-23 19:25:29 +00:00
log0recv.c branches/zip: Implement crash recovery of writing BLOB pointers. 2006-04-07 12:56:22 +00:00
Makefile.am Import 5.0 code. 2005-10-27 07:29:40 +00:00