MySQL Server Has Gone Away?!

Discussion in 'MySQL' started by Plutonic, May 11, 2009.

  1. #1
    Every time I try to "Bulk Upload" in W-Script (Wallpaper Site) I get that error.
    Does anyone know how to fix it? :/

    Thanks.
     
    Plutonic, May 11, 2009 IP
  2. blackcamaro

    blackcamaro Peon

    Messages:
    148
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    good question..
    try using the php administrator to upload the db
     
    blackcamaro, May 13, 2009 IP
  3. Riz09

    Riz09 Peon

    Messages:
    40
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #3
    you need to change max_packet_size in mysql config file and also increase the max_upload size in php.ini file.

    You will need server root access to do any of these by the way but it should fix your problem.
     
    Riz09, May 23, 2009 IP
  4. T.Guru

    T.Guru Peon

    Messages:
    78
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    You could also try to use a special tool to upload the database directly to the Sql database. That could ease the process. That could be the best thing to do considering you have that type of error.
     
    T.Guru, May 25, 2009 IP
  5. tommy.crenshaw

    tommy.crenshaw Member

    Messages:
    109
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    28
    #5
    It is like it says. Is your box is set up to automatically restart MySQL on a regular basis? Check the error log in the mysql data directory, see if there is any more clue as to what is happening there.
     
    tommy.crenshaw, May 25, 2009 IP
  6. Riz09

    Riz09 Peon

    Messages:
    40
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #6
    you could use bigdump. search for it in google. good for bulk database uploads
     
    Riz09, May 25, 2009 IP