#5819 - MySQL: 'utf8' will be an alias of utf8mb4 in future release

  • By
  • Added
  • 2 views
Identifier #5819
Issue type Trivial issue (does not break functionality)
Title MySQL: 'utf8' will be an alias of utf8mb4 in future release
Status Open
Tags

Risk: Database change (custom)

Roadmap: Over the horizon (custom)

Handling member Deleted
Version 11 beta1
Addon core
Description Currently utf8 is an alias of utf8mb3 in MySQL 8.2. But in a future release, it will be an alias of utf8mb4.

Check the Composr code and update accordingly to account for this change where necessary for MySQL. Ideally, specifically use utf8mb4 instead of utf8.
Steps to reproduce

Funded? No
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".

Rating

Unrated