MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.
Find a file
marko e75eaabaeb branches/zip: Merge revisions 4005:4032 from branches/5.1:
------------------------------------------------------------------------
  r4032 | marko | 2009-01-23 15:43:51 +0200 (Fri, 23 Jan 2009) | 10 lines

  branches/5.1: Merge r4031 from 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, Issue #160)

  rb://82 approved by Heikki Tuuri
  ------------------------------------------------------------------------
2009-01-23 13:49:04 +00:00
btr branches/zip: Merge revisions 4005:4032 from branches/5.1: 2009-01-23 13:49:04 +00:00
buf
data
dict
dyn
eval
fil
fsp
fut
ha
handler
ibuf
include
lock
log
mach
mem
mtr
mysql-test
os
page
pars
que
read
rem
row
scripts
srv
sync
thr
trx
usr
ut
win-plugin
ChangeLog branches/zip: Merge revisions 4005:4032 from branches/5.1: 2009-01-23 13:49:04 +00:00
CMakeLists.txt
compile-innodb
compile-innodb-debug
ha_innodb.def
Makefile.am
plug.in
revert_gen.sh
setup.sh