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

Error "Unknown column 'e.value_changed'"

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Won't fix
    • Icon: Critical Critical
    • None
    • 2.2.5
    • Frontend (F)
    • None
    • Debian

      Error in query [SELECT COUNT(DISTINCT e.eventid) AS rowscount,e.objectid FROM events e WHERE 1=0 AND e.objectid BETWEEN 000000000000000 AND 099999999999999 AND ( (e.object IN ('0')) AND (e.value_changed IN ('1')) AND (e.acknowledged IN ('0')) AND (e.value IN ('1')) ) GROUP BY e.objectid] [Unknown column 'e.value_changed' in 'where clause']
      mysqli_fetch_assoc() expects parameter 1 to be mysqli_result, boolean given [include/db.inc.php:564]
      mysqli_free_result() expects parameter 1 to be mysqli_result, boolean given [include/db.inc.php:565]

      And

      Error in query [SELECT MAX(e.eventid) AS eventid,e.objectid FROM events e WHERE e.object=0 AND 1=0 AND (e.value IN ('1')) AND e.value_changed=1 GROUP BY e.objectid] [Unknown column 'e.value_changed' in 'where clause']
      mysqli_fetch_assoc() expects parameter 1 to be mysqli_result, boolean given [include/db.inc.php:564]
      mysqli_free_result() expects parameter 1 to be mysqli_result, boolean given [include/db.inc.php:565]

        1. ZabbixBug.jpg
          ZabbixBug.jpg
          403 kB
        2. ZabbixBug2.jpg
          ZabbixBug2.jpg
          260 kB

            Unassigned Unassigned
            amontuma Amos
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: