Re: Packet is Larger than max_allowed_packet from server configuration of 65536 bytes

2001-12-07 Thread TAKAHASHI, Tomohiro
ry I get the error: > > "Packet is Larger than max_allowed_packet from server configuration of 65536 > bytes" > > I read the MySQL documentation and increased my max_allowed_packet to 24M on > both the client and the Server in the my.cnf, but I still get the same > errorIs th

Packet is Larger than max_allowed_packet from server configuration of 65536 bytes

2001-12-06 Thread Chris Stark
I try to execute the Query I get the error: "Packet is Larger than max_allowed_packet from server configuration of 65536 bytes" I read the MySQL documentation and increased my max_allowed_packet to 24M on both the client and the Server in the my.cnf, but I still get the same errorIs