DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=32175>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=32175 Exception thrown by clearBindings in MySql 4.1 if updated bindings are present Summary: Exception thrown by clearBindings in MySql 4.1 if updated bindings are present Product: Slide Version: Nightly Platform: All OS/Version: All Status: NEW Severity: Normal Priority: Other Component: Stores AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I'm not quite sure of the exact conditions under which clearBindings is called with a non-empty set of updatedBindings, but it appears to happen during the (very complicated) save sequence in WebDAVFS on OS X 10.3. The delete semantics in MySQL 4.1 are different from MySQL 4.0. This problem has mostly been solved with the addition of the MySQL41RDBMSAdapter, but it looks like additional delete statements were added to resolve bug #30442, and they weren't overridden in the 4.1 adapter. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
