摘要:
server-id=1log-bin=/var/lib/mysql/mysql-bin.log重启show master status\G;打开mysqlflush tables with read lock;exit;mysqldump -hlocalhost -uroot -p3306 -p test >/home/test.sqlcd /homescp test.sql root@192.168.52.129:/home/mysql unlock tables;grant replication slave on "." to 'slaveuser 阅读全文
posted @ 2014-02-22 17:05
hxl2009
阅读(179)
评论(0)
推荐(0)
浙公网安备 33010602011771号