grant all privileges to *.* on username@ip identified by password with grant option;
grant all privileges on *.* to username@ip identified by password with grant option;