红联Linux门户
Linux帮助

mysql问题

发布时间:2012-05-17 21:25:23来源:红联作者:miklechun
Creating Database Tables ...
Unable to CREATE table 'schema':



Database ERROR: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 'schema ( vseq int(10) unsigned NOT NULL default '0', ' at line 1


Unable to CREATE table 'Rules_template': Database ERROR:Table 'rules_template' already exists




Done.

这是使用snortcenter出现的问题,请问如何解决
文章评论

共有 3 条评论

  1. Concsgo 于 2012-05-18 08:46:46发表:

    帮顶

  2. tim211314 于 2012-05-17 23:01:34发表:

    应该是tables是mysql关键词,换个名字吧

  3. 于 2012-05-17 22:58:56发表:

    tables是mysql里关键词,换个名字吧