Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-29414

Map utf8 OS locales to utf8mb4

    XMLWordPrintable

Details

    Description

      To help users to switch to utf8mb4 easier (see MDEV-19123), let's remap utf8 operating system locales (such as en_US.UTF-8 on Linux) from the current utf8mb3 to utf8mb4.

      Another option is to take into account OLD_MODE, to map locales like en_US.UTF-8 to MariaDB character sets as follows:

      • to utf8mb3 if OLD_MODE=utf8_is_utf8mb3 is specified
      • to utf8mb4 otherwise

      Attachments

        Issue Links

          Activity

            People

              bar Alexander Barkov
              bar Alexander Barkov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.