N nicole New member Joined Mar 18, 2006 Messages 1 Mar 18, 2006 #1 Hi I have problem with mysql encoding default-character-set is latin1, i would like to change that to latin2 but i don't now ho w to do that. Maybe anyone can help me?
Hi I have problem with mysql encoding default-character-set is latin1, i would like to change that to latin2 but i don't now ho w to do that. Maybe anyone can help me?
payman Verified User Joined Feb 21, 2006 Messages 12 Apr 12, 2006 #2 Add "default-character-set=latin2" under [mysqld] in "/etc/my.cnf" and restart mysql.