jcheek
Member
Posted 4 months ago #
I'm getting error message when I try to do a manual back up using BUWP:
mysqldump: Got error: 1146: Table 'my table' doesn't exist when using LOCK TABLES
I looked on this forum and didn't see any posts about it. I'm also using BPS Security plug-in this wouldn't play a role in why it's coming up with this error though would it?
http://wordpress.org/extend/plugins/backupwordpress/
Hi jcheek
Thanks for the error report, Did your backup complete? If it did can you download it and check that it contains the database dump file, it would be even better if you could import it intoysql and check that it contains everything it should.
jcheek
Member
Posted 4 months ago #
Hey Tom,
Thanks for replying. Yes the backup did complete.
I downloaded it and see a database_myusername_wpb.sql, would this be the database dump file? Also, How would I import it into mysql to check if everything is good?
Thank you for your help again.
If you have a copy of your site running locally you should be able to import it there and check that everything is as it should be.