Quote:
Originally Posted by JohnnyChimpo
So after the server shutdown on Christmas, i logged in and used the SQL explorer, which is an awesome tool btw =]. However i got an error " SQL Explorer Error: database disk image is malformed
Query: SELECT name FROM 'sqlite_master' WHERE type = 'table' ORDER BY name"
In my knowledge my server does not call this query. Also everything now says "loading" and i cannot even get to the schema for anything.
|
Sounds like the database is corrupted. You may want to contact Stefan. You can also try downloading it and recovering data yourself (there is information on trying to recover data from damaged SQLite databases online).