We are in the process of moving some accounts from a server to a new server, we have tried this in whm and also in shell.
Both work but we have one problem that continues to exist.
Somehow in every db that has this type of table (InnoDB ) they get corrupt in the move. All other db table types transfer ok without error.
error : Can't open file: 'words.InnoDB'. (errno: 1)
In phpmyadmin all these type tables say "in use not running"
and the only way to fix is go into var/lib/mysql/ and delete the database. We then went back to old server and into phpmyadmin and downloaded the db and then uploaded via phpmyadmin to the new server and all workked ok , no problems with any tables, so it is something in the move that is doing it.
Any idea what may be causing this, we believe it to be something on the new server because we have transfered on of these sites before to our other server without any issues.
Hope someone can lead us in the right direstion to fix this issue.
Both work but we have one problem that continues to exist.
Somehow in every db that has this type of table (InnoDB ) they get corrupt in the move. All other db table types transfer ok without error.
error : Can't open file: 'words.InnoDB'. (errno: 1)
In phpmyadmin all these type tables say "in use not running"
and the only way to fix is go into var/lib/mysql/ and delete the database. We then went back to old server and into phpmyadmin and downloaded the db and then uploaded via phpmyadmin to the new server and all workked ok , no problems with any tables, so it is something in the move that is doing it.
Any idea what may be causing this, we believe it to be something on the new server because we have transfered on of these sites before to our other server without any issues.
Hope someone can lead us in the right direstion to fix this issue.
Last edited: