Quote:
Originally Posted by Paul M
That error has no bearing on how useful those backups are, and you can import them direct into mysql using ssh access.
As to the error, what is your wait_timeout set to in my.ini ?
|
As stated above, winblowz dont have ssh access.
You need to install the "mysql commmand line client" for windows to use mysql like cmds to import a db into a winblowz server, its basically like ssh on a linux box, but in a dos window.
then simply use your typical sql cmds to import the db.