From: Michael Widenius Date: June 21 2000 2:56pm Subject: Char set problem. List-Archive: http://lists.mysql.com/mysql/41123 Message-Id: <14672.55217.646600.152024@narttu.mysql.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi! > I'm not shure if this is the problem fixed in mysql 3.23.18 with mysql = > on client side but then I upgraded one of my servers to mysql 3.23.18 = > from 3.23.16 I started to get the following messages then connecting to = > mysql using mysql 3.23.16 library: > > File '/usr/local/mysql/share/mysql/charsets/czech.conf' not found = > (Errcode: 2)mysql: Character set '#2' is not a compiled character set = > and is not specified in the'/usr/local/mysql/share/mysql/charsets/Index' = > file > ERROR 2019: Can't initialize character set 2 (path: default) > then I upgraded client to 3.23.18 the problem was gone, but still there = > is something like capatability error.... > The operating system is linux rh 6.2, the mysql was compiled with = > default charset set to win-1251. The above was a bug in the MySQL 3.23.16 and MySQL 3.23.17 client library, which was fixed in MySQL 3.23.18. Regards, Monty