/SQL/Mysql> grant all privileges on *.* to root@localhost identified by 'password' with grant option;

Mysql> grant all privileges on *.* to root@localhost identified by 'password' with grant option;

Mysql>grant all privileges on *.* to root@localhost identified by 'password' with grant option;

0
ShareSimilar codes
Share