Hi.
1267 Illegal mix of collations (latin2_czech_cs,IMPLICIT) and (cp1250_czech_cs,IMPLICIT) for operation '='
in:
[SELECT s.*, c.countries_name, s.country_code FROM supertracker s LEFT JOIN countries c ON (c.countries_iso_code_2 = s.country_code) ORDER BY last_click DESC LIMIT 0, 10]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
What I did wrong?
Thanks in advance.



