When using the Java call to executeUpdate() for an update statement, the return value 
should be the number of rows affected.

mysql is returning a value of 0 on a successful update when it should return 1.  The 
database is being updated properly, only the response is wrong.


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