Hello,

I'm running MySQL on a Windows 2000 box.  I was running 3.23.47 until
3.23.49 was released.  After upgrading to 3.23.49, queries like this don't
work:
UPDATE test_table SET board_posts=board_posts+1 WHERE username='blah' AND
password='blah';

Normally, that would increment the value in board_posts by 1, this no longer
happens.  Is there a different way I should do this now?

Thanks,
Tyler


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