我在尝试导入我的数据库时收到以下错误:
第 32769 行出现错误:未知命令“\”。
我进行了一些搜索,发现这可能是因为转储不是使用 --hex-blob 命令创建的。
不幸的是,我现在没有机会这样做,因为这是我的主机在不合时宜的突袭/硬件故障之前进行的最后一次备份。
我可以做些什么来导入我的数据库?
更新:
导入时尝试使用 --force 和 --max_allowed_packet=1000M 。这是它返回的示例...
ERROR at line 32769: Unknown command '\"'.
ERROR at line 32769: Unknown command '\"'.
ERROR 1064 (42000) at line 32769: 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 '}',1,1352344791,0),('performanceCache','',0,1317594187,0),('promenu','a:1:{s:7:\' at line 1
ERROR 1064 (42000) at line 32769: You have an error in your SQL syntax; check the …Run Code Online (Sandbox Code Playgroud)