Hi!
I need to import large MySQL database on the X10 server, while trying with the phpmyadmin i get the following error:
Is there a way to access MySQL command prompt via telnet, so I may use 'mysql' command?
Or maybe there is yet completely different way to do it?
I have the phpMyAdmin dump of the database, as well as the mysqldump of it.
Uncompressed database is 22MB as phpmyadmin and 30MB as mysql dump file.
I need to import large MySQL database on the X10 server, while trying with the phpmyadmin i get the following error:
Fatal error: Maximum execution time of 300 seconds exceeded in /usr/local/cpanel/base/3rdparty/phpMyAdmin/libraries/import/sql.php on line 118
Is there a way to access MySQL command prompt via telnet, so I may use 'mysql' command?
Or maybe there is yet completely different way to do it?
I have the phpMyAdmin dump of the database, as well as the mysqldump of it.
Uncompressed database is 22MB as phpmyadmin and 30MB as mysql dump file.