版本:5.6.24
背景:
动态的将binlog_format从statement更改为row,执行set global binlog_format='ROW',
查看变量发现修改成功
root@3306 (none)> show variables like '%format%';
+--------------------------+-------------------+
| Variable_name ...
↧