Page 1 of 1

ERROR 2006 (HY000) at line 15860: MySQL server has gon

PostPosted: 19. September 2007 10:30
by rizrob
Hi,
I read the problem probably caused by variable
max_allowed_packet

I try to set in my.ini in windows directory by I have no effects
----
[mysqld]
set-variable = max_allowed_packet=16M
----

when I read in phpmyadmin -> mysql system variable

max allowed packet 1.047.552

always 1.047.552

How can i change it?

bye rIz

PostPosted: 19. September 2007 12:33
by Wiedmann
I try to set in my.ini in windows directory by I have no effects

You must use the file "my.cnf" in "\xampp\mysql\bin\".