Re: unable to change the value of max_allowed_packet
I have the same problem.
MySQL 5.5.9
Windows 7
I add the line in my.ini in the sections [mysql] and [mysqld]:
max_allowed_packet = 16M
I reboot and get the query:
select @@max_allowed_packet;
And return 1048576 (1M), instead of 16777216 (16M).
Can someone help me with this problem?
Tks
Subject
Written By
Posted
February 13, 2011 11:00PM
Re: unable to change the value of max_allowed_packet
February 24, 2011 07:36AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.