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
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 1472
Server version: 5.7.16-0ubuntu0.16.04.1 (Ubuntu)
Copyright (c) 2000, 2016, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.
Type 'help;' or '\h'for help. Type '\c' to clear the current input statement.
mysql> show grants;
+-----------------------------------------------------------------+
| Grants for spaceinvader@% |
+-----------------------------------------------------------------+
| GRANT USAGE ON *.* TO 'spaceinvader'@'%'|| GRANT ALL PRIVILEGES ON `spaceinvaders`.* TO 'spaceinvader'@'%'|
+-----------------------------------------------------------------+
2 rows inset (0.04 sec)
mysql>
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: