• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Lua Use the following query to raise max_allow_packet: Set Global Max_Allowed_packet = 16776192;

Blysco

New Member
Joined
Oct 12, 2013
Messages
163
Reaction score
2
Use the following query to raise max_allow_packet: Set Global Max_Allowed_packet = 16776192;

Where cann i find that ???


- - - Updated - - -


" Warning MYSQL lost connection, attempting to reconnect.....
"Max_allowed_packet might be set too low for binary map storage".
And these errors have i too !

Please give me some solutions
 
Last edited by a moderator:
127.0.0.1/phpmyadmin, Login, Select your database on left side, Click SQL on top bar and enter the query. Then press OK
 
All Errors except "Warning MYSQL lost connection, attempting to reconnect....." are fixed.

So how cann i fix the last Error ?
And thx for the Solutions :)
 
If you use Uniform Server go to: usr/local/mysql/my.ini
Search for: max_packet_allow and change the number set for a 17M.
 
Back
Top