Comment 15 for bug 1065841

Revision history for this message
Laurynas Biveinis (laurynas-biveinis) wrote : Re: Replication breaks with "You cannot 'ALTER' a log table if logging is enabled" on upgrade, even when logging to files

Note that the 5.7 fix does not prevent mysql_upgrade on master from binlogging its actions. I think all versions 5.5/5.6/5.7 should be fixed the same way MariaDB did: flipping the default of --write-binlog for mysql_upgrade.