[前][次][番号順一覧][スレッド一覧]

mysql:9228

From: Hirofumi Fujiwara <Hirofumi Fujiwara <fuji@xxxxxxxxxx>>
Date: Fri, 16 Apr 2004 16:14:47 +0900 (JST)
Subject: [mysql 09228] 名前

藤原です。

  データベース名、テーブル名などの名前には、自由に全ての文字(漢字等)
  が使えると考えてよいのでしょうか?
  http://dev.mysql.com/doc/mysql/ja/Legal_names.html

  和訳の方にはないのですが、英語の方
  http://dev.mysql.com/doc/mysql/en/Legal_names.html
  には、

Beginning with MySQL 4.1, identifiers are stored using Unicode
(UTF8). This applies to identifiers in table definitions that stored
in `.frm' files and to identifiers stored in the grant tables in the
mysql database. Although Unicode identifiers can include multi-byte
characters, note that the maximum lengths shown in the table are byte
counts. If an identifier does contain multi-byte characters, the
number of characters allowed in the identifier is less than the value
shown in the table.

とあるので、何でもOKでしょうか。
UTF-8 でストアされるとあるのですが、サーバやクライアントの文字コードが
何であろうと、UTF-8に変換されてストアされるということなのでしょうか。

------------------------------------------------------------------
株式会社 タイムインターメディア       藤原 博文 fuji@xxxxxxxxxx
本社 160-0002 東京都新宿区坂町26-27 IPBビル    TEL 03-5362-9009
URL  http://www.timedia.co.jp/                    FAX 03-5362-9008
地図 http://www.timedia.co.jp/company/map/     新宿線曙橋駅徒歩5分
------------------------------------------------------------------
♪  Puzzle Japan  http://www.puzzle.jp/  毎日新作パズルで遊ぼう ♪
------------------------------------------------------------------

[前][次][番号順一覧][スレッド一覧]