- 20 Feb, 2006 1 commit
-
-
osku authored
-
- 17 Nov, 2005 1 commit
-
-
marko authored
Make comments about buf_block_t::index more accurate.
-
- 16 Nov, 2005 1 commit
-
-
marko authored
Note that buf_block_t::index should be protected by btr_search_latch or an s-latch or x-latch on the index page. btr_search_drop_page_hash_index(): Read block->index while holding btr_search_latch and use the cached value in the loop. Remove some redundant assertions.
-
- 27 Oct, 2005 1 commit
-
-
osku authored
-