BookStack icon indicating copy to clipboard operation
BookStack copied to clipboard

Tables corrupted after MySQL crash ...

Open DoctorRetromaker opened this issue 1 month ago • 0 comments

Attempted Debugging

  • [x] I have read the debugging page

Searched GitHub Issues

  • [x] I have searched GitHub for the issue.

Describe the Scenario

After a MySQL crash, tables permission_role and role_permissions got corrupted ... I tried to detach and re-attach the tablespace -some times, this correct the error if the problem is in the catalogues area-.

Not the case, both tables are corrupted for MySQL. Dropped and recreated let BookStack restart again, but not in a correct way; maintenance button doesn't appear, and accesing shelves or books areas end with a an unknown error occurred.

Any help on restoring correct values for those tables?

Exact BookStack Version

last? .. no way to access to Settings ....

Log Content

no log entries ...

Hosting Environment

Synology NAS DSM 7.3 BookStack Linuxserver.io Docker MySQL CE 9.0.5-1

DoctorRetromaker avatar Dec 10 '25 17:12 DoctorRetromaker