Advertisement
Guest User

Untitled

a guest
Jun 24th, 2019
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. mysql> SHOW GRANTS FOR '0002_auvajs'@'localhost';
  2. +----------------------------------------------------------------------------------+
  3. | Grants for 0002_auvajs@localhost |
  4. +----------------------------------------------------------------------------------+
  5. | GRANT USAGE ON *.* TO '0002_auvajs'@'localhost' |
  6. | GRANT ALL PRIVILEGES ON `0002_auvajs`.`0002_auvajs` TO '0002_auvajs'@'localhost' |
  7. +----------------------------------------------------------------------------------+
  8. 2 rows in set (0.00 sec)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement