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

mysql:11195

From: SATOH Fumiyasu <SATOH Fumiyasu <fumiya@xxxxxxxxxx>>
Date: Fri, 18 Mar 2005 17:56:48 +0900
Subject: [mysql 11195] Re: MYSQLに接続できないので教えてください。

At Fri, 18 Mar 2005 17:42:45 +0900,
Sumito_Oda wrote:
> >[root@localhost mysql]# mysql -u root -p xxxxx
> >Enter password:
> >ERROR 1045: Access denied for user: 'root@localhost' (Using password: YES)
> 
> -pオプションとパスワードの間にはスペースを入れてはいけません。
> http://dev.mysql.com/doc/mysql/ja/mysql.html

また、mysql(1) の -p オプションの説明で警告されているように、

       -p|--password[=pwd]
              Employ the specified password when connecting  to  the
              database  server.   If  a password is not supplied, it
              will be requested  interactively.   WARNING:  This  is
              insecure as the password is visible for anyone through
              /proc for a short time.

他人のコマンドラインオプションがほかのユーザーから参照できる
OS がある (ほとんどの UNIX?) ので、使うべきではないかと。

あれ? mysql(1) には「スペースを入れるな」とは書いてないですね。

-- 
-- Name: SATOH Fumiyasu  -- Home: http://www.sfo.jp (in Japanese only)
-- Mail: fumiya at net-thrust.com, samba.gr.jp, namazu.org or ...

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

     11192 2005-03-18 17:26 [水沼寛喜 <mizunuma@x] MYSQLに接続できないので教えてください。 
     11193 2005-03-18 17:42 ┗[Sumito_Oda <oda@xxxx]                                       
->   11195 2005-03-18 17:56  ┣[SATOH Fumiyasu <fumi]                                     
     11196 2005-03-18 17:56  ┗[水沼寛喜 <mizunuma@x]                                     
     11198 2005-03-18 18:35   ┗[Hiroshi Moriyama <mt]                                   
     11199 2005-03-18 18:55    ┗[水沼寛喜 <mizunuma@x]                                 
     11200 2005-03-18 19:30     ┗[Hiroshi Moriyama <mt]                               
     11201 2005-03-18 19:48      ┣[水沼寛喜 <mizunuma@x]                             
     11202 2005-03-18 19:58      ┃┣["Y. Tsutsui" <tutui@]                           
     11203 2005-03-18 20:00      ┃┗[Hiroshi Moriyama <mt]                           
     11207 2005-03-19 15:23      ┗[Sumito_Oda <oda@xxxx]