config root man

Current Path : /home/usr.opt/mysql57/mysql-test/r/

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/r/initialize_gtid.result

CALL mtr.add_suppression("InnoDB:");
USE mysql;
# Create bootstrap file
# Shut server down
# Server is down
# Run the server with:
#   --initialize-insecure
#   --explicit_defaults_for_timestamp --gtid-mode=on --enforce-gtid-consistency=on --log-bin=mysql-bin --server-id=1
# Restart the server against DDIR
# Connect as root
include/assert.inc [GTID_EXECUTED should have only the 5 GTIDs from the init-file]
# Clean up
# Restarting the server after cleaning it up

Man Man