diff options
author | unknown <jani@ua72d24.elisa.omakaista.fi> | 2004-03-04 17:58:36 +0000 |
---|---|---|
committer | unknown <jani@ua72d24.elisa.omakaista.fi> | 2004-03-04 17:58:36 +0000 |
commit | 52236ae1e1485a39110834abf8b61d2de1ed2815 (patch) | |
tree | 9e9896821fbad442c2079c187c49119f392976b8 /BitKeeper | |
parent | b60519406e5e156c3ddce45569a8d5dd82d8eb53 (diff) | |
download | mariadb-git-52236ae1e1485a39110834abf8b61d2de1ed2815.tar.gz |
Fixed Bug#2491, INSERT DELAYED causes binary log unusable by mysqlbinlog (replication is ok)
Setting insert delayed threads = 0 at mysql_init_command.
sql/mysql_priv.h:
New session variable, max_insert_delayed_threads
sql/mysqld.cc:
New session variable, max_insert_delayed_threads
sql/set_var.cc:
New session variable, max_insert_delayed_threads
sql/sql_class.h:
New session variable, max_insert_delayed_threads
sql/sql_insert.cc:
New session variable, max_insert_delayed_threads
BitKeeper/etc/logging_ok:
Logging to logging@openlogging.org accepted
Diffstat (limited to 'BitKeeper')
-rw-r--r-- | BitKeeper/etc/logging_ok | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BitKeeper/etc/logging_ok b/BitKeeper/etc/logging_ok index 63db9c29c60..0e69c4151b4 100644 --- a/BitKeeper/etc/logging_ok +++ b/BitKeeper/etc/logging_ok @@ -46,6 +46,7 @@ jani@rhols221.adsl.netsonic.fi jani@rhols221.arenanet.fi jani@ua126d19.elisa.omakaista.fi jani@ua141d10.elisa.omakaista.fi +jani@ua72d24.elisa.omakaista.fi jcole@abel.spaceapes.com jcole@main.burghcom.com jcole@mugatu.spaceapes.com |