Privilege MySQL Tutorial

mysql>
GRANT ALL ON databaseName.* TO 'your_mysql_name'@'your_client_host';