出于某种原因,工作台在我很久以前删除的输出脚本上包含了一个表格。
结果,在运行脚本时,它识别出以下错误。我知道从脚本中删除它可以解决我的问题,但我不知道地狱工作台是否正在获取该表。
Executing SQL script in server
ERROR: Error 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 ')
ENGINE = InnoDB
DEFAULT CHARACTER SET = utf8' at line 2
CREATE TABLE IF NOT EXISTS `FestockDb`.`Film_has_CastEntitie` (
)
ENGINE = InnoDB
DEFAULT CHARACTER SET = utf8
SQL script execution finished: statements: 254 succeeded, 1 failed
Fetching back view definitions in final form.
Nothing to fetch