This is a maintenance release of 1.7.3.

This reviison fixes a bug with loggin of deletes / updates from tables 
without primary keys.

If the a row from such tables contained a null value and was deleted / 
updated, the operation was not logged correctly. Subsequently, if there was 
an abnormal termination after such changes and the database was restarted, 
the logged delete statement would not have any effect and result in 
duplicate rows. This bug did not affect tables with primary keys or the 
normal operation (without abnormal termination) of other tables.

There are no other change from the previous revision.

Fred Toussi 



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
hsqldb-developers mailing list
hsqldb-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hsqldb-developers

Reply via email to