Advertisement
Guest User

Untitled

a guest
Jun 19th, 2019
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.62 KB | None | 0 0
  1. +--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  2. | Grants for root@% |
  3. +--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  4. | GRANT SELECT, INSERT, UPDATE, DELETE, CREATE, DROP, RELOAD,
  5. PROCESS, REFERENCES, INDEX, ALTER, SHOW DATABASES,
  6. CREATE TEMPORARY TABLES, LOCK TABLES, EXECUTE, REPLICATION SLAVE,
  7. REPLICATION CLIENT, CREATE VIEW, SHOW VIEW, CREATE ROUTINE,
  8. ALTER ROUTINE, CREATE USER, EVENT, TRIGGER ON *.* TO 'root'@'%'
  9. WITH GRANT OPTION |
  10. +--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  11. 1 row in set (0.00 sec)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement