mariadb/rem
marko 9b59bd8575 branches/zip: Fix bugs #ifdef UNIV_DEBUG.
rec_convert_dtuple_to_rec_old(): Initialize the record in order to avoid
bogus Valgrind warnings about the ut_ad() in mach_write_to_1() and
mach_write_to_2().

page_zip_compress(), page_zip_write_rec(), page_zip_write_blob_ptr():
Replace ut_ad(page_validate(...)) with ut_ad(page_simple_validate_new(...)),
because otherwise crash recovery would fail.
2006-09-20 12:23:25 +00:00
..
Makefile.am Import 5.0 code. 2005-10-27 07:29:40 +00:00
rem0cmp.c branches/zip: Merge revisions 804:838 from trunk. 2006-09-19 10:14:07 +00:00
rem0rec.c branches/zip: Fix bugs #ifdef UNIV_DEBUG. 2006-09-20 12:23:25 +00:00