Ad Widget

Collapse

SQL error: Table 'zabbix.conditions' doesn't exist

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Valery Afanasyev
    Junior Member
    • Jan 2006
    • 2

    #1

    SQL error: Table 'zabbix.conditions' doesn't exist

    Hello!
    beta5

    I try to add action and get error:

    SQL error: Table 'zabbix.conditions' doesn't exist
    Query: insert into conditions (actionid,conditiontype,operator,value) values (4,1,0,'10026')

    Error in query [select * from actions where actiontype=0 order by actiontype, source] [Unknown column 'actiontype' in 'where clause']


    Also I see a message on top:

    Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /usr/local/www/data-dist/zabbix/include/db.inc.php on line 109

    Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /usr/local/www/data-dist/zabbix/include/db.inc.php on line 148

    ---
    With regards, VGA
  • Alexei
    Founder, CEO
    Zabbix Certified Trainer
    Zabbix Certified SpecialistZabbix Certified Professional
    • Sep 2004
    • 5654

    #2
    Have you applied DB patches while upgrading to 1.1beta5?
    Alexei Vladishev
    Creator of Zabbix, Product manager
    New York | Tokyo | Riga
    My Twitter

    Comment

    • Valery Afanasyev
      Junior Member
      • Jan 2006
      • 2

      #3
      No, I haven't.

      Applied and All ok. Thank

      Comment

      Working...