• 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!

> WARNING: max_allowed_packet might be set too low for binary map storage.

Nerkoerko

Banned User
Joined
Feb 28, 2009
Messages
402
Reaction score
5
Location
Polska
send your query to the database
but after restarting the computer error once again leap


> WARNING: max_allowed_packet might be set too low for binary map storage.
Use the following query to raise max_allow_packet: SET GLOBAL max_allowed_packet = 16776192;
 
Like it says.

xxxx/phpmyadmin
Database >
Sql Tab and use that querry ;x

LUA:
SET GLOBAL max_allowed_packet = 16776192;

"send your query to the database
but after restarting the computer error once again leap"

You can't read?

I wrote earlier that he wants to get rid of the error so that he no longer appeared more christiandb what's going on?

/etc/mysql/my.cnf => search for "max_allowed_packet" put it to 64M
 
Back
Top