Split database

Discussion in 'Databases' started by cyberman, Feb 14, 2006.

  1. #1
    I have an sql database about 200Mb, but my server allow me to import file to database about 8Mb. Is there anyway to split database into small parts, so i can upload to my server ????
     
    cyberman, Feb 14, 2006 IP
  2. ffeingol

    ffeingol Peon

    Messages:
    46
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You could try to break the dump file up so it's table by table. That may get it under your 8 mb limit. Anotehr way might just be to ask your host to load the dump for you.
     
    ffeingol, Feb 15, 2006 IP