On Sunday 08 April 2001 12:59, Kamil Yildirim wrote:
> --- Sasha Pachev <[EMAIL PROTECTED]> wrote:
> > On Saturday 07 April 2001 17:59, Kamil Yildirim
> > wrote:
> > > Hi
> > > 
> > > I have a problem with SQL  UPDATE statement within
> > a
> > > Java programm which establish a connection to a
> > Mysql
> > > Server over JDBC.  The SQL UPDATE statement looks
> > like
> > > that:  UPDATE tableX set x = x + ? where rowx = ?
> > > where the walue of ? on the x = x + ? part my 
> > some
> 
> Server Version 3.22.32

3.22 branch does not handle updates of a key with the where clause containing 
same the key properly. To fix, upgrade to 3.23.36.

-- 
MySQL Development Team
   __  ___     ___ ____  __ 
  /  |/  /_ __/ __/ __ \/ /   Sasha Pachev <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__  MySQL AB, http://www.mysql.com/
/_/  /_/\_, /___/\___\_\___/  Provo, Utah, USA
       <___/                  

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