Can't find record in 'cbi_user_bu', Error_code: 1032; handler error HA_ERR_KEY_NOT_FOUND;
STOP SLAVE;
SET GLOBAL sql_slave_skip_counter =1; # 拨针,跳过这一个错误
START SLAVE;
STOP SLAVE;
SET GLOBAL sql_slave_skip_counter =1; # 拨针,跳过这一个错误
START SLAVE;