63 Commits (24a9a4599aca7be296720d0526b19deee1e5682a)

Author SHA1 Message Date
calvin 173f74eabe branches/zip: remove duplicate "the" in comments. 17 years ago
marko 68a1ee9960 branches/zip: Add some Doxygen comments for many structs, typedefs, 17 years ago
marko 11ff89d994 branches/zip: Add @file comments, and convert decorative 17 years ago
marko d075e80c49 branches/zip: Split some long lines that were introduced in r5091. 17 years ago
marko e49dee377b branches/zip: Convert the function comments to Doxygen format. 17 years ago
marko e5cd059f4b branches/zip: Adjust r4673 as in the merge to branches/6.0 -r4676. 17 years ago
marko ab341009d7 branches/zip: Allow in-place updates of UTF-8 CHAR columns 17 years ago
marko 349090707c branches/zip: Remove references to UNIV_HOTBACKUP from files that are 17 years ago
marko d90bea085a branches/zip: Remove unneeded definitions and dependencies 17 years ago
vasil 4ec7ccb227 branches/zip: 17 years ago
marko ed2321931c branches/zip: rec_print_old(), rec_print_comp(): Dump each field in a 17 years ago
marko cde818bd81 branches/zip: rec_get_nth_field_offs_old(): Add UNIV_UNLIKELY hints 17 years ago
marko a0dd0c794e branches/zip: rec_convert_dtuple_to_rec_comp(): Relax a too tight assertion. 17 years ago
marko 482595ad8e branches/zip: btr_cur_optimistic_insert(): Correct an error that was made 17 years ago
marko 2c2b06ad75 branches/zip: Introduce UNIV_INTERN, a linkage specifier for InnoDB-global 18 years ago
marko 82db8fd9da branches/zip: Correct an off-by-one error in the debug assertion that was 18 years ago
marko 132d888ba8 branches/zip: rec_convert_dtuple_to_rec_comp(): Allow externally stored 18 years ago
marko c8bbe754b9 branches/zip: Minor performance tuning based on measurement data 18 years ago
marko 021fea8f15 branches/zip: Add UNIV_UNLIKELY hints to help branch prediction. 18 years ago
marko 8bed4c4c3f branches/zip: Do not access the fields of dfield_t directly. 18 years ago
marko df4c733df7 branches/zip: Initialize dfield_t::ext as soon as possible. This should 18 years ago
marko 22b01120b8 branches/zip: Define the macro rec_offs_init() and use it for initializing 18 years ago
marko ff9f1a140b branches/zip: Add some const qualifiers to input parameters. 18 years ago
marko 5c9122e753 branches/zip: Add some const qualifiers or in/out comments to the 18 years ago
marko 5c749fa375 branches/zip: Reduce internal memory fragmentation. 18 years ago
marko a44c590508 branches/zip: Add diagnostic printout. 18 years ago
marko 15b12a703a branches/zip: cmp_rec_rec_simple(): Compare n_uniq columns instead of 18 years ago
marko 52c0513083 branches/zip: rec_init_offsets(): Fix a bug that was introduced in r1518: 18 years ago
marko 5288876e23 branches/zip: Make merge sort handle externally stored columns. 19 years ago
marko f839b3f390 branches/zip: Merge 1556:1571 from trunk. 19 years ago
marko fd91f7bb76 branches/zip: Reimplement merge sort in fast index creation. 19 years ago
marko 2d90ae68e7 branches/zip: Merge 1553:1556 from trunk. 19 years ago
marko 7fbc04fcdc branches/zip: Merge 1533:1553 from trunk. 19 years ago
marko d75e64f98a branches/zip: Merge 1493:1533 from trunk. 19 years ago
marko f1706a1355 branches/zip: rec_get_offsets_reverse(): Fix the type of the parameter 19 years ago
marko 2a77ce2769 branches/zip: Refactor some code for handling records in ROW_FORMAT=COMPACT. 19 years ago
marko e7284367dc branches/zip: Merge revisions 1402:1493 from trunk. 19 years ago
marko 65a34315bf branches/zip: Clean up. 19 years ago
marko 33c1125d55 branches/zip: Merge revisions 1322:1402 from trunk. 19 years ago
marko e45f4cdaeb branches/zip: Speed up rec_offs_any_extern() and rec_offs_n_extern() 19 years ago
marko c712838401 branches/zip: Merge revisions 1165:1206 from trunk. 19 years ago
marko e24afbc387 branches/zip: mem_heap_create_block(), mem_heap_create_func(): 19 years ago
marko a3d72680f6 branches/zip: Add const qualifiers to read-only pointers. 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 a54a2bead6 branches/zip: Add const qualifiers to read-only rec_t* parameters 19 years ago
marko 77ebaf6f33 branches/zip: dtuple_convert_big_rec(): Do not store anything locally 19 years ago
marko 9b59bd8575 branches/zip: Fix bugs #ifdef UNIV_DEBUG. 19 years ago
marko 9a16aac783 branches/zip: Merge revisions 804:838 from trunk. 19 years ago