解决ERROR 1064 (42000): You have an error in your SQL syntax
解决报错: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 ‘-domain’ at line 1
这是一个我在写pymysql的时候出现的报错
网上有关解码、字符集的问题说了很多,我来说说我这个离谱的问题……
就是说
…………
数据库名称不能包含中划线
原创
2021-05-29 20:30:24 ·
1421 阅读 ·
0 评论