mysql版本:5.5.48
操作系统:centos6.8 64位

问题截图:check the manual that corresponds to your MySQL server version for the right syntax to use near '(0) NULL DEFAULT NULL COMMENT

解决方法:删除 (0) NULL
check the manual that corresponds to your MySQL server version for the right syntax to use near '(0) NULL DEFAULT NULL COMMENT

相关文章: