Groups
Groups
Sign in
Groups
Groups
MySQLer
Conversations
About
Send feedback
Help
mysql的二进制日志中数据是否是根据重做日志信息产生的
2 views
Skip to first unread message
蓝白
unread,
Jun 28, 2011, 10:26:52 PM
6/28/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MySQLer
当mysql开启二进制选项,设置binlog-format=row的时候,
因为row模式是记录表的行更改情况,而且二进制日志的写入是在事务commit的时候写入。
不知道这些对应的语句写入二进制日志时候,这些语句是根据什么生成的,
是不是根据重做日志信息生成的,也就是根据redo日志信息生成的,等到事务commit的时候再写入二进制日志中。
不知道我理解的对不对。
Reply all
Reply to author
Forward
0 new messages