You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by bu...@apache.org on 2004/11/11 07:18:09 UTC

DO NOT REPLY [Bug 32175] New: - Exception thrown by clearBindings in MySql 4.1 if updated bindings are present

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: slide-dev@jakarta.apache.org
        ReportedBy: sivoh1@gmail.com


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: slide-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-dev-help@jakarta.apache.org