Re: Setting default character_set_results

2005-07-18 Thread Batara Kesuma
Hi Gleb, > Please check, if putting of these lines into my.cnf solves the > problem: > > [dbdmysql] > default-character-set = ujis > Yupe! It works. Thank you very much :) -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/

Re: Setting default character_set_results

2005-07-15 Thread Gleb Paharenko
Hello. Please check, if putting of these lines into my.cnf solves the problem: [dbdmysql] default-character-set = ujis I've found this suggestion at: http://lists.mysql.com/perl/2286 Batara Kesuma <[EMAIL PROTECTED]> wrote: > Hi, > > I have a problem with character_set_resul

Setting default character_set_results

2005-07-15 Thread Batara Kesuma
Hi, I have a problem with character_set_results on MySQL 4.1. I have this in my my.cnf: [mysqld] default-character-set=ujis default-collation=ujis_japanese_ci [client] default-character-set=ujis [mysql] default-character-set=ujis If I connect from mysql client, and do 'show variables' I get th