输入banner图图片脚本导航/分类

MySQL在从库过滤错误

stop slave; 
set global sql_slave_skip_counter=1; (1是指跳过一个错误)
slave start;

本文出自 “系统网站运维” 博客,请务必保留此出处http://cgc243652136qq.blog.51cto.com/3989433/1789630

MySQL在从库过滤错误

标签:mysql在从库过滤错误