mysql> GRANT ALL PRIVILEGES ON *.* TO 'root'@'%' IDENTIFIED BY `447653cfde` WITH GRA
NT 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 'IDENTIFIED BY `447653cfde` WITH GRANT OPTION' at line 1
怎么解决?
Django REST framework课程视频,RESTFul API前后端分离开发
了解课程