Warum bekomme ich diese Mysql Fehler wenn ich eine ganz normale Abfrage stelle?
#1267 - Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation 'like'
Meine SQL Abfrage ist:
SELECT * FROM `stories` where `storytext` like '%çşışğüö%'
Neuen Kommentar schreiben