mariadb/storage/innobase
Marko Mäkelä 67a0d9c0e0 Fix bit-rot left by the multiple buffer pools patch.
Rename buf_pool_watch, buf_pool_mutex, buf_pool_zip_mutex
to buf_pool->watch, buf_pool->mutex, buf_pool->zip_mutex
in comments. Refer to buf_pool->flush_list_mutex instead of
flush_list_mutex.

Remove obsolete declarations of buf_pool_mutex and buf_pool_zip_mutex.
2010-10-20 14:46:28 +03:00
..
btr Merge Bug #56680 from mysql-5.1. 2010-10-19 09:35:14 +03:00
buf Fix bit-rot left by the multiple buffer pools patch. 2010-10-20 14:46:28 +03:00
data
dict
dyn
eval
fil
fsp
fut
ha
handler Merge Bug #56680 from mysql-5.1. 2010-10-19 09:35:14 +03:00
ibuf ibuf_set_del_mark(): Do not complain about already delete-marked records. 2010-10-19 09:44:38 +03:00
include Fix bit-rot left by the multiple buffer pools patch. 2010-10-20 14:46:28 +03:00
lock
log
mach
mem
mtr
mysql-test/patches
os
page
pars
que
read
rem Merge Bug #56680 from mysql-5.1. 2010-10-19 09:35:14 +03:00
row Merge Bug #56680 from mysql-5.1. 2010-10-19 09:35:14 +03:00
srv
sync Fix bit-rot left by the multiple buffer pools patch. 2010-10-20 14:46:28 +03:00
thr
trx
usr
ut
CMakeLists.txt Merge mysql-5.1-innodb -> mysql-5.5-innodb 2010-10-20 10:41:51 +03:00
compile-innodb
COPYING.Google
COPYING.Percona
Doxyfile
ha_innodb.def
Makefile.am
plug.in Merge mysql-5.1-innodb -> mysql-5.5-innodb 2010-10-20 10:41:51 +03:00