MINI MINI MANI MO
install plugin mysqlx soname "mysqlx.so";
call mtr.add_suppression("Plugin mysqlx reported: .Failed at SSL configuration: .SSL context is not usable without certificate and private key..");
call mtr.add_suppression("Plugin mysqlx reported: .SSL_CTX_load_verify_locations failed.");
SET GLOBAL mysqlx_connect_timeout = 300;
Sending 4 bytes raw data...
Mysqlx.Error {
severity: FATAL
code: 5000
msg: "Messages without payload are not supported"
sql_state: "HY000"
}
ok
Sending 4 bytes raw data...
Mysqlx.Error {
severity: FATAL
code: 5000
msg: "Messages without payload are not supported"
sql_state: "HY000"
}
ok
Verify ['Mysqlx_sessions_fatal_error' session variable should be have 2 as value]
Mysqlx.Ok {
msg: "bye!"
}
ok
uninstall plugin mysqlx;
OHA YOOOO