84 Commits (ae70562abf1e0a516b73bce2ed19e59c6f51f299)

Author SHA1 Message Date
marko 8ab5601eea branches/zip: Convert the function comments to Doxygen format. 17 years ago
marko 20a32e3c95 branches/zip: Add missing function comments. 17 years ago
marko f7674d43c3 branches/zip: Distinguish temporary tables in MLOG_FILE_CREATE. 17 years ago
marko 6108afddf1 branches/zip: univ.i: Define REFMAN as the base URL of the 17 years ago
marko 4aa0305b8d branches/zip: Remove unneeded definitions and dependencies 17 years ago
marko 4a423a0a9e branches/zip: recv_parse_or_apply_log_rec_body(): Add debug assertions 17 years ago
marko c2f40d13ce branches/zip: Enclose recv_recovery_from_backup_on and 17 years ago
marko 054ef0dec8 branches/zip: recv_scan_log_recs(): Remove a compile-time constant parameter. 17 years ago
marko 5c1adb5f9a branches/zip: Non-functional change: Add const qualifiers. 17 years ago
marko cc6e72fc36 branches/zip: recv_sys_init(): Remove a compile-time constant parameter. 17 years ago
marko f2a70c2a4b branches/zip: recv_recover_page(): Remove compile-time constant parameters. 17 years ago
marko 391c810e2a branches/zip: Add const qualifiers or in/out comments to some function 17 years ago
vasil dfc3e641b7 branches/zip: 17 years ago
marko 89b01b94e9 branches/zip: Map ut_malloc(), ut_realloc(), ut_free() to 17 years ago
marko 859394a011 branches/zip: Enclose some backup functions in #ifdef UNIV_HOTBACKUP. 17 years ago
marko 332094cbf0 branches/zip: Enclose some functions inside #ifdef UNIV_HOTBACKUP: 17 years ago
marko f209e720f0 branches/zip: Enclose some more unused code in #ifdef UNIV_LOG_ARCHIVE. 17 years ago
marko f14f43c140 branches/zip: Remove some redundant #include statements. 17 years ago
marko 082f28dc85 branches/zip: Relax the page_zip_validate() check during crash recovery: 17 years ago
marko d87663c9f0 branches/zip: Non-functional change: 17 years ago
marko e3b2541287 branches/zip: Rename ib_ulonglong to ib_uint64_t and ib_longlong to ib_int64_t. 18 years ago
marko a9ae7311ec branches/zip: Implement the configuration parameter and settable global 18 years ago
marko c4605a2807 branches/zip: Fix most MSVC (Windows) compilation warnings. 18 years ago
marko 1d1dc31a06 branches/zip: Introduce UNIV_INTERN, a linkage specifier for InnoDB-global 18 years ago
marko 281d3966cf branches/zip: trx_rollback_or_clean_all_without_sess(): Rename to 18 years ago
marko 84ff578142 branches/zip: Simplify crash recovery in fast index creation. 18 years ago
marko 0a780db994 branches/zip: Merge 1575:1664 from trunk. 19 years ago
marko 8a294fa351 branches/zip: Merge 1493:1533 from trunk. 19 years ago
marko 88df83bb3b branches/zip: Merge revisions 1402:1493 from trunk. 19 years ago
marko a56088231c branches/zip: Minor cleanup. 19 years ago
marko 645b392294 branches/zip: Merge revisions 1206:1271 from trunk. 19 years ago
marko 5fc003b65d branches/zip: Make mutex_own() work with UNIV_DEBUG, without UNIV_SYNC_DEBUG. 19 years ago
marko 8f65d7a661 branches/zip: Merge revisions 1165:1206 from trunk. 19 years ago
marko f116afa724 branches/zip: Remove the fil_space_get_zip_size() call from 19 years ago
marko 7fbc4f2bc0 branches/zip: Merge revisions 1009:1165 from trunk. 19 years ago
marko c087a5d559 branches/zip: Minor cleanup. 19 years ago
marko cb530ba3e7 branches/zip: Make use of the previously unused state BUF_BLOCK_MEMORY. 19 years ago
marko 229d901921 branches/zip: Fix compilation errors when UNIV_HOTBACKUP is defined. 19 years ago
marko 6c0a4186af branches/zip: Allow some functions to work on compressed-only pages 19 years ago
marko 267a81ebfb branches/zip: Rename ut_ulonglong_align_down() and ut_ulonglong_align_up() 19 years ago
marko 329a29c2fb branches/zip: Replace ib_ulonglong with ib_uint64_t, since we want exactly 19 years ago
marko 7593a465db branches/zip: Introduce the unsigned 64-bit data type ib_ulonglong 19 years ago
marko 6c8dfab1dc branches/zip: Replace most references to block->state, block->offset, 19 years ago
marko d266262af6 branches/zip: Prepare for buffer pool allocation in several chunks. 19 years ago
marko b6e26f24d7 branches/zip: Remove some more buf_block_align() calls. 19 years ago
marko cdb096b609 branches/zip: Remove many fil_space_get_zip_size() calls. 19 years ago
marko 24d0bbf86c branches/zip: Remove some more buf_block_align() calls. 19 years ago
marko d583b1803c branches/zip: Eliminate many buf_block_align() calls. 19 years ago
marko e5b6c39477 branches/zip: Remove some more buf_block_align() calls. 19 years ago
marko 5669dc3d2a branches/zip: Reduce the number of buf_block_align() calls. 19 years ago