[[09/12/2023 12:51:09] - Errore PHP, [WARNING]: Errore nella query
SELECT
mak.makeKey, mak.makeNameToDisplay,
bod.modelKey, bod.modelNameToDisplay, bod.modelNameLocal,
bod.bodyCode, bod.shortBodyName,
bod.bodyImage, bod.minPrice,
bod.maxPrice,
fuel_I_minPrice, fuel_E_minPrice, fuel_U_minPrice, fuel_G_minPrice, fuel_N_minPrice, fuel_D_minPrice
FROM car_models_bodies bod
INNER JOIN car_makes mak USING (makeKey)
WHERE bod.sys_enabled = 1 AND mak.sys_enabled = 1 AND bod.makeKey = 'Citro��n'
Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '=']