diff options
Diffstat (limited to 'sql/sql_base.cc')
-rw-r--r-- | sql/sql_base.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/sql_base.cc b/sql/sql_base.cc index c4b243e5aba..e6e1b9beb96 100644 --- a/sql/sql_base.cc +++ b/sql/sql_base.cc @@ -4813,6 +4813,7 @@ restart: } error: +WSREP_ERROR_LABEL: THD_STAGE_INFO(thd, stage_after_opening_tables); thd_proc_info(thd, 0); |