mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 20:42:30 +01:00
Disabled binlog_unsafe due to BUG#50312.
This commit is contained in:
parent
a1aa459458
commit
0f90f1dee7
1 changed files with 1 additions and 0 deletions
|
@ -10,4 +10,5 @@
|
||||||
#
|
#
|
||||||
##############################################################################
|
##############################################################################
|
||||||
binlog_truncate_innodb : BUG#42643 2009-02-06 mats Changes to InnoDB requires to complete fix for BUG#36763
|
binlog_truncate_innodb : BUG#42643 2009-02-06 mats Changes to InnoDB requires to complete fix for BUG#36763
|
||||||
|
binlog_unsafe : BUG#50312 2010-01-13 lsoares Warnings for unsafe sub-statement not returned to client
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue