Thinking In Software
Friday, May 20, 2011
Mysql Got a packet bigger than 'max_allowed_packet' bytes
Edit section [mysqld] in mysql.ini (Windows/Linux) or /etc/my.cnf (OSX):
[mysqld] ... max_allowed_packet=100M ...
Restart MySQL
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment