mariadb/sql/share
8e1d1e45f1 Bug #47863 binlog_format should be writable only at transaction boundaries
When @@session.binlog_format is modified inside a transaction,
it can cause slave to go out of sync.
      
To fix the problem, make the session variable 'binlog_format' 
read-only inside a transaction.
2009-12-23 18:43:45 +08:00
..
charsets merged 5.0-bugteam to 5.1-bugteam 2008-05-28 17:18:24 +03:00
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
errmsg.txt Bug #47863 binlog_format should be writable only at transaction boundaries 2009-12-23 18:43:45 +08:00
Makefile.am Many files: 2006-12-23 20:17:15 +01:00