source include/master-slave.inc; drop table if exists t1; show slave status; --error 1218 load table t1 from master;