Re: mysql sql query size limit
The closest thing to an absolute limit on query size is the value of the configuration variable max_allowed_packet which defaults to 1 meg. - michael On 4/10/07, Anil D <[EMAIL PROTECTED]> wrote: Hi List, What is the practical limit on size of the sql query in mysql 4.1.x Anil --
mysql sql query size limit
Hi List, What is the practical limit on size of the sql query in mysql 4.1.x Anil