1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Disabled binlog_unsafe due to BUG#50312.

This commit is contained in:
Luis Soares
2010-01-13 23:27:22 +00:00
parent 85df1ce4b4
commit 18a8f3c8cc

View File

@ -10,4 +10,5 @@
#
##############################################################################
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