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

BUG#11761680

disabled binlog_spurious_ddl_errors on mysql-5.5
This commit is contained in:
Astha Pareek
2013-01-18 18:26:02 +05:30
parent a3d71bda9e
commit cdbba60456

View File

@ -10,3 +10,4 @@
#
##############################################################################
binlog_truncate_innodb : BUG#11764459 2010-10-20 anitha Originally disabled due to BUG#42643. Product bug fixed, but test changes needed
binlog_spurious_ddl_errors : BUG#11761680 2013-01-18 astha Fixed on mysql-5.6 and trunk