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

utf8 disappear in character set

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Incomplete
    • 10.1.22
    • N/A
    • Character Sets
    • None
    • Server version: 10.1.22-MariaDB MariaDB Server

    Description

      I get some character errors in the error log,
      Incorrect definition of table mysql.db: expected the type of column 'Select_priv' at position 3 to have character set 'utf8' but found character set 'utf8mb4'.

      I found there are no utf8 in the character set, and utf8mb4 is duplicated, how to fix it?

      MariaDB [(none)]> SHOW CHARACTER SET like 'utf8%';
      +---------+---------------+--------------------+--------+
      | Charset | Description   | Default collation  | Maxlen |
      +---------+---------------+--------------------+--------+
      | utf8mb4 | UTF-8 Unicode | utf8mb4_general_ci |      3 |
      | utf8mb4 | UTF-8 Unicode | utf8mb4_general_ci |      4 |
      +---------+---------------+--------------------+--------+
      

      Attachments

        Activity

          People

            danblack Daniel Black
            artielin Artie
            Votes:
            0 Vote for this issue
            Watchers:
            3 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.