Search found 1 match

by rv0987
Fri Sep 19, 2008 5:15 am
Forum: Databases
Topic: Illegal mix of collations
Replies: 0
Views: 200

Illegal mix of collations

Hi, I hope someone can help me with the problem below: Php 5.2.4 & Mysql 4.1.15 (both server & client) My whole php code is encoded in Utf-8, but, for historic reasons, my db is in latin1. According to the 4.1 manual this should not be a problem as long as you set the connection-char-set to ...