[問題] mysql 設定問題
發表於 : 2005-03-06 11:31
問題一:
當我要設 定
/usr/local/mysql/bin/mysqladmin -u root password 'your.password'
出現\r
/usr/local/mysql/bin/mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user: 'root@localhost' (Using password: NO)'
請問這是SQL 沒設定好嗎.還是其他的問題呢?
問題二:
當我 ps -aux | grep mysql
mysql 32406 0.0 0.2 10572 1096 pts/0 S 10:30 0:00 /tmp/mysql/bin/my
root 306 0.0 0.1 4412 636 pts/0 S 11:24 0:00 grep mysql
第一項的監聽目錄是錯誤的.請問要如何才能修改正確的?
以上二個問題.請大大幫助我.謝謝
當我要設 定
/usr/local/mysql/bin/mysqladmin -u root password 'your.password'
出現\r
/usr/local/mysql/bin/mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user: 'root@localhost' (Using password: NO)'
請問這是SQL 沒設定好嗎.還是其他的問題呢?
問題二:
當我 ps -aux | grep mysql
mysql 32406 0.0 0.2 10572 1096 pts/0 S 10:30 0:00 /tmp/mysql/bin/my
root 306 0.0 0.1 4412 636 pts/0 S 11:24 0:00 grep mysql
第一項的監聽目錄是錯誤的.請問要如何才能修改正確的?
以上二個問題.請大大幫助我.謝謝