RE: Fetch-on-demand

2004-09-03 Thread Logan, David (SST - Adelaide)
s 139 Frome Street, Adelaide 5000 Australia +61 8 8408 4273 - Work +61 417 268 665 - Mobile +61 8 8408 4259 - Fax -Original Message- From: Martijn Tonies [mailto:[EMAIL PROTECTED] Sent: Friday, 3 September 2004 10:08 PM To: Rhino; [EMAIL PROTECTED] Subject: Re: Fetch-on-demand Hi, >

Re: Fetch-on-demand

2004-09-03 Thread Martijn Tonies
Hi, > > Does MySQL support fetch-on-demand of resultsets? > > > > And if so, does it support multiple cursors fetching on the same time > > using the same connection? > > > > If so, is it thread safe? > > What do you mean "fetch-on-demand"? I've never heard this term before. Since > every fetch ta

Re: Fetch-on-demand

2004-09-03 Thread Rhino
- Original Message - From: "Martijn Tonies" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, September 03, 2004 7:15 AM Subject: Fetch-on-demand > Hi all, > > Does MySQL support fetch-on-demand of resultsets? > > And if so, does it support multiple cursors fetching on the same