前景提要
HDC调试需求开发(15万预算),能者速来!>>>
cacti-0.8.8c,安装导入cacti.sql数据库出错,提示某个表已存在, 但cacti库是新建的空库,不存在任何表数据,当然也没有提示已存在的‘settings_tree'表。不知何故,请大家指点。谢谢!!
[root@localhost html]# mysqladmin -u root -p create cacti [root@localhost html]# mysql -p cacti < /var/www/html/cacti/cacti.sql Enter password: ERROR 1050 (42S01) at line 2293: Table 'settings_tree' already exists