520 Commits (d32cd9647b3391a0cdffb931a351369e6f2f1d70)
 

Author SHA1 Message Date
marko d9e1e326cb branches/zip: Port r973 from trunk. 19 years ago
marko 8bcc62c681 branches/zip: Enclose some debug code in #ifdef UNIV_SYNC_DEBUG. 19 years ago
marko 5c2bb5e94b branches/zip: Minor cleanup. 19 years ago
marko 3356f069e5 branches/zip: Merge revisions 962:968 from trunk. 19 years ago
marko d288c0fa0e branches/zip: dict_load_table(): Note that dict_sys_tables_get_zip_size() 19 years ago
marko 65e4391f60 branches/zip: lock0lock.c: Add const qualifiers to and assertions 19 years ago
marko 3a3d4469a4 branches/zip: row_ins_foreign_check_on_constraint(), 19 years ago
marko 8d0fdc1374 branches/zip: row0ins.c: Add const qualifiers to function parameters. 19 years ago
marko 39c04dac8e branches/zip: Merge revisions 934:962 from trunk. 19 years ago
marko 5b5fdba867 branches/zip: btr_lift_page_up(): Omit father_block from blocks[], 19 years ago
marko 6ee593b116 branches/zip: Add const qualifiers to read-only pointers. 19 years ago
marko 92f2a6801f branches/zip: btr_store_big_rec_extern_fields(): Replace 19 years ago
marko 954237c01d branches/zip: btr_compress(): Enclose an assertion inside 19 years ago
marko 53fec05c38 branches/zip: After merge (r956) fix: 19 years ago
marko 8df8b91977 branches/zip: Merge revisions 887:934 from trunk. 19 years ago
marko bb6ea0c07b branches/zip: Clean up things found in an inlined build. 19 years ago
marko 0d6c2414a7 branches/zip: Remove a few buf_block_align() calls from debug builds. 19 years ago
marko 0885123806 branches/zip: page_cur_insert_rec_low(): Replace rec_t* current_rec 19 years ago
marko c1ffbbd90f branches/zip: Remove all references to buf_block_align() except those 19 years ago
marko 833c454328 branches/zip: lock_update_discard(): Fix a bug introduced in r949: 19 years ago
marko 952775dcc7 branches/zip: mem_heap_create_block(): Correct an error introduced in r909: 19 years ago
marko 438cb8a6c1 branches/zip: Remove all buf_block_align() calls from lock0lock.c. 19 years ago
marko 483a57089e branches/zip: buf_page_get_release_on_io(), buf_page_get_gen(): 19 years ago
marko 22015f3949 branches/zip: Minor cleanup. 19 years ago
marko 839a9664d3 branches/zip: row_sel_sec_rec_is_for_clust_rec(): Augment the bug fix in r918: 19 years ago
marko 1834af7672 branches/zip: Minor cleanup. 19 years ago
marko 40b401a682 branches/zip: Fix some bugs. 19 years ago
marko 94c7711111 branches/zip: Add const qualifiers to some read-only byte* and rec_t* 19 years ago
marko f1348098a0 branches/zip: btr_search_drop_page_hash_index(): Do not call 19 years ago
marko b6e26f24d7 branches/zip: Remove some more buf_block_align() calls. 19 years ago
marko bb9b1b0c48 branches/zip: btr_search_guess_on_hash(): Do not call buf_block_get_frame(), 19 years ago
marko baeb31b952 branches/zip: btr_cur_open_at_index_side(): Correct a debug assertion 19 years ago
marko 2c7e55dd52 branches/zip: buf_merge_or_delete_for_page(): Correct some debug assertions. 19 years ago
marko 706c55927a branches/zip: mem_heap_block_free(): Fix a bug introduced in r914 19 years ago
marko d6c684798e branches/zip: Add const qualifiers to function parameters, mostly dtuple_t. 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 8919884f45 branches/zip: Remove some more casts. 19 years ago
marko fbe4fe6022 branches/zip: Remove the casts introduced in r920 and r925. Replace the 19 years ago
marko f8b304727e branches/zip: ha_create(): Remove parameter in_btr_search, which was 19 years ago
marko 120e544dc1 branches/zip: btr_cur_t: replace left_page with left_block, to avoid 19 years ago
marko d583b1803c branches/zip: Eliminate many buf_block_align() calls. 19 years ago
marko 8f07794024 branches/zip: Introduce const qualifiers to many read-only parameters 19 years ago
marko 67740324ca branches/zip: Allow compilation with UNIV_DEBUG without defining 19 years ago
marko d71e0c2d55 branches/zip: Add const qualifiers to read-only rec_t* parameters 19 years ago
marko 26d81785c8 branches/zip: row_sel_sec_rec_is_for_blob(): Add parameters mbminlen, mbmaxlen. 19 years ago
marko 03180e9e56 branches/zip: buf_ptr_get_fsp_addr(): Change parameter ptr to const void*, 19 years ago
marko 84988bd667 branches/zip: row_sel_get_clust_rec_for_mysql(): Improve formatting. 19 years ago
marko e5b6c39477 branches/zip: Remove some more buf_block_align() calls. 19 years ago
marko 47e6669d94 branches/zip: mem_heap_block_free(): Fix a bug introduced in r909: 19 years ago