anonym
  • I want to know how I can split a database into small parts so I can then upload reach part in turn until the full database is restored.

    I cannot use SSH because my server doesn't support it, also I cannot upload my 7mb database as one complete file because I get timeouts.

    So can somebody please explain what tools I need and how I go about splitting my database into multiple parts and anything else I need to keep in mind.

    Are there no tools are there that can do this automatic for you.


  • honestly don't know of any other tools.. the only recommended and 100% safe way is to use ssh telnet and mysqldump

    you could try backing up each table one at a time via admincp if it doesn't timeout


  • I want to know how I can split a database into small parts so I can then upload reach part in turn until the full database is restored.

    I cannot use SSH because my server doesn't support it, also I cannot upload my 7mb database as one complete file because I get timeouts.

    So can somebody please explain what tools I need and how I go about splitting my database into multiple parts and anything else I need to keep in mind.

    Are there no tools are there that can do this automatic for you.

    Get a local mysql server running on a PC or whatever - import the backup that you have into a dummy database. The export the database table by table rather than the full thing and upload the exports table by table into your new db







  • #If you have any other info about this subject , Please add it free.#
    Your name:
    E-mail:
    Telphone:

    Your comments:


    If you have any other info about How do I split a database , Please add it free.