Ad Widget

Collapse

query failed: [167] Out of range value for column 'pkid' at row 1

Collapse
This topic has been answered.
X
X
 
  • Time
  • Show
Clear All
new posts
  • domadmin
    Junior Member
    • Nov 2021
    • 2

    #1

    query failed: [167] Out of range value for column 'pkid' at row 1

    Running Zabbix 5.0.18 MySQL server. Getting the following errors and unable to see recent history.

    Code:
     13718:20211130:102124.274 [Z3005] query failed: [167] Out of range value for column 'pkid' at row 1 [insert into history_uint (itemid,clock,ns,value) values (40544,1638285681,671675243,0);]
    I assume there is a change needed to the fields in the database. What would be the recommended change?
  • Answer selected by domadmin at 26-01-2022, 15:00.
    domadmin
    Junior Member
    • Nov 2021
    • 2

    I think I had found the problem. We recently changed database engines and this was done in-place without a dump and restore. Dropped the database and rebuilt. Though we can now get data, LDAP authentication no longer works. That will be another post for another time.

    Comment

    • domadmin
      Junior Member
      • Nov 2021
      • 2

      #2
      I think I had found the problem. We recently changed database engines and this was done in-place without a dump and restore. Dropped the database and rebuilt. Though we can now get data, LDAP authentication no longer works. That will be another post for another time.

      Comment

      Working...