View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005819 | Composr | core | public | 2024-07-30 02:27 | 2024-07-30 02:28 |
Reporter | Patrick Schmalstig | Assigned To | |||
Severity | Trivial-bug | ||||
Status | non-assigned | Resolution | open | ||
Product Version | 11.beta1 | ||||
Fixed in Version | |||||
Summary | 0005819: MySQL: 'utf8' will be an alias of utf8mb4 in future release | ||||
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. | ||||
Tags | Risk: Database change, Roadmap: Over the horizon | ||||
Time estimation (hours) | |||||
Sponsorship open | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2024-07-30 02:28 | Patrick Schmalstig | Tag Attached: Roadmap: Over the horizon | |
2024-07-30 02:28 | Patrick Schmalstig | Tag Attached: Risk: Database change |