【发布时间】:2013-03-26 12:18:10
【问题描述】:
我正在尝试使用 pt-table-sync 同步到表。
问题是RDS bilong_format 设置为MIXED,工具需要STATEMENT。而且我们没有超级特权来改变它。
如何解决这个问题并同步我的表格?
错误描述如下:
This tool requires binlog_format=STATEMENT, but the current binlog_format is set to MIXED and an error occurred while attempting to change it. If running MySQL 5.1.29 or newer, setting binlog_format requires the SUPER privilege. You will need to manually set binlog_format to 'STATEMENT' before running this tool.
【问题讨论】: