Skip to content
Extraits de code Groupes Projets
Valider cdc50dc3 rédigé par Matthieu Aubry's avatar Matthieu Aubry Validation de GitHub
Parcourir les fichiers

On very high traffic Piwik servers, prevent integer overflow by making...

On very high traffic Piwik servers, prevent integer overflow by making auto_increment fields BIGINT UNSIGNED (#10548)

* Change Latitude and Longitude data types to DECIMAL instead of FLOAT

* Add system test that forces an integer overflow, currently failing as expected

* Make all overflow-able fields BIGINT UNSIGNED

* Make overflow-able fields BIGINT UNSIGNED

* These fields were not covered by the new SimulateAutoIncrementIntegerOverflow test

* fix comment

* Make it clear that id* fields are UNSIGNED when installing Piwik

* BIGINT(10) for consistency

* Update core fields to BIGINT

* UI tests: New fields to be updated to bigint
parent 04d0c74e
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
Affichage de
avec 172 ajouts et 30 suppressions
Chargement en cours
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter