Index category_transaction_journal is corrupted #8473
bartekd123
started this conversation in
General
Replies: 1 comment 3 replies
-
A broken index is usually no reason for data loss, if I recall my classes correctly. I have no clue what could have happened though. I can only suggest a regular backup just in case. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I was able to get around it, but wondering if I am missing any data in the category_transaction_journal table, will it cause me any issues? I got the error that the index is corrupt, so I did check_tables, and it mentioned the table is corrupt. I ended up creating a new table with a different name, copying the data out of category_transaction_journal into that other table, then renaming the tables and I am back in business.
Is there a way to verify if this will cause me any other issues? I did a check tables against the rest of my tables/indexes and there are no glaring issues.
thanks in advance!
Full error from when I had it, it if is helpful:
Whoops! A database error occurred.
Unfortunately, this error was not recoverable :(. Firefly III broke. The error is:
Beta Was this translation helpful? Give feedback.
All reactions