send Mysqlx.Sql.StmtExecute {
stmt: "ping"
namespace: "xplugin"
}
command ok
Namespace 'xplugin' is deprecated, please use 'mysqlx' instead
RUN drop schema if exists xtest
0 rows affected
Mysqlx.Ok {
msg: "bye!"
ok