SELECT `Reg_Lieu`, `Reg_Nom`, `Reg_DateDeb`, `Reg_DateFin` FROM `Regate` WHERE LEFT(`Reg_id`, 4) LIKE 2019 AND (`Reg_Nom` LIKE 'Coupe de France MAIF' OR `Reg_Nom` LIKE 'Coupe de France des régions') - Illegal mix of collations (latin1_general_ci,IMPLICIT) and (utf8mb4_general_ci,COERCIBLE) for operation 'like'