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

Charset collation option mismatch

    XMLWordPrintable

Details

    Description

      see https://github.com/MariaDB/mariadb-connector-nodejs/issues/62

      Actual implementation accepts option `charset` to only have collation name (like 'UTF8MB4_GENERAL_CI').
      To be compatible with other drivers, option charset must be either a ... charset (ex: 'utf8mb4') or a collation name (ex: 'utf8mb4_esperanto_ci').

      Changing user might change collation, connection collation must then be up to date

      New option `collation` is created to be clear.

      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.