List:General Discussion« Previous MessageNext Message »
From:zb Date:July 13 2001 2:13pm
Subject:Re: FOR UPDATE ?
View as plain text  
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

Thread
FOR UPDATE ?Unico Hommes13 Jul
  • Re: FOR UPDATE ?Sinisa Milivojevic13 Jul
  • Re: FOR UPDATE ?zb13 Jul