After dumping my database exactly as described in the VB manual PHP Code: mysqldump --opt -Q -u dbusername -p databasename > backupname.sql
I have a problem restoring it to a new empty database.
The error I am getting is this
PHP Code: ERROR 1146 (42S02) at line 267571: Table 'mydata.games_savedGames' doesnt exist
I have checked this particular table for errors and everything is OK. Can anyone help* I really need to get my forum back. Thanks.
__DEFINE_LIKE_SHARE__