MySQL and encoding
Today I had another encoding problem in my life...I had a file with sql inserts, encoded with utf-8. My unix terminal, also encoded with utf-8. I had a database as well, and both database and tables encoded with utf-8.My problem: when executing...