GIF89a; Mini Shell

Mini Shell

Direktori : /usr/share/mysql-test/suite/rpl/r/
Upload File :
Current File : //usr/share/mysql-test/suite/rpl/r/rpl_sql_thread_error.result

include/master-slave.inc
Warnings:
Note	####	Sending passwords in plain text without SSL/TLS is extremely insecure.
Note	####	Storing MySQL user name or password information in the master info repository is not secure and is therefore not recommended. Please consider using the USER and PASSWORD connection options for START SLAVE; see the 'START SLAVE Syntax' in the MySQL Manual for more information.
[connection master]
[connection slave]
CALL mtr.add_suppression("Relay log read failure");
SET @save_debug=@@GLOBAL.debug;
SET GLOBAL debug="d,force_sql_thread_error";
START SLAVE SQL_THREAD;
include/wait_for_slave_sql_to_stop.inc
SET GLOBAL debug=@save_debug;
include/start_slave.inc
[connection master]
CREATE TABLE t1(i INT);
DROP TABLE t1;
include/rpl_end.inc

./BlackJoker Mini Shell 1.0