Hi all!
After updating server from 3.0.0 to 3.2.0 some(around 60%) of 'database monitor' values only have 3 digits in latest data instead of their usual values (ex. 147 instead of 1474275391)
Changing value type from unsigned to float did nothing.
Tried to create new item - same results.
Doing the same request using isql returns correct result.
Probably it's database corruption, but not sure where to look.
After updating server from 3.0.0 to 3.2.0 some(around 60%) of 'database monitor' values only have 3 digits in latest data instead of their usual values (ex. 147 instead of 1474275391)
Changing value type from unsigned to float did nothing.
Tried to create new item - same results.
Doing the same request using isql returns correct result.
Probably it's database corruption, but not sure where to look.
Comment