magnusbilling7 icon indicating copy to clipboard operation
magnusbilling7 copied to clipboard

Database innecessary convert

Open marcost15 opened this issue 3 years ago • 0 comments
trafficstars

Hello, checking the database I see the codification latin1_swedish_ci and utf8_general_ci in the tables, this is an innecessary workload for database because it must convert the data to the general codification.

The solution is to change the codification in the tables the same for all

The next image is a search of number in where we can appreciate the sql consult

Captura de pantalla de 2021-12-07 12-06-20

marcost15 avatar Dec 07 '21 16:12 marcost15