Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-30565

(8.1.z) MySQLReauthPlugin doesn't work with MySQL JDBC driver 8.2+

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 8.1.0.GA-CR7
    • JCA
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • Known Issue

      When the user is changed during a transactions using MySQLReauthPlugin from JCA, the transaction commit fails with:

       

      Caused by: java.sql.SQLException: Can't call commit when autocommit=true

      I believe that the autocommit=true is set in com.mysql.cj.jdbc.ConnectionImpl.changeUser(String, String)

       

      The behavior change probably by this commit.

      Not sure if that's a driver problem or if we should somehow work with it in ironjcamar

       

              Unassigned Unassigned
              ogerzica@redhat.com Ondrej Gerzicak
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: