mariadb/innobase
unknown 75e40b161b Applied innodb-5.0-ss677 snapshot.
Fixes:
- bug #19834: Using cursors when running in READ-COMMITTED can cause InnoDB to crash
- bug #21112: InnoDB slow with > 100,000 .ibd files
- bug #21113: Duplicate printout in SHOW INNODB STATUS


innobase/fil/fil0fil.c:
  Applied innodb-5.0-ss677 snapshot.
    Make the tablespace cache hash size 100 or 1000 times bigger. Fixes bug #21112.
innobase/ibuf/ibuf0ibuf.c:
  Applied innodb-5.0-ss677 snapshot.
    ibuf_print(): Don't print redundant information. Fixes bug #21113.
sql/ha_innodb.cc:
  Applied innodb-5.0-ss677 snapshot.
    ha_innobase::start_stmt(): patch from Heikki:
    Do not call read_view_close_for_mysql().  (Bug #19834)
2006-08-01 21:59:58 +02:00
..
btr Applied innodb-5.0-ss660 snapshot. 2006-07-26 08:26:07 +04:00
buf
data
db
dict Applied innodb-5.0-ss492 snapshot. 2006-04-26 07:50:29 +04:00
dyn
eval
fil Applied innodb-5.0-ss677 snapshot. 2006-08-01 21:59:58 +02:00
fsp
fut
ha
ibuf Applied innodb-5.0-ss677 snapshot. 2006-08-01 21:59:58 +02:00
include Applied innodb-5.0-ss660 snapshot. 2006-07-26 08:26:07 +04:00
lock
log
mach
mem
mtr
os Applied innodb-5.0-ss547 snapshot. 2006-05-15 18:02:21 +04:00
page
pars
que
read
rem
row Applied innodb-5.0-ss609 snapshot. 2006-06-06 23:37:42 +04:00
srv
sync
thr
trx
usr
ut
configure.in
Makefile.am