This is a discussion on changing 'max_allowed_packet' within the MySQL General forum forums, part of the MySQL category; --> Hello, I have a simple question: how can I change the value of max_allowed_packet ? (I use server version: ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hello, I have a simple question: how can I change the value of max_allowed_packet ? (I use server version: 5.0.51a MySQL Community Server on MacOS 10.5) In my application I upload file but sometime I get this error Mysql::Error: #08S01Got a packet bigger than 'max_allowed_packet' bytes: Thanjs and have a good 1! ----- Alla prossima ... -- View this message in context: http://www.nabble.com/changing-%27ma...p17284967.html Sent from the MySQL - General mailing list archive at Nabble.com. |
| |||
| Hi, In your my.cnf put this : [mysqldump] quick max_allowed_packet = 32M Regards, Juan On Fri, May 16, 2008 at 6:55 PM, Sigfrid <sigbackup@gmail.com> wrote: > > Hello, I have a simple question: how can I change the value of > max_allowed_packet ? (I use server version: 5.0.51a MySQL Community Server > on MacOS 10.5) > > > In my application I upload file but sometime I get this error > > Mysql::Error: #08S01Got a packet bigger than 'max_allowed_packet' bytes: > > > Thanjs and have a good 1! > > ----- > Alla prossima ... > -- > View this message in context: > http://www.nabble.com/changing-%27ma...p17284967.html > Sent from the MySQL - General mailing list archive at Nabble.com. > > > -- > MySQL General Mailing List > For list archives: http://lists.mysql.com/mysql > To unsubscribe: > http://lists.mysql.com/mysql?unsub=j...domc@gmail.com > > |
| ||||
| Am Freitag, den 16.05.2008, 14:55 -0700 schrieb Sigfrid: > Hello, I have a simple question: how can I change the value of > max_allowed_packet? http://dev.mysql.com/doc/refman/5.1/...variables.html Norbert |
| Thread Tools | |
| Display Modes | |
|
|