2 messages in com.mysql.lists.javaasda
FromSent OnAttachments
Mauno Ryytty21 Jan 2003 01:56 
mmat...@thematthews.org21 Jan 2003 05:13 
Subject:asda
From:Mauno Ryytty (maun@mrdem.fi)
Date:01/21/2003 01:56:12 AM
List:com.mysql.lists.java

When I change the primary key of a record and call updateRow(), mySql driver (2.0.14) throws an exception with following message:

refreshRow() called on row that has been deleted or had primary key changed

- Updates go to database all right. - How to prevent that exception?