using XAMPP on windows, you have to update the \xampp\mysql\bin\my.ini file, max_allowed_packet to around 60M. Also, be sure the \xampp\php\php.ini file, resource limits section, max_input_time to around 120 and increase memory_limit, I set mine to 728M.