config root man

Current Path : /home/usr.opt/mysql57/mysql-test/suite/rpl/t/

FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64
Upload File :
Current File : //home/usr.opt/mysql57/mysql-test/suite/rpl/t/rpl_skip_ddl_errors_cli.test

--source include/master-slave.inc
--source include/have_binlog_format_mixed.inc

--connection slave
--echo Show the effect of the server command line option slave-skip-errors
--echo being passed the alias ignore_ddl_errors and a numeric error code
SHOW VARIABLES LIKE 'slave_skip_errors';

--source include/rpl_end.inc

Man Man