Don't force verbose output
The tests shouldn't force verbose output.
This commit is contained in:
@ -480,6 +480,7 @@ private:
|
||||
|
||||
int check_node_ssh(int node);
|
||||
bool check_master_node(MYSQL *conn);
|
||||
bool bad_slave_thread_status(MYSQL *conn, const char *field, int node);
|
||||
};
|
||||
|
||||
class Galera_nodes : public Mariadb_nodes
|
||||
|
Reference in New Issue
Block a user