mysql -binlog

lock tables tname read/write; unlock tables; $ cat /etc/my.cnf [mysqld] log-bin=mysql-bin binlog-format=ROW server_id=1 flush logs; show master status; sudo mysqlbinlog --no-defaults -v --base64-outpu
相關文章
相關標籤/搜索