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

connection possibly staying in hanging state after batch execution

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • 3.3.1
    • batch
    • None

    Description

      from https://github.com/mariadb-corporation/mariadb-connector-nodejs/issues/281

      When using batch and using bulk:
      In order to prevent sending a packet with size > max_allowed_packet, with server killing the connection, node.js client test check that bunch of parameter size < max_allowed_packet, and throw a client error in place of executing the command, killing the connection.

      This test is incorrectly implemented, leaving sometime the connection in a hanging state

      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.