Table ‘blog_wfFileChanges’ doesn’t exist
-
Hello,
LXC container running Debian (8)/ WP / Percona / MySQL (all uptodate). Schema: MyISAM
I’ve used WF for months without a problem. I had to reboot my ProxMox server so as to update the kernel (I stopped all CT/VM before) and I couldn’t get my blog back online due to some SQL errors.
My 3 daily backups are also corrupted. I don’t understand this because I could use WP (an WF Live Traffic) without a prob till I rebooted.My SQL error log shows many tables as crashed and to be repaired:
blog_itsec_log, blog_itsec_temp, blog_posts, blog_statistics_pages, blog_statistics_search, blog_statistics_useronline, blog_statistics_visit, blog_statistics_visitor, blog_wc_comments_subscription.But when performing a mysqlcheck all tables are okay except this error:
SQL show index fromblog_wfFileChangesfailed : Table blog_wfFileChanges doesn't existI’m a noob at SQL, I only know about mysqlcheck mysqlrepair. Could anyone please help me deal with this? I guess I just need to create the table, right? But where can I find columns?
Thank you
The topic ‘Table ‘blog_wfFileChanges’ doesn’t exist’ is closed to new replies.