Difference between revisions of "Show grants"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
  
  
   [[show]] grants;
+
   [[Show (MariaDB)|show]] grants;
 
  +------------------------------------------------------------------------------------------------+
 
  +------------------------------------------------------------------------------------------------+
 
  | Grants for root@localhost                                                                      |
 
  | Grants for root@localhost                                                                      |

Revision as of 17:09, 28 July 2021


 show grants;
+------------------------------------------------------------------------------------------------+
| Grants for root@localhost                                                                      |
+------------------------------------------------------------------------------------------------+
| GRANT ALL PRIVILEGES ON *.* TO `root`@`localhost` IDENTIFIED VIA unix_socket WITH GRANT OPTION |
| GRANT PROXY ON @'%' TO 'root'@'localhost' WITH GRANT OPTION                                  |
+------------------------------------------------------------------------------------------------+
2 rows in set (0.000 sec)


See also

Advertising: