You need to go to my.cnf file and set max_allowed_packet = 128M
This is because your server is kicking you from receiving such large data.
(LordUsagi)
You are not logged in. Please login or register.
OregonCore → Official Support → MySQL server has gone away when importing oregon_database.sql
You need to go to my.cnf file and set max_allowed_packet = 128M
This is because your server is kicking you from receiving such large data.
(LordUsagi)
You need to go to my.cnf file and set max_allowed_packet = 128M
This is because your server is kicking you from receiving such large data.
Thanks mate
Not a problem mate, I had the same problem with SQLYog spitting out this error.
Also beside that to import high .sql files u need to use SQLYog (very good tool for high sql imports/query's into DB). i use this to import world db and other hing sql files larger then 64mb.
For Importing Large SQL files, MYSQL Commandline is faster and simple. I always use it.
correct, its the most fastest way for importing sql.
OregonCore → Official Support → MySQL server has gone away when importing oregon_database.sql
Powered by PunBB, supported by Informer Technologies, Inc.