Uploaded image for project: 'MariaDB Connector/Python'
  1. MariaDB Connector/Python
  2. CONPY-7

use utf8mb4 for exchange with server

    XMLWordPrintable

Details

    • Task
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • 0.9.52
    • Generic
    • None

    Description

      current implementation for utf8 use : https://github.com/9EOR9/mariadb-connector-python/blob/master/src/mariadb_connection.c#L337

      2 issues :

      • default communication with the server has to use utf8mb4, not utf8mb3.
      • there is normally no need of this additional query to set communication charset. That has to be set with greeting packet.

      Attachments

        Activity

          People

            georg Georg Richter
            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.