0 Replies Latest reply on Sep 22, 2003 3:07 AM by shmel

    MySQL+InnoDB = transactions loosing

    shmel

      Hello! My JBoss-application works properly with MySQL+MyISAM. But when I turned InnoDB on I began to loose results of transactions.

      For example, I am calling CMP-field setter, but when method is finished (Required atribute is used) the field in a DB is unchanged.

      Please, how can I struggle with it?