diff options
author | unknown <aivanov@mysql.com> | 2006-01-18 15:02:03 +0300 |
---|---|---|
committer | unknown <aivanov@mysql.com> | 2006-01-18 15:02:03 +0300 |
commit | 74f499faded76c73f68167cae30e8e0a927d96c7 (patch) | |
tree | a6ad6903648d640413b3687a0463715e3997be7e /tools | |
parent | 596666f74a83e989edb712eab9949d2a13c08fac (diff) | |
download | mariadb-git-74f499faded76c73f68167cae30e8e0a927d96c7.tar.gz |
Applied patch recieved from Marko:
Make innodb_flush_log_at_trx_commit a settable global variable.
innobase/include/srv0srv.h:
Change the type of srv_flush_log_at_trx_commit.
innobase/srv/srv0srv.c:
Change the type of srv_flush_log_at_trx_commit.
sql/ha_innodb.cc:
Remove innobase_flush_log_at_trx_commit.
(Set srv_flush_log_at_trx_commit directly).
sql/ha_innodb.h:
Remove innobase_flush_log_at_trx_commit.
(Set srv_flush_log_at_trx_commit directly).
sql/mysqld.cc:
Bypass the variable innobase innobase_flush_log_at_trx_commit.
sql/set_var.cc:
Make innodb_flush_log_at_trx_commit a settable global variable.
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions