Uploaded image for project: 'MariaDB Connector/node.js'
  1. MariaDB Connector/node.js
  2. CONJS-179

better pool option `resetAfterUse` default value

    XMLWordPrintable

Details

    Description

      Pool option `resetAfterUse` permit to indicate if resetting connection when releasing connection to pool.

      Default value is true, so each time a connection is released to pool, a COM_RESET command will be issued. A better default is only sending a ROLLBACK command if a transaction is still in progress. This avoid an additional command each time. A better default is false.

      Attachments

        Activity

          People

            diego dupin Diego Dupin
            diego dupin Diego Dupin
            Votes:
            0 Vote for this issue
            Watchers:
            1 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.