roundcube_bk
Hello,
every 4 hours the file /var/lib/mysql/xxx.err reports this error:
Cannot open table roundcube_bk/cache
Cannot open table roundcube_bk/cache_index
Cannot open table roundcube_bk/cache_messages
Cannot open table roundcube_bk/cache_shared
Cannot open table roundcube_bk/cache_thread
Cannot open table roundcube_bk/contactgroupmembers
Cannot open table roundcube_bk/contactgroups
Cannot open table roundcube_bk/contacts
Cannot open table roundcube_bk/dictionary
Cannot open table roundcube_bk/identities
Cannot open table roundcube_bk/searches
Cannot open table roundcube_bk/session
Cannot open table roundcube_bk/system
Cannot open table roundcube_bk/users
... from the internal data dictionary of InnoDB though the .frm file for the table exists.
What is the folder roundcube_bk? Can I delete or re-create it? How can I fix this? thank you.
What is the folder roundcube_bk? Can I delete or re-create it? How can I fix this? thank you.
-
I solved the problem. I deleted .frm files for each individual error. Now /var/lib/mysql/xxx.err does not report any error. I hope that this solution can help someone with the same problem. 0 -
Hello :) I'm happy to see the issue now resolved. Note that you can typically remove the database through the MySQL command line if it's not an active database on the system. It's possible that roundcube_bk was a leftover roundcube database that was previously backed up. Thank you. 0
Please sign in to leave a comment.
Comments
2 comments