Re: Cursors are not available in MySQL 5.0

2005-01-05 Thread Gleb Paharenko
Hello.



Basic support for read-only server side cursors was added in 5.x and released 
in alpha snapshot 5.0.2. See:

  http://dev.mysql.com/doc/mysql/en/News-5.0.2.html



  I downloaded and installed MySQL 5.0.  But I could not run declare cursor 
features in 5.0.

  Is the cursor implementation present in 5.0 ?



Shyam Sarkar [EMAIL PROTECTED] wrote:



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.NET http://www.ensita.net/
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Gleb Paharenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.NET
   ___/   www.mysql.com




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



Cursors are not available in MySQL 5.0

2005-01-04 Thread Shyam Sarkar

Hello,

I downloaded and installed MySQL 5.0.  But I could not run declare cursor 
features in 5.0.
Is the cursor implementation present in 5.0 ?

Thanks,
S. Sarkar
[EMAIL PROTECTED]