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

mysql:8384

From: 遠藤 俊裕 <遠藤 俊裕 <endo_t@xxxxxxxxxx>>
Date: Wed, 12 Nov 2003 16:26:55 +0900
Subject: [mysql 08384] Re: 起動しない、 PASS 設定できない

遠藤です。

Wed, 12 Nov 2003 16:11:32 +0900 に、
"DAY s" <the_dayss@xxxxxxxxxx> さんは書きました:

Ds> その後、MySQL起動しましたが、起動しません
Ds>   # /usr/local/mysql/bin/mysqld_safe &
Ds>   # [1] 731
Ds>   # A mysqld process already exists
Ds>   # [1]+  Exit 1                  /usr/local/mysql/bin/mysqld_safe

エラーメッセージを見ると、「mysqld プロセスは既に存在します」
と言っているので、既に起動しているのでは?

Ds> rootパスワード設定では、このエラーが出ます。
Ds>   # mysqladmin -u root password root
Ds>   # mysqladmin: connect to server at 'localhost' failed
Ds>   # error: 'Access denied for user: 'root@localhost' (Using password: NO)'

パスワード設定はよくわからないのですが、既にパスワードが
設定されているから出てるのではないですか?
mysqladmin -u root -p password root
ではダメですか?

Ds> わからないなりに調べた情報です。
Ds>   # ps -ef |grep mysql
Ds>    root       549     1  0 15:59 ?        
Ds>      00:00:00 /bin/sh /usr/local/mysql/bin/mysqld_safe 
Ds>                     --datadir=/usr/local/mysql/var 
Ds>                     --pid-file=/usr/local/mysql/var/coucon.net.pid
Ds>    mysql      583   549  0 15:59 ?        
Ds>      00:00:00 /usr/local/mysql/libexec/mysqld 
Ds>                     --basedir=/usr/local/mysql 
Ds>                     --datadir=/usr/local/mysql/var 
Ds>                     --user=mysql
Ds>                     --pid-file=/usr/local/mysql/var/coucon.net.pid 
Ds>                     --skip-locking 
Ds>    root       701   640  0 16:01 pts/0    
Ds>      00:00:00 grep mysql

これを見ても動いているようですが・・・・

Ds> 昨日寝るまでは、
Ds>   # InnoDB: Operating system error number 13 in a file operation.
Ds> のエラーログがでていたのですが、エラー内容が変わってしまっています。
Ds> 理由は把握できておりません。

これはテーブルタイプの問題で、MySQL が起動できているかどうかでは
無いような気がします。

って事で、もうちょっと頑張ってみてください(^^)
ゴールは見えてると思いますよ。

まず、英語を「見る」努力からしてみましょう。
必ずエラーメッセージにはヒントが書いてありますよ(^^)

-- 
遠藤俊裕 <endo_t@xxxxxxxxxx>


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

      8383 2003-11-12 16:11 ["DAY s" <the_dayss@x] 起動しない、 PASS 設定できない          
->    8384 2003-11-12 16:26 ┣[遠藤 俊裕 <endo_t@xx]                                       
      8385 2003-11-12 16:39 ┣[<yoshiaki@xxxxxxxxxx]                                       
      8386 2003-11-12 16:40 ┣[<numata@xxxxxxxxxx> ]                                       
      8391 2003-11-13 00:59 ┗[syuasai <syuasai@xxx] 突然起動しなくなりました。            
      8392 2003-11-13 10:44  ┣["Mitsuhiro HASHIMOTO] READ ロックについて                 
      8393 2003-11-13 19:40  ┗[syuasai <syuasai@xxx]