在navacat中运行sql文件遇到的错误

这是错误日志

 [Err] 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 '# Host: localhost  (Version: 5.5.53)
# Date: 2018-08-19 10:30:35
# Generato' at line 1
[Err] # Host: localhost  (Version: 5.5.53)
# Date: 2018-08-19 10:30:35
# Generator: MySQL-Front 5.3  (Build 4.234)

这是什么原因造成的?

原因是导出sql文件使用的工具和我导入使用的工具不一样造成的。

已经提示了SQL syntax。

应该是SQL语法的问题。

语法有错误 ,看看版本号

sql语句有问题或者版本不支持语法

语法有错误,sql可以将语句贴出来看看

地址肯定错了,如果还没解决,就把你的地址配置截图发下。