Uploaded image for project: 'MariaDB Connector/J'
  1. MariaDB Connector/J
  2. CONJ-1077

Add `rewriteBatchedStatements` option in Mariadb CONJ for MySql database compatibility.

    XMLWordPrintable

Details

    Description

      Add `rewriteBatchedStatements` option in Mariadb CONJ for MySql database compatibility. The support for Add `rewriteBatchedStatements` option is removed from the driver from version `3..`, this was good for performance with MySql database. Currently there is no alternate option (other than writing query manually) to do bulk updates to MySql database, The new options `useBulkStmts` uses protocol `COM_STMT_BULK_EXECUTE`, which is no supported for MySql so services using Mriadb CONJ will be at performance loss. Everyone prefers Mariadb CONJ because of its better performance than MySql connector/j and LGPL license, So it would be very nice to have back the `rewriteBatchedStatements` option in the new versions.

      Attachments

        Activity

          People

            diego dupin Diego Dupin
            Pranjal Pranjal Gupta
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.