Help Me Regarding Importing of .Sql file

Discussion in 'MySQL' started by strgraphics, Nov 26, 2009.

  1. #1
    Hello friends,

    I have a small problem...,
    Today i backup my Database so the size of that file is 6.35MB,

    when i am trying to upload it in another of my website,

    i clicked on import button, then it asked for Brouse for the file,
    And it also showing that the file size is (Max: 1,024 MiB), but mine is 6.35MB, what i have to do...... please help me to overcome this problem..
     
    strgraphics, Nov 26, 2009 IP
  2. RHS-Chris

    RHS-Chris Well-Known Member

    Messages:
    1,007
    Likes Received:
    35
    Best Answers:
    10
    Trophy Points:
    150
    #2
    You can try something like this:

    http://www.mysqldumper.net/

    Or, you can contact your host, and perhaps they can restore the database for you through a cli.
     
    RHS-Chris, Nov 26, 2009 IP
  3. bhagwant.banger

    bhagwant.banger Active Member

    Messages:
    99
    Likes Received:
    6
    Best Answers:
    1
    Trophy Points:
    60
    #3
    bhagwant.banger, Nov 27, 2009 IP
  4. strgraphics

    strgraphics Active Member

    Messages:
    710
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    #4
    Thanks friends......, i will give a try
     
    strgraphics, Nov 27, 2009 IP
  5. inanobot

    inanobot Peon

    Messages:
    46
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    The best way for you is to use SSH and telnet commands. If you dont know what telnet/SSH is, try google.
    To create an .sql backup file in current location:
    Or in other location:
    Then use FTP to download the file. Next is to restoring the backup file:
    If the file is located in other folder:
    Hope it helps
     
    inanobot, Nov 27, 2009 IP