mysql> GRANT ALL PRIVILEGES -> ON *.* -> TO root@192.168.11.111 -> IDENTIFIED BY 'newpassword' -> WITH GRANT OPTION;