Open Bug 1898882 Opened 1 month ago

Bugzilla is confused about what UTF-8 is in some versions of MySQL and MariaDB

Categories

(Bugzilla :: Database, defect)

defect

Tracking

()

People

(Reporter: justdave, Unassigned)

References

(Blocks 2 open bugs)

Details

MySQL and MariaDB have both changed their definition of what "utf8" means as a charset in different versions. Some treat it as an alias of utf8mb4 or utf8mb3, or treat those as aliases of utf8.

Bugzilla gets confused by this and tries to convert the database to utf8 again if it doesn't recognize it.

You need to log in before you can comment on or make changes to this bug.