1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00
Files
mariadb/sql
unknown 7d43d6fdd6 Make innodb_flush_log_at_trx_commit a settable global variable.
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.
  Declare srv_flush_log_at_trx_commit.
sql/mysqld.cc:
  Bypass the innobase_flush_log_at_trx_commit variable.
storage/innobase/include/srv0srv.h:
  Change the type of srv_flush_log_at_trx_commit.
storage/innobase/srv/srv0srv.c:
  Change the type of srv_flush_log_at_trx_commit.
2006-07-29 07:17:33 +04:00
..
2006-05-30 10:22:31 +02:00
2006-06-20 17:14:36 +02:00
2006-07-07 03:07:45 +04:00
2006-06-20 17:05:41 +02:00
2006-07-07 13:49:43 +04:00
2006-06-12 14:23:21 +02:00
2006-07-09 17:00:47 +02:00
2006-06-14 10:54:56 +05:00
2006-06-18 14:56:35 +04:00
2006-06-18 14:56:35 +04:00
2006-06-21 14:53:40 +05:00
2006-01-01 22:18:02 +01:00
2006-03-28 19:34:44 +02:00
2006-06-27 00:47:52 +04:00
2006-04-13 13:49:29 -07:00
2006-06-19 12:45:34 +03:00
2006-07-09 17:00:47 +02:00
2006-06-12 06:50:11 -07:00
2006-06-12 06:50:11 -07:00
2006-06-12 06:50:11 -07:00
2006-05-04 22:27:12 +03:00
2005-12-21 10:18:40 -08:00
2006-07-06 20:12:33 +02:00
2006-07-06 15:38:47 +02:00