Many files:
unknown authored
  Eliminate the LOCK_log bottleneck in group commit in binlogging: flush InnoDB log files only after it has been released


sql/log.cc:
  Eliminate the LOCK_log bottleneck in group commit in binlogging: flush InnoDB log files only after it has been released
sql/handler.cc:
  Eliminate the LOCK_log bottleneck in group commit in binlogging: flush InnoDB log files only after it has been released
sql/handler.h:
  Eliminate the LOCK_log bottleneck in group commit in binlogging: flush InnoDB log files only after it has been released
sql/ha_innodb.cc:
  Eliminate the LOCK_log bottleneck in group commit in binlogging: flush InnoDB log files only after it has been released
sql/ha_innodb.h:
  Eliminate the LOCK_log bottleneck in group commit in binlogging: flush InnoDB log files only after it has been released
innobase/include/log0log.h:
  Eliminate the LOCK_log bottleneck in group commit in binlogging: flush InnoDB log files only after it has been released
innobase/include/trx0trx.h:
  Eliminate the LOCK_log bottleneck in group commit in binlogging: flush InnoDB log files only after it has been released
innobase/os/os0file.c:
  Eliminate the LOCK_log bottleneck in group commit in binlogging: flush InnoDB log files only after it has been released
innobase/buf/buf0flu.c:
  Eliminate the LOCK_log bottleneck in group commit in binlogging: flush InnoDB log files only after it has been released
innobase/trx/trx0trx.c:
  Eliminate the LOCK_log bottleneck in group commit in binlogging: flush InnoDB log files only after it has been released
innobase/log/log0log.c:
  Eliminate the LOCK_log bottleneck in group commit in binlogging: flush InnoDB log files only after it has been released
innobase/srv/srv0srv.c:
  Eliminate the LOCK_log bottleneck in group commit in binlogging: flush InnoDB log files only after it has been released
innobase/row/row0mysql.c:
  Eliminate the LOCK_log bottleneck in group commit in binlogging: flush InnoDB log files only after it has been released
8d8f52e9
Name Last commit Last update
share Fixed bug in SET SQL_BIG_SELECTS
.cvsignore Import changeset
Makefile.am Merge with 3.23.56 (Replace manual with 'empty' document)
add_errmsg Import changeset
cache_manager.cc Update copyright
cache_manager.h Update copyright
convert.cc New SET syntax & system variables.
custom_conf.h Update copyright
derror.cc Added macros for nice TIMESPEC usage.
des_key_file.cc Fixes for Netware
field.cc Fixed problem when comparing a key for a multi-byte-character set. (bug 152)
field.h Fix for --new option (Timestamp in YYYY-MM-DD HH:MM:SS format)
field_conv.cc Guard against compiling without -fno-exceptions
filesort.cc filesort.cc, order_by.result:
frm_crypt.cc Update copyright
gen_lex_hash.cc merged
ha_berkeley.cc A lot of portability fixes.
ha_berkeley.h A lot of portability fixes.
ha_heap.cc Portability fix when using -DBIG_TABLES
ha_heap.h Fixes for valgrind
ha_innodb.cc Many files:
ha_innodb.h Many files:
ha_isam.cc low-level error messages cleanup
ha_isam.h Fixed some bugs after last merge
ha_isammrg.cc Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.
ha_isammrg.h
ha_myisam.cc
ha_myisam.h
ha_myisammrg.cc
ha_myisammrg.h
handler.cc
handler.h
hash_filo.cc
hash_filo.h
hostname.cc
init.cc
item.cc
item.h
item_buff.cc
item_cmpfunc.cc
item_cmpfunc.h
item_create.cc
item_create.h
item_func.cc
item_func.h
item_strfunc.cc
item_strfunc.h
item_sum.cc
item_sum.h
item_timefunc.cc
item_timefunc.h
item_uniq.cc
item_uniq.h
key.cc
lex.h
lex_symbol.h
lock.cc
log.cc
log_event.cc
log_event.h
matherr.c
mf_iocache.cc
mini_client.cc
mini_client.h
my_lock.c
mysql_priv.h
mysqld.cc
net_pkg.cc
net_serv.cc
nt_servc.cc
nt_servc.h
opt_ft.cc
opt_ft.h
opt_range.cc
opt_range.h
opt_sum.cc
password.c
procedure.cc
procedure.h
records.cc
repl_failsafe.cc
repl_failsafe.h
set_var.cc
set_var.h
slave.cc
slave.h
sql_acl.cc
sql_acl.h
sql_analyse.cc
sql_analyse.h
sql_base.cc
sql_cache.cc
sql_cache.h
sql_class.cc
sql_class.h
sql_crypt.cc
sql_crypt.h
sql_db.cc
sql_delete.cc
sql_do.cc
sql_handler.cc