Ad Widget

Collapse

Error Mysql

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • fege
    Member
    • Dec 2008
    • 34

    #1

    Error Mysql

    Goodmorning, I go on latest data and all same ok but at the end of the page i have

    * Error in query [SELECT DISTINCT i.*, ia.applicationid FROM items i,items_applications ia WHERE (ia.applicationid IN (-1)) AND i.itemid=ia.itemid AND i.status=0 ORDER BY i.description ASC] [Got error 28 from storage engine]
    * mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource[/var/www/html/zabbix/include/db.inc.php:519]


    if i go on graph or screen i have no data

    i have try to delete from table history* with mysql and for almost all table it is ok but with history_uint i have

    ERROR 1114 (HY000) at line 1: The table 'history_uint' is full


    any suggestion for repair the problem??

    thaks
  • rue
    Member
    Zabbix Certified Specialist
    • May 2006
    • 43

    #2
    Originally posted by fege
    ERROR 1114 (HY000) at line 1: The table 'history_uint' is full
    Did you already have a look at: http://dev.mysql.com/doc/refman/5.1/en/full-table.html ?

    cheers

    RĂ¼

    Comment

    Working...