49 Commits (2b060715efeccf417d37bc56a9dad3737cd619b8)

Author SHA1 Message Date
marko 10bb43856c branches/zip: Minor optimization. 19 years ago
marko d8536b0de8 branches/zip: Make mutex_own() work with UNIV_DEBUG, without UNIV_SYNC_DEBUG. 19 years ago
marko c712838401 branches/zip: Merge revisions 1165:1206 from trunk. 19 years ago
marko fff329cd3d branches/zip: Remove the fil_space_get_zip_size() call from 19 years ago
marko 8b2766af66 branches/zip: Make Valgrind diagnostics more accurate. 19 years ago
marko 8030ac37b4 branches/zip: trx_sys_create_doublewrite_buf(): Revert the change of r1208. 19 years ago
marko 5637695ad2 branches/zip: Improve Valgrind instrumentation of allocated memory. 19 years ago
marko 2e8631ffd4 branches/zip: trx_prepare_off_kernel(): Eliminate the local variable 19 years ago
marko 54c7dd7418 branches/zip: Merge revisions 1009:1165 from trunk. 19 years ago
marko 7c94b19f54 branches/zip: Minor cleanup. 19 years ago
marko 5e9d893508 branches/zip: Replace ib_ulonglong with ib_uint64_t, since we want exactly 19 years ago
marko 109570b94a branches/zip: Introduce the unsigned 64-bit data type ib_ulonglong 19 years ago
marko 4574bdda81 branches/zip: Merge revisions 968:1009 from trunk. 19 years ago
marko 7e8c129370 branches/zip: buf_page_get_release_on_io(), buf_page_get_gen(): 19 years ago
marko 5f877224a4 branches/zip: Add const qualifiers to some read-only byte* and rec_t* 19 years ago
marko 98a829723c branches/zip: Add const qualifiers to function parameters, mostly dtuple_t. 19 years ago
marko e8a779e73e branches/zip: Remove the casts introduced in r920 and r925. Replace the 19 years ago
marko 6bf52fdaca branches/zip: Introduce const qualifiers to many read-only parameters 19 years ago
marko c755e88727 branches/zip: Reduce the number of buf_block_align() calls. 19 years ago
marko d61d296ccd branches/zip: Replace buf_frame_get_page_no() and buf_frame_get_space_id() 19 years ago
marko 5a10ee2721 branches/zip: Add function mtr_memo_contains_page() #ifdef UNIV_DEBUG. 19 years ago
marko 3fffefd3d6 branches/zip: Replace buf_frame_align() with page_align(), page_offset(), 19 years ago
marko 77ebaf6f33 branches/zip: dtuple_convert_big_rec(): Do not store anything locally 19 years ago
marko 83ef74df8b branches/zip: Allow the locally stored part of externally stored columns 19 years ago
marko 9a16aac783 branches/zip: Merge revisions 804:838 from trunk. 19 years ago
marko 78d1dd326c branches/zip: Merge revisions 767:789 from trunk. 19 years ago
marko 64f3cee67f branches/zip: Merge revisions 720:765 from trunk and reindent the code 19 years ago
marko be7add3b56 branches/zip: Add parameter zip_size to fil_io(). 20 years ago
marko 645e56909f branches/zip: Merge revisions 583:634 from trunk. 20 years ago
marko 831916878d branches/zip: Write compressed pages to disk. 20 years ago
marko cfc945a954 branches/zip: Merge revisions 465:532 from trunk. 20 years ago
marko f258491a26 branches/zip: Minor improvements. 20 years ago
marko 7bd3aca4ad branches/zip: Prepare for writing compressed and reading pages. 20 years ago
marko 0cb4c58fa2 branches/zip: Minor improvements. 20 years ago
marko 450bbd7c3b branches/zip: Merge revisions 265:459 from trunk. 20 years ago
marko f4c776f518 branches/zip: Initial steps towards disk-based storage of compressed pages. 20 years ago
marko 5a6c5d4010 branches/zip: Fix some bugs 20 years ago
marko df85f7287c branches/zip: Minor fixes 20 years ago
marko 2e08171ada branches/zip: Bug fixes for BLOB handling. At least one bug remains: 20 years ago
marko ee152b828f branches/zip: Note that TRX_ID and ROLL_PTR only exist on B-tree leaf pages 20 years ago
marko 63e9515826 branches/zip: Fix some bugs in the insertion of records. 20 years ago
marko 682d39515e branches/zip: Merge revisions 247:265 from trunk. 20 years ago
marko 82d38b63e3 branches/zip: Merge revisions 236:247 from trunk. 20 years ago
marko f40121415d branches/zip: Merge revisions 200:236 from trunk. 20 years ago
marko c04ddfef05 branches/zip: Try to synchronize the updates of uncompressed and 20 years ago
marko 6ce8427cb8 branches/zip: Merge revisions 79:200 from trunk. 20 years ago
marko 062c64e87e branches/zip: Prepare for in-place updates of B-tree node pointers, 20 years ago
marko 88e6d6863d branches/zip: 20 years ago
osku c307820962 Import 5.0 code. 20 years ago