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

Trigger expression change is not taken in consideration

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Cannot Reproduce
    • Icon: Minor Minor
    • None
    • 2.2.3, 2.2.4rc2
    • Server (S)
    • DB= Mysql with autocommit = 0

      It seems that if a trigger expression is changed when autocommit is off (mysql) the new expression is not compued until zabbix_server is restarted. Possible cause might be that in mysql, when autocommit is off, all selectes without a commit or rollback will return same value (freeze in time). To see new values in the tables a commit or rollback must be issued or autocommit shoud be on.

            Unassigned Unassigned
            little_martian Little Martian
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: