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

pipeline PREPARE and EXECUTE

    XMLWordPrintable

Details

    • New Feature
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • 3.3.0
    • performance
    • None

    Description

      When server support it (mariadb 10.2+) and option pipeline is set (default) connection.execute first execution execute COM_STMT_PREPARE command and read COM_STMT_PREPARE result before executing COM_STMT_EXECUTE command.

      Goal of this task is to pipeline COM_STMT_PREPARE and COM_STMT_EXECUTE like java connector does, to unnecessary wait for connector (if the rare case prepare fail, execute will return an additional error that will silently be discarded by connector

      Attachments

        Activity

          People

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