First of all I'm situated at a host which does not allow Telnet or SSH access at all and so I have to rely on a dump which I am definatly sure is incomplete due to timeout and thus almost useless. The database is relatively large and so extracting each table by PHPmyAdmin would take months.
Also the server I am moving to does allow Telnet access however each time I try and import the "incomplete dump" I obtain the error.
"ERROR 1130: Host 'localhost.localdomain' is not allowed to connect to this MySQL server"
Is there any advice you can give on obtaining a full and complete backup without Telnet access? Are there any resolutions you can think of that may help my situation? Any direct and/or indirect help would be very much appriciated.
Also the server I am moving to does allow Telnet access however each time I try and import the "incomplete dump" I obtain the error.
"ERROR 1130: Host 'localhost.localdomain' is not allowed to connect to this MySQL server"
Is there any advice you can give on obtaining a full and complete backup without Telnet access? Are there any resolutions you can think of that may help my situation? Any direct and/or indirect help would be very much appriciated.
Comment