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

Implement pool events according to mysql/mysql2 API

Details

    • Task
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • 2.1.0
    • pool
    • None

    Description

      Implement pool events according to mysql/mysql2 API.
      see https://github.com/MariaDB/mariadb-connector-nodejs/pull/61
      according to mysql/mysql2 documentation :

      event description
      acquire This event emits a connection is acquired from pool.
      connection This event is emitted when a new connection is added to the pool. Has a connection object parameter
      enqueue This event is emitted when a command cannot be satisfied immediately by the pool and is queued.
      release This event is emitted when a connection is released back into the pool. Has a connection object parameter

      Attachments

        Activity

          diego dupin Diego Dupin created issue -
          diego dupin Diego Dupin made changes -
          Field Original Value New Value
          issue.field.resolutiondate 2019-06-20 15:18:16.0 2019-06-20 15:18:16.505
          diego dupin Diego Dupin made changes -
          Component/s pool [ 14406 ]
          Resolution Fixed [ 1 ]
          Status Open [ 1 ] Closed [ 6 ]
          serg Sergei Golubchik made changes -
          Workflow MariaDB v3 [ 97591 ] MariaDB v4 [ 128507 ]

          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.