Errors were found in the Zotero database! (false warning again?)
Hello.
After using the "Check Database Integrity" of zotero, the message showed up:
"Errors were found in the Zotero database!"
Then I opened zotero.sqlite with the sqlite3 command line client:
sqlite> PRAGMA integrity_check;
it said "ok".
Is it a false warning that Zotero gave me? I remember the same situation back to 2007.
OS:Ubuntu10.04
Firefox 9.0.1 installed from PPA
Thanks for the reply.
After using the "Check Database Integrity" of zotero, the message showed up:
"Errors were found in the Zotero database!"
Then I opened zotero.sqlite with the sqlite3 command line client:
sqlite> PRAGMA integrity_check;
it said "ok".
Is it a false warning that Zotero gave me? I remember the same situation back to 2007.
OS:Ubuntu10.04
Firefox 9.0.1 installed from PPA
Thanks for the reply.
(If you get that message immediately after running the database through the repair tool, we'd want to know.)
Because I don't use the repair tool online, I only follow the manual repair instructions. I don't like to upload my database, why don't we include the repair tool in Zotero extension or standlone version?
Anyway, thanks.
Most users should never need to use the repair tool/steps. Frequent use is an indication of a more serious problem with the disk or system.
Most of the non-corruption-related cleanup commands are run automatically in database upgrade steps or at other times if necessary (and most of the things those commands fix cause problems only in rare situations).