Project

General

Profile

Actions

Evolution #1794

closed

Change MySQL and MariaDB encoding

Added by Johan Cwiklinski 11 months ago. Updated 11 months ago.

Status:
Fermé
Priority:
Normal
Category:
Database
Target version:
Start date:
02/24/2024
Due date:
% Done:

100%

Estimated time:

Description

On MySQL and MariaDB utf8 is an alias for utf8mb3 - which uses 3 bytes for character storage. utf8mb4 uses 4 bytes, and therefore, can store many much characters.

While this is not an issue most of the time, it could be for some languages, emoticons, etc. On that page: https://codepoints.net/planes, only the "Basic Multilingual Plane" is handled by utf8mb3.

You will certainly be very, very happy to known that Galette will be able to store all those useful characters:

Note that PostgreSQL does not need any further migration; everything is already working as expected.


Related issues 1 (0 open1 closed)

Related to Galette - Anomalie #1823: Une fois un courriel envoyé avec une pièce jointeRejeté04/30/2024

Actions
Actions #1

Updated by Johan Cwiklinski 11 months ago

  • Status changed from In Progress to Résolu
  • % Done changed from 0 to 100
Actions #2

Updated by Johan Cwiklinski 11 months ago

  • Status changed from Résolu to Fermé
Actions #3

Updated by Johan Cwiklinski 9 months ago

  • Related to Anomalie #1823: Une fois un courriel envoyé avec une pièce jointe added
Actions

Also available in: Atom PDF