I couldn't find cp932 and eucjpms

2005-03-31 Thread Hirofumi Fujiwara
++ 34 rows in set (0.00 sec) mysql> ---- Hirofumi Fujiwara[EMAIL PROTECTED], [EMAIL PROTECTED] Time Intermedia Corporationhttp://www.timedia.co.jp/ Corporate Strategy Department & Knowledge Eng

What is 8-byte address

2004-09-14 Thread Hirofumi Fujiwara
s a string. ---- Hirofumi Fujiwara (Tokyo JAPAN) enjoy JAVA and Puzzle World [EMAIL PROTECTED]http://www.pro.or.jp/~fuji/index-eng.html [EMAIL PROTECTED] Puzzle Japanhttp://www

INSTALL-SOURCE is size 0

2005-07-30 Thread Hirofumi Fujiwara
Makefile.in -rw-r--r--1 fuji user 1937 7月 23 04:42 README What happen? Hirofumi Fujiwara (Tokyo JAPAN) enjoy JAVA and Puzzle World [EMAIL PROTECTED]http://www.pro.or.jp/~fuji/index-eng.html [EMAIL PROTECTED

manual is garbled

2005-08-29 Thread Hirofumi Fujiwara
Hi, MySQL online manual of Japanese edition is garbled. http://dev.mysql.com/doc/mysql/ja/index.html I think the manuals other than English are garbled. What'a happen? Hirofumi Fujiwara[EMAIL PROT

Re: Can we run linux commands from inside the msql client

2005-09-28 Thread Hirofumi Fujiwara
shell command. I think \! is what you want. ---- Hirofumi Fujiwara[EMAIL PROTECTED], [EMAIL PROTECTED] Time Intermedia Corporationhttp://www.timedia.co.jp/ Corporate Strategy Department & Knowledge Engineering Center

How to define utf8 function

2005-12-18 Thread Hirofumi Fujiwara
eturns character type is always binary. I want to know how to return utf8 string. Hirofumi Fujiwara (Tokyo JAPAN) enjoy JAVA and Puzzle World [EMAIL PROTECTED]http://www.pro.or.jp/~fuji/index-eng.html [EMAIL PROTECTED] Puzzle Japanhttp://www.puzzle.jp/

Re: How to define utf8 function

2006-01-04 Thread Hirofumi Fujiwara
E4BAAC' 1 row in set (0.00 sec) mysql> Returned charater type of function is binary. And, SHOW CREATE FUNCTION removed "CHARACTER SET utf8" part. Why? Hirofumi Fujiwara[EMAIL PROTECTED], [EMAIL PROTECTED] Time

default characterset of function string parameter

2006-01-29 Thread Hirofumi Fujiwara
+ 1 row in set (0.00 sec) mysql> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ---- Hirofumi Fujiwara (Tokyo JAPAN) enjoy JAVA and Puzzle World [EMAIL PROTECTED] http://www

CONCAT() returns not correct character set

2006-02-26 Thread Hirofumi Fujiwara
nry',CONVERT('abc' USING latin1))) | +--+ | latin1 | +--+ 1 row in set (0.00 sec) ---- Hirofumi Fujiwara (Tokyo JAPAN) enjoy J

Re: CONCAT() returns not correct character set

2006-03-02 Thread Hirofumi Fujiwara
bianry + latin1 > latin1 (not bianry) > > > > mysql> SELECT CHARSET(CONCAT(_binary'Bianry',CONVERT('abc' USING latin1))); > > +--+ > > | CHARSET(CONCAT(_binary'Bianry',CONVERT('abc' USING latin1))) |

Question on hex expression of strings

2004-06-23 Thread Hirofumi Fujiwara
; didn't work and I am wondering if this is decided by the specification of MySQL. Will you let me know if this is specified so or this is unexpected behavior? ---- Hirofumi Fujiwara, Knowledge Engineering Center 26-27 Saka

REGEXP with UTF-8

2004-04-06 Thread Hirofumi Fujiwara
TF-8 characters. ---- Hirofumi Fujiwara (Tokyo JAPAN) enjoy JAVA and Puzzle World [EMAIL PROTECTED]http://www.pro.or.jp/~fuji/index-eng.html Mirror site http://www.kojima-cci.or.jp/~fuji/index-eng.html

Re: REGEXP with UTF-8

2004-04-06 Thread Hirofumi Fujiwara
From: Sergei Golubchik <[EMAIL PROTECTED]> > Hi! > > On Apr 06, Hirofumi Fujiwara wrote: > > > > I am testing regular expression feature of MYSQL 4.1.1-alpha > > (REGEXP) with UTF-8 characters (Japanese). So far it doesn't > > seem to work. &

Displaying string including Kanji characters

2004-04-07 Thread Hirofumi Fujiwara
le the width of alphanumeric characters. As far as I could see, the result of functions involving display, such as LPAD and RPAD, doesn't seem to take the display width of Kanji into account. ---- Hirofumi Fujiwara (Tokyo JAPAN) enjoy JAVA and

Re: Displaying string including Kanji characters

2004-04-08 Thread Hirofumi Fujiwara
//epx.timedia.co.jp/mysql/select_result_html ---- Hirofumi Fujiwara (Tokyo JAPAN) enjoy JAVA and Puzzle World [EMAIL PROTECTED]http://www.pro.or.jp/~fuji/index-eng.html [EMAIL PROTECT

Re: MySQL and Unicode

2004-04-09 Thread Hirofumi Fujiwara
nicode string stored in C, how can I use it with > the C API? > Thanks. I use unicode(UTF-8) strings as following. mysql_query( mysql, "SELECT inlude Japanese characters(KANJI) " ); I think that this might answer your question. -

Space in multi-byte character set

2004-04-13 Thread Hirofumi Fujiwara
in string. It seems that the functions don't process Japanese full-width space as space. ---- Hirofumi Fujiwara (Tokyo JAPAN) enjoy JAVA and Puzzle World [EMAIL PROTECTED]http://www.pro.or.jp/~fuji/index-eng.html [EMAIL PROTECTED]

SJIS character including 7 bit ASCII code

2004-04-19 Thread Hirofumi Fujiwara
wever. --- But it seems that I have to set this option to use SJIS character set. Hirofumi Fujiwara (Tokyo JAPAN) enjoy JAVA and Puzzle World [EMAIL PROTECTED]http://www.pro.or.jp/~fuji/index-eng.html [EMAIL PROTECTED] Puzzle Japan