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

All eventEmitters methods are not available on connections

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • 3.2.0
    • compatibility
    • None

    Description

      see https://github.com/mariadb-corporation/mariadb-connector-nodejs/issues/244
      actual implementation only permits 'on', 'once' and 'listeners' methods. All eventEmitters methods must be implemented.

      Contrary to other connectors where private methods are available, mariadb connector has a front-end class that permit only use of API methods/properties, but with the problematic of not having eventEmitter directly available.

      This must be corrected

      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.