Every time I try to "Bulk Upload" in W-Script (Wallpaper Site) I get that error. Does anyone know how to fix it? :/ Thanks.
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.
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.
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.