摘要:
RESET MASTER官方解释:Deletes all binary log files listed in the index file, resets the binary log index file to be empty, and creates a new binary log fil 阅读全文
摘要:
解决办法:参考文档: http://yujianglei.blog.51cto.com/7215578/1729129 在一台已经运行了mysql 从库的机器上再次部署一个其他业务的mysql slave 从库时,这台slave从库启动的时候和复制的时候报错:1872[ERROR] Slave SQ 阅读全文
摘要:
一天老大要求做mysql5.6的数据库的主从复制,,但是报错了,提示1050数据表已存在错误: Last_SQL_Errno: 1050 Last_SQL_Error: Error 'Table 'authWeibo' already exists' on query. Default databa 阅读全文