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

Ensure that option collation with id > 255 are respected

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • 3.2.2
    • configuration
    • None

    Description

      Since 3.2.1, connection use "SET NAMES utf8mb4" if collation option is not set, so it is recommended to use default behavior and set correctly server default collation.

      Still, since recent mariadb server have new collation with id > 255 and protocol permits only one byte to set charset/collation, connector that have collation specifically set with an id > to 255 needs to explicitly use "SET NAMES xxx COLLATE yyy" command in order to set specified collation.

      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.