Projet

Général

Profil

Actions

Evolution #1794

fermé

Change MySQL and MariaDB encoding

Ajouté par Johan Cwiklinski il y a 2 mois. Mis à jour il y a environ 2 mois.

Statut:
Fermé
Priorité:
Normal
Assigné à:
Catégorie:
Database
Version cible:
Début:
24/02/2024
Echéance:
% réalisé:

100%

Temps estimé:

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.

Mis à jour par Johan Cwiklinski il y a 2 mois

  • Statut changé de In Progress à Résolu
  • % réalisé changé de 0 à 100

Mis à jour par Johan Cwiklinski il y a environ 2 mois

  • Statut changé de Résolu à Fermé
Actions

Formats disponibles : Atom PDF