Re: mysql sql query size limit

2007-04-10 Thread Michael Dykman

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





--
- michael dykman
- [EMAIL PROTECTED]

- All models are wrong.  Some models are useful.

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



mysql sql query size limit

2007-04-09 Thread Anil D
Hi List,

 

What  is the practical  limit on size of the sql query in mysql 4.1.x 

 

Anil