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
Connect management, and execute management commands
for example:
mysql> show @@datasource;
ERROR 3012 (HY000): The statement is unsafe SQL, reject for user 'action'
mysql> reload @@config;
ERROR 3012 (HY000): The statement is unsafe SQL, reject for user 'action'
The text was updated successfully, but these errors were encountered:
Steps:
for example:
The text was updated successfully, but these errors were encountered: