User Permission MySQL

GRANT ALL ON *.* TO newUserName@computerName
IDENTIFIED BY 'xxx' WITH GRANT OPTION