Hi!

On Fri, 13 Jul 2001, Unico Hommes wrote:

> Hello,
> 
> Does mySql support the FOR UPDATE clause as in SELECT * FROM table WHERE
> criteria FOR UPDATE ? The manual talks about FOR UPDATE as if it is
> supported but I am getting syntaxis error messages for it. I am using
> mySql-3.23.33 on windows. The statement is issued from within a Java program
> using org.mm.mysql.Driver jdbc driver. Regardless the statement does not
> work from mysql commandline anyway, but I could imagine this has to do with
> the fact that FOR UPDATE doesn't make any sense in that context. Anybody ?

Changes in release 3.23.36
--------------------------
* Added SELECT ... FOR UPDATE

You are using 3.23.33?

> Thanks,
> Unico

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

Ahem. Read this! :-)

Zoltan


---------------------------------------------------------------------
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