mysql restore
mysql database restores that include large binary blobs might fail.
first variable to modify would be: max_allowed_packet
increase the value as needed for the restore.
other variables of interest:
net_write_timeout
net_read_timeout
took 27 minutes to restore an approx 2.5gb database.