How To Fix MySQL error “mysql server has gone away”
You usually get the “mysql has gone away” error while trying to execute huge queries in mysql. In my case, I was trying to import data consisting of over 1,000…
Wonderful Technology
You usually get the “mysql has gone away” error while trying to execute huge queries in mysql. In my case, I was trying to import data consisting of over 1,000…