Mega Code Archive
Categories
/
MySQL Tutorial
/
Privilege
GRANT ALL
mysql> GRANT ALL ON databaseName.* TO 'your_mysql_name'@'your_client_host';