2002-8-13' and
plan.date<='2002-12-31' and user.userid in
('abhijitg','anand','anil_m','gopal','gouri','leena','maheshg','nitin','pras
ad','ramesh','rohit','samir_more
Pada Tue, 27 Aug 2002 10:03:59 +0530
"Karthik" <[EMAIL PROTECTED]> menulis :
> 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
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 restri