---------(select * from critique_livre where critique_livre.auteur1_nom="Nohant" and critique_livre.auteur1_prenom="Ga��lle") UNION (select * from critique_livre where critique_livre.auteur2_nom="Nohant" and critique_livre.auteur2_prenom="Ga��lle") order by date desc----------
Fatal error: Uncaught mysqli_sql_exception: Illegal mix of collations (latin1_german1_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '=' in /home/clients/1c74fc93028cb2dad66c50c4c77881f5/web/scripts-php/aff_auteur.php3:39
Stack trace:
#0 /home/clients/1c74fc93028cb2dad66c50c4c77881f5/web/scripts-php/aff_auteur.php3(39): mysqli_query(Object(mysqli), '(select * from ...')
#1 /home/clients/1c74fc93028cb2dad66c50c4c77881f5/web/a_auteur.php3(3): include('/home/clients/1...')
#2 {main}
thrown in /home/clients/1c74fc93028cb2dad66c50c4c77881f5/web/scripts-php/aff_auteur.php3 on line 39