js1 has asked for the wisdom of the Perl Monks concerning the following question:
Greetings fellow Monks,
Can anyone enlighten me about checking mysql's max_allowed_packet size in a perl script please?
I'd like to get the value of max_allowed_packet and check the size of the SQL statement before I excecute it (using DBI).
Thanks,
js1.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: max_allowed_packet
by gmax (Abbot) on Jun 14, 2004 at 11:37 UTC | |
by js1 (Monk) on Jun 14, 2004 at 19:13 UTC | |
|
Re: max_allowed_packet
by BrowserUk (Patriarch) on Jun 14, 2004 at 11:03 UTC | |
|
Re: max_allowed_packet
by tachyon (Chancellor) on Jun 15, 2004 at 08:40 UTC |