branches/zip: Merge revisions 2722:2744 from branches/5.1:
marko authored
  ------------------------------------------------------------------------
  r2742 | inaam | 2008-10-08 22:02:15 +0300 (Wed, 08 Oct 2008) | 11 lines

  branches/5.1:

  Fix Bug#39939 DROP TABLE/DISCARD TABLESPACE takes long time in
  buf_LRU_invalidate_tablespace()

  Improve implementation of buf_LRU_invalidate_tablespace by attempting
  hash index drop in batches instead of doing it one by one.

  Reviewed by: Heikki, Sunny, Marko
  Approved by: Heikki
  ------------------------------------------------------------------------
  r2744 | marko | 2008-10-09 10:53:09 +0300 (Thu, 09 Oct 2008) | 5 lines

  branches/5.1: ha_innobase::delete_all_rows(): In response to a user asking
  <http://forums.innodb.com/read.php?4,215,215> why DELETE FROM t is not
  mapped to TRUNCATE TABLE t as it is in MyISAM, note in a comment that
  DELETE is transactional while TRUNCATE is not.
  ------------------------------------------------------------------------
c5f2c51d
Name Last commit Last update
btr branches/zip: Improve page_zip_validate() instrumentation.
buf branches/zip: Merge revisions 2722:2744 from branches/5.1:
data branches/zip: Prevent infinite B-tree page splits by ensuring that
dict branches/zip: Do not release the data dictionary latch while holding locks
dyn branches/zip: Introduce UNIV_INTERN, a linkage specifier for InnoDB-global
eval branches/zip: Introduce UNIV_INTERN, a linkage specifier for InnoDB-global
fil branches/zip: fil_io(): Simplify an "else if" condition by reordering
fsp branches/zip: fsp0fsp.c: Revert r2681 in a sense, by turning the
fut branches/zip: Introduce UNIV_INTERN, a linkage specifier for InnoDB-global
ha branches/zip: Merge 2489:2524 from branches/5.1:
handler branches/zip: Merge revisions 2722:2744 from branches/5.1:
ibuf branches/zip: ibuf_merge_or_delete_for_page(): Check that the changes would
include branches/zip: Do not release the data dictionary latch while holding locks
lock branches/zip: Merge revisions 2702:2722 from branches/5.1:
log branches/zip: Relax the page_zip_validate() check during crash recovery:
mach branches/zip: Introduce UNIV_INTERN, a linkage specifier for InnoDB-global
mem branches/zip: Always display a newline after ut_print_buf(stderr, ...).
mtr branches/zip: Introduce UNIV_INTERN, a linkage specifier for InnoDB-global
mysql-test branches/zip: mysql-test/patches/innodb_file_per_table.diff:
os branches/zip: fix Mantis issue #74 Memory leak on Windows
page branches/zip: page_copy_rec_list_end(): Remove the call
pars branches/zip: make_flex.sh, lexyy.c: Remove some GCC warnings about unused
que branches/zip: Introduce UNIV_INTERN, a linkage specifier for InnoDB-global
read branches/zip: Introduce UNIV_INTERN, a linkage specifier for InnoDB-global
rem branches/zip: btr_cur_optimistic_insert(): Correct an error that was made
row
scripts
srv
sync
thr
trx
usr
ut
CMakeLists.txt
ChangeLog
Makefile.am
compile-innodb
compile-innodb-debug
plug.in
revert_gen.sh
setup.sh