• unknown's avatar
    Many files: · 8d8f52e9
    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
log0log.h 30.5 KB