77 Commits (8d57fae29c1bc599519eb91d29699d535d0168df)

Author SHA1 Message Date
marko 9e8ba2765d branches/zip: row_sel_store_mysql_rec(): Add missing pointer cast. 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 a0714b182c branches/zip: univ.i: Define REFMAN as the base URL of the 17 years ago
marko ab67f4eb4a branches/zip: Refuse to use newly created indexes that may lack 17 years ago
marko 48070b5332 branches/zip: Merge revisions 4359:4400 from branches/5.1: 17 years ago
vasil c6232c06fa branches/zip: 17 years ago
inaam a1bb700fd2 branches/zip rb://30 17 years ago
marko d1b5613fa0 branches/zip: Merge revisions 3479:3598 from branches/5.1: 17 years ago
marko 37187e09f1 branches/zip: row_sel_try_search_shortcut(), row_sel(): Adjust two 17 years ago
marko 4856b4ba61 branches/zip: Remove update-in-place-in-select from the internal SQL 17 years ago
marko 8ec95fc761 branches/zip: When the server crashes while freeing an externally stored 17 years ago
vasil 22ecced647 branches/zip: 17 years ago
marko cd124b7524 branches/zip: Always display a newline after ut_print_buf(stderr, ...). 18 years ago
vasil 55db138b95 branches/zip: Merge 2384:2423 from branches/5.1: 18 years ago
marko 60ae240d23 branches/zip: Merge 2367:2384 from branches/5.1. 18 years ago
marko 77d8c98735 branches/zip: Rename ib_ulonglong to ib_uint64_t and ib_longlong to ib_int64_t. 18 years ago
marko ebdb9daa9b branches/zip: Merge 2295:2367 from branches/5.1. 18 years ago
marko cbc35003f7 branches/zip: Non-functional change: Add some missing const qualifiers. 18 years ago
marko 2c2b06ad75 branches/zip: Introduce UNIV_INTERN, a linkage specifier for InnoDB-global 18 years ago
marko f490a730c1 branches/zip: row_sel_sec_rec_is_for_clust_rec(): If the record in the 18 years ago
marko 3152fe562c branches/zip: row_sel_get_clust_rec_for_mysql(): Similar to the function 18 years ago
marko 952b0e7fa8 branches/zip: Clarify why certain calls of 18 years ago
marko 31e200da0b branches/zip: Add clarifying comments that the clustered index record must 18 years ago
marko a7344bc8e1 branches/zip: Merge 2015:2093 from trunk. 18 years ago
vasil 0165c06623 branches/zip: 18 years ago
marko c661970d75 branches/zip: Merge 1937:2015 from trunk. 18 years ago
marko 8bed4c4c3f branches/zip: Do not access the fields of dfield_t directly. 18 years ago
marko 8ab05ab1d2 branches/zip: Minor cleanup of B-tree cursor operations. 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 fc608351ab branches/zip: row_sel_field_store_in_mysql_format(): Replace 18 years ago
marko abaca58855 branches/zip: row_build_row_ref_in_tuple(): Add the parameter "offsets", 18 years ago
marko 7c680d2f3e branches/zip: Merge 1809:1830 from trunk. 18 years ago
marko faec4797c8 branches/zip: Merge 1664:1783 from trunk. 18 years ago
marko a3566c2c2d branches/zip: Add const qualifiers to the functions that read MySQL data. 19 years ago
marko d662c3c656 branches/zip: Merge 1575:1664 from trunk. 19 years ago
marko 5288876e23 branches/zip: Make merge sort handle externally stored columns. 19 years ago
marko e7284367dc branches/zip: Merge revisions 1402:1493 from trunk. 19 years ago
marko b90b4f59b4 branches/zip: Make use of the function dict_index_is_unique(). 19 years ago
marko 33c1125d55 branches/zip: Merge revisions 1322:1402 from trunk. 19 years ago
marko 54c7dd7418 branches/zip: Merge revisions 1009:1165 from trunk. 19 years ago
marko aa27794ad4 branches/zip: Try to adhere to ISO 9899:1989 where possible. (The recently 19 years ago
marko ac694c106a branches/zip: Move the fields related to the least-recently-used algorithm 19 years ago
marko 8c292a263a branches/zip: Enclose some more debug code in #ifdef UNIV_SYNC_DEBUG 19 years ago
marko 85e6beafeb branches/zip: Remove buf_pool->frame_zero and buf_pool->high_end. 19 years ago
marko 9b0a89867e branches/zip: Remove all buf_block_align() calls from lock0lock.c. 19 years ago
marko 866f51741d branches/zip: Minor cleanup. 19 years ago
marko 06d96b6464 branches/zip: row_sel_sec_rec_is_for_clust_rec(): Augment the bug fix in r918: 19 years ago