Activity Stream
48,167 MEMBERS
62512 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Page 1 of 3 123 LastLast
Results 1 to 10 of 24
  1.     
    #1
    Member
    Website's:
    unknown-bb.com

    Default Bigdump

    i am trying to import a database which i have moved from one host to another but i get this error while using bigdump

    Stopped at the line 2626.
    At this place the current query includes more than 300 dump lines. That can happen if your dump file was created by some tool which doesn't place a semicolon followed by a linebreak at the end of each query, or if your dump contains extended inserts. Please read the BigDump FAQs for more infos.
    Stopped on error




    how can i get round this the old server is now offline ?


    any other tools please
    lenney Reviewed by lenney on . Bigdump i am trying to import a database which i have moved from one host to another but i get this error while using bigdump Stopped at the line 2626. At this place the current query includes more than 300 dump lines. That can happen if your dump file was created by some tool which doesn't place a semicolon followed by a linebreak at the end of each query, or if your dump contains extended inserts. Please read the BigDump FAQs for more infos. Stopped on error how can i get round this Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Doing things differently.
    MySQLDumper

    Try that.

  4.     
    #3
    Member
    Website's:
    unknown-bb.com
    trying that now just downloaded

  5.     
    #4
    Member
    Website's:
    solidservers.ca
    You can also ask your host, or, if you have ssh access, to load the sql dump file in through ssh. Doing so through ssh is much faster, and can handle very large databases.

    Code: 
    mysql -u username -p -D databasename < dumptextfile.sql
    This will ask you for the database password when run. Of course, you must fill in the correct information above.

  6.     
    #5
    Member
    Website's:
    unknown-bb.com
    MySQL says:
    Variable 'character_set_client' can't be set to the value of 'NULL'
    Error in Query:
    SET character_set_client = @saved_cs_client;

    with mysqldumper

  7.     
    #6
    Doing things differently.
    How roughly big is the database?

  8.     
    #7
    Member
    Website's:
    unknown-bb.com
    150mb...

  9.     
    #8
    Doing things differently.
    Split with this >> " SQLDumpSplitter "

    into like 3/4 parts.

  10.     
    #9
    Member
    Website's:
    unknown-bb.com
    cheers mike ill try tommorow cba loggin on pc agen

  11.     
    #10
    Member
    Website's:
    unknown-bb.com
    ssh gave error also

    *ERROR at line 3781: Unknown command '\"'.

Page 1 of 3 123 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Database Error When Restoring With Bigdump
    By blow in forum Server Management
    Replies: 12
    Last Post: 30th Aug 2011, 02:14 PM
  2. How To Use Bigdump
    By EsotorisK in forum Tutorials and Guides
    Replies: 6
    Last Post: 12th Oct 2010, 11:22 AM
  3. bigdump error...
    By anuragblr in forum Technical Help Desk Support
    Replies: 2
    Last Post: 17th Aug 2009, 02:02 PM
  4. Problem with bigdump...Need help
    By TinTin in forum Webmaster Discussion
    Replies: 5
    Last Post: 21st Jul 2009, 01:33 PM
  5. Bigdump fails...
    By GeeZus in forum Technical Help Desk Support
    Replies: 8
    Last Post: 14th Jun 2009, 12:29 PM

Tags for this Thread

BE SOCIAL