错误提示:
创建数据表 le_user_group ... 失败 (您的数据库没有写权限?)
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 'system tinyint(1) unsigned NOT NULL DEFAULT '0' COMMENT '是否系统内置',pur' at line 1
请修改 install/data/mysql.sql文件。
user_group表的 system 加上 ``,该符号在 ESC 键下面~
发表评论