mysql> grant all privileges on *.* to root@"%" by "123" with grant option;
ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'by "123" with grant option' at line 1