当前位置:Gxlcms > mysql > mysql数据库自动备份问题

mysql数据库自动备份问题

时间:2021-07-01 10:21:17 帮助过:10人阅读

mysql备份sql数据库server

我昨天看了看数据库备份,也成功地自动备份出来了,但是备份出来的是.frm文件,直接导入数据库的话,会报错,说是我第一行有错误,和关键字冲突
Query:
?

Error occured at:2015-08-10 10:17:42
Line no.:4110
Error Code: 1064 - 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 '?

' at line 1

以上是报错的内容,各位大侠,有人能帮帮忙么?

人气教程排行