Summary: | Amarok does not read Statistics table after a database restore | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Bearcat M. Sandor <linux> |
Component: | general | Assignee: | Amarok Bugs <amarok-bugs-null> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | CC: | che |
Priority: | NOR | ||
Version First Reported In: | 1.4.2 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Bearcat M. Sandor
2006-08-31 08:03:00 UTC
Also, note i have seen the same behavior with mysql. I am running postgresql 8.1.4 Thanks all I had the same problem and managed to get all my statistics back by doing update statistics set deviceid='-1' where deviceid!='-1'; After restoring the amarok database. I don't know why this works and I don't know what the deviceid column is used for. But perhaps a developer reading this can explain? Can't find the duplicate, but we know of this problem. CLosing. |