MySQL Binlog Mixed模式记录成Row格式

概念:       binlog format有三种形式:Statement、Mixed、Row,具体的信息可以自行到网上搜查。 分析(本文碰到的案例): 查看MySQL binlog format [email protected] : dba_test 02:33:39>show variables like 'binlog_format%';                        
相关文章
相关标签/搜索