You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mysql> reload @@config;
Query OK, 1 row affected (0.05 sec)
Reload config success
mysql> rollback @@config;
ERROR 1003 (HY000): Rollback config failure.The reason is Conf can not be rollback because of no old version
mysql>
The text was updated successfully, but these errors were encountered:
Raised by: @sevenFH
The text was updated successfully, but these errors were encountered: