mariadb/innobase/btr
Satya B 8d06b4de51 Applying InnoDB snashot 5.0-ss4900 part 1, Fixes BUG#42279
1) BUG#42279 - Race condition in btr_search_drop_page_hash_when_freed()

Detailed revision comments:

r4031 | marko | 2009-01-23 15:33:46 +0200 (Fri, 23 Jan 2009) | 8 lines
branches/5.0: btr_search_drop_page_hash_when_freed(): Check if
buf_page_get_gen() returns NULL.  The page may have been evicted
from the buffer pool between buf_page_peek_if_search_hashed() and
buf_page_get_gen(), because the buffer pool mutex will be released
between these two calls. (Bug #42279)

rb://82 approved by Heikki Tuuri
2009-04-24 17:18:20 +05:30
..
btr0btr.c NULL MERGE UP to 5.1. 2007-07-10 08:16:51 -06:00
btr0cur.c Apply the rest of innodb-5.0-ss2475. This fixes Bug#36819, "ut_usectime does 2008-12-12 15:48:26 -07:00
btr0pcur.c InnoDB: Print more than 300 characters of queries in various error conditions, 2005-08-12 11:39:19 +03:00
btr0sea.c Applying InnoDB snashot 5.0-ss4900 part 1, Fixes BUG#42279 2009-04-24 17:18:20 +05:30
Makefile.am my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00