SQL导入错误的(0)NULL缺省NULL解决方案

   

  • 错误

  • #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 '(0) NULL DEFAULT NULL, `update_date` datetime(0) NULL DEFAULT NULL
  •  
  • 在SQL语法中有错误;检查与您的MySQL服务器版本对应的手册,以便在“(0)NULL缺省NULL”附近使用正确的语法。
  • “updatedate”datetime(0)NULL缺省NULL,
  • 第9行PRIMAR
  •  
  • SQL导入错误的(0)NULL缺省NULL解决方案
  • 解决方案
  • 删除   (0) NULL