Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-11958

SQL Error adding new Value Mapping

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Won't fix
    • Icon: Minor Minor
    • None
    • 3.0.8
    • Frontend (F)
    • Single Server Environment.
      Centos 7
    • Sprint 4
    • 1

      When trying to add a valuemapp from Frontend, it shows the Error:
      Error in query [INSERT INTO valuemaps (name,valuemapid) VALUES ('test','25')] [Duplicate entry '25' for key 'PRIMARY']
      SQL statement execution has failed "INSERT INTO valuemaps (name,valuemapid) VALUES ('test','25')".

      Seems like Zabbix doesn't check the latest number on the Table, f.e. with select MAX(valuemapid) FROM valuemaps;

            Unassigned Unassigned
            daniel.weber Daniel Weber
            Team C
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: