1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

restore and fix wsrep status variables

This commit is contained in:
Sergei Golubchik
2014-09-28 12:41:51 +02:00
parent 13af416a82
commit eaec266eb1
6 changed files with 56 additions and 97 deletions

View File

@ -3767,7 +3767,6 @@ public:
enum enum_server_command wsrep_retry_command;
enum wsrep_consistency_check_mode
wsrep_consistency_check;
wsrep_stats_var* wsrep_status_vars;
int wsrep_mysql_replicated;
const char* wsrep_TOI_pre_query; /* a query to apply before
the actual TOI query */