Default client character set in MySQL 4.1.10-nt
Posted by: comlin
Date: February 22, 2005 10:12AM

How can I change the client character set (variable character_set_client) from default latin1 to another ? In MySQL documentation is written that one way is recompiling server and second way is use SQL command "SET NAMES charset". It´s fine, but I run MySQL server on Windows, so I can´t recompiling it and I want to set client charset defaultly to cp1250.

Options: ReplyQuote


Subject
Written By
Posted
Default client character set in MySQL 4.1.10-nt
February 22, 2005 10:12AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.