View Issue Details

IDProjectCategoryView StatusLast Update
0005819Composrcorepublic2024-07-30 02:28
ReporterPatrick SchmalstigAssigned To 
SeverityTrivial-bug 
Status non-assignedResolutionopen 
Product Version11.beta1 
Fixed in Version 
Summary0005819: MySQL: 'utf8' will be an alias of utf8mb4 in future release
DescriptionCurrently 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.
TagsRisk: Database change, Roadmap: Over the horizon
Time estimation (hours)
Sponsorship open

Activities

admin

2024-07-30 02:27

administrator   ~0008999

Automated message: This issue was created using the Report Issue Wizard on the Composr homesite.

Issue History

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