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出现的问题,请问如何解决
Concsgo 于 2012-05-18 08:46:46发表:
帮顶
tim211314 于 2012-05-17 23:01:34发表:
应该是tables是mysql关键词,换个名字吧
于 2012-05-17 22:58:56发表:
tables是mysql里关键词,换个名字吧