diff options
author | Mats Kindahl <mats@sun.com> | 2009-09-23 11:43:43 +0200 |
---|---|---|
committer | Mats Kindahl <mats@sun.com> | 2009-09-23 11:43:43 +0200 |
commit | 8249fd6eef37dcbfc7f37359998c41e96aabee03 (patch) | |
tree | 0f5454c4de2cb30d02c5b1970d028dbd1176dd95 /sql/sql_udf.h | |
parent | 0b9bc329b037777c48668ae0045eee3acd637149 (diff) | |
download | mariadb-git-8249fd6eef37dcbfc7f37359998c41e96aabee03.tar.gz |
BUG#29288: myisam transactions replicated to a transactional
slave leaves slave unstable
Problem: when replicating from non-transactional to
transactional engine with autocommit off, no BEGIN/COMMIT
is written to the binlog. When the slave replicates, it
will start a transaction that never ends.
Fix: Force autocommit=on on slave by always replicating
autocommit=1 from the master.
Diffstat (limited to 'sql/sql_udf.h')
0 files changed, 0 insertions, 0 deletions