Zabbix 1.6.1
Hello, i'm having problems applying the patch to mysql:
mysql zabbix < patch.sql
ERROR 1050 (42S01) at line 2: Table 'auditlog_details' already exists
I've dropped the table and reapplyied the patch:
ERROR 1050 (42S01) at line 14: Table 'autoreg_host' already exists
then:
ERROR 1050 (42S01) at line 35: Table 'expressions' already exists
ERROR 1050 (42S01) at line 11: Table 'globalmacro' already exists
ERROR 1050 (42S01) at line 21: Table 'graph_theme' already exists
Hello, i'm having problems applying the patch to mysql:
mysql zabbix < patch.sql
ERROR 1050 (42S01) at line 2: Table 'auditlog_details' already exists
I've dropped the table and reapplyied the patch:
ERROR 1050 (42S01) at line 14: Table 'autoreg_host' already exists
then:
ERROR 1050 (42S01) at line 35: Table 'expressions' already exists
ERROR 1050 (42S01) at line 11: Table 'globalmacro' already exists
ERROR 1050 (42S01) at line 21: Table 'graph_theme' already exists
Comment