mysql:13603
From: YuGo <YuGo <yu.gotou@xxxxxxxxxx>>
Date: Mon, 11 Dec 2006 08:48:27 +0900
Subject: [mysql 13603] Re: mysql3.23.58の文字化けについて
UNIX系なら、configureのときに--with-charset=sjisとしてコンパイルするのが よいでしょう。 YuGo iida wrote: > ---my.cnf---- > [mysqld] > datadir=/var/lib/mysql > socket=/var/lib/mysql/mysql.sock > default-character-set=sjis > > [mysql.server] > user=mysql > basedir=/var/lib > > [safe_mysqld] > err-log=/var/log/mysqld.log > pid-file=/var/run/mysqld/mysqld.pid > -------------- > > 上記のように設定して、mysqlにてstatusを実行したところ、 > client characterset:latin1 > server characterset:latin1 > となっております。 > > 私の中では、server charactersetはsjisになるはずなのですが、変更できていない > ような・・・。 > その他にも設定があるのでしょうか?? > > 初歩的な問題なのかも知れないのですが、よろしくお願いします。 > > -------------------------------------- > Start Yahoo! Auction now! Check out the cool campaign > http://pr.mail.yahoo.co.jp/auction/ > > >
13602 2006-12-11 06:05 ["iida" <iida8331@xxx] mysql3.23.58の文字化けについて -> 13603 2006-12-11 08:48 ┣[YuGo <yu.gotou@xxxxx] 13605 2006-12-11 16:01 ┃┗["iida" <iida8331@xxx] 13606 2006-12-11 17:31 ┃ ┗[YuGo <yu.gotou@xxxxx] 13607 2006-12-11 17:52 ┃ ┗["iida" <iida8331@xxx] 13608 2006-12-11 18:16 ┃ ┗[YuGo <yu.gotou@xxxxx] 13610 2006-12-11 22:50 ┃ ┗["iida" <iida8331@xxx] 13611 2006-12-12 01:49 ┃ ┗[IWASAKI Dai <dai@xxx] 13612 2006-12-12 02:22 ┃ ┗["iida" <iida8331@xxx] 13613 2006-12-12 10:15 ┃ ┗["TAKAHASHI, Tomohiro] 13604 2006-12-11 12:24 ┗["TAKAHASHI, Tomohiro]