View Issue Details

IDProjectCategoryView StatusLast Update
5819Composrcorepublic2024-07-30 02:28
ReporterPDStig Assigned ToGuest  
PriorityhighSeveritytrivial 
Status newResolutionopen 
Product Version11.beta1 
Summary5819: 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
Attach Tags
Time estimation (hours)
Sponsorship open

Sponsor

Date Added Member Amount Sponsored

Activities

admin

2024-07-30 02:27

administrator   ~8999

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

Add Note

View Status
Note
Upload Files
Maximum size: 32,768 KiB

Attach files by dragging & dropping, selecting or pasting them.
You are not logged in You are not logged in. This means you will not get any e-mail notifications. And if you reply, we will not know for sure you are the original poster of the issue.

Issue History

Date Modified Username Field Change
2024-07-30 02:28 PDStig Tag Attached: Roadmap: Over the horizon
2024-07-30 02:28 PDStig Tag Attached: Risk: Database change