Uploaded image for project: 'MariaDB Connector/C++'
  1. MariaDB Connector/C++
  2. CONCPP-91

Default connection charset should be utf8mb4

    XMLWordPrintable

Details

    • Task
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 1.0.1
    • 1.1.0
    • General
    • None

    Description

      This was the intention for 1.0 as well, but was omitted.

      If useCharacterEncoding(or useCharset, or OPT_SET_CHARSET_NAME) is not specified by the application, utf8mb4 should be used.

      Connector does not do any re-coding. But it assumes all string data coming from the application to be encoded in this charset, and return data to application also encoded using this charset.

      Application still may specify the charset of its choice to use.

      Attachments

        Activity

          People

            Lawrin Lawrin Novitsky
            Lawrin Lawrin Novitsky
            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.