Mysql – Restore large MySQL dump thorugh EasyPHP

dumpMySQLrestore

I am trying to upload large files on easyphp but as there is limitation on this software and large databases cannot be uploaded. Is there some other software that allows to import large databases? Please help.

Best Answer

You can use MySql Workbench for managing your remote database

here is the link for downloading MySql Workbench

http://dev.mysql.com/downloads/tools/workbench/