SELECT hash FROM layout_hashes WHERE file_name="βαρκες/master-530fb/σκαφη"
Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '='
SELECT file_name, hash FROM layout_hashes WHERE file_name IN ('header', 'left', 'right', 'footer', 'βαρκες/master-530fb/σκαφη', 'header-βαρκες/master-530fb/σκαφη')
Illegal mix of collations for operation ' IN '
INSERT INTO layout_hashes (file_name, hash) VALUES , ('header', '34fad64d4592ceabd87c8d0286549b06'), ('left', 'e29218fe2ca1c28a3aaf2a4d67d1ed17'), ('right', 'd41d8cd98f00b204e9800998ecf8427e'), ('footer', '4be5a615909cabdf04c189903d2d903c') ON DUPLICATE KEY UPDATE hash=VALUES(hash)
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' ('header', '34fad64d4592ceabd87c8d0286549b06'), ('left', 'e29218fe2ca1c28a3aa' at line 1