Hi,

Does the mysql max_allowed_packet restrict the amount of data that a query
can fetch ?

I am facing a problem wherein my query specifies all the 13000 odd records
if i specify only a few columns. If i run the same join query with lots of
columns, it only fetches 8000 odd records.

What restriction is it because of ?

Thanks,
Karthik.


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to