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/
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
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