前面进行旳都正常.到了初始化数据库那一步好像就出了问题.提示代码:InstallingMySQLsystemtables...OKFillinghelptables...OKTostartmysqldatboottimeyouhavetocopysupport-files/mys...
前面进行旳都正常 . 到了初始化数据库那一步好像就出了问题.
提示代码:
Installing MySQL system tables...
OK
Filling help tables...
OK
To start mysqld at boot time you have to copy
support-files/mysql.server to the right place for your system
PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
To do so, start the server, then issue the following commands:
/usr/local/mysql-5.0.45/bin/mysqladmin -u root password 'new-password'
/usr/local/mysql-5.0.45/bin/mysqladmin -u root -h localhost.localdomain password 'new-password'
See the manual for more instructions.
You can start the MySQL daemon with:
cd /usr/local/mysql-5.0.45 ; /usr/local/mysql-5.0.45/bin/mysqld_safe &
You can test the MySQL daemon with mysql-test-run.pl
cd mysql-test ; perl mysql-test-run.pl
Please report any problems with the /usr/local/mysql-5.0.45/bin/mysqlbug script!
The latest information about MySQL is available on the web at
http://www.mysql.com
Support MySQL by buying support/licenses at http://shop.mysql.com
接下来启动数据库提示代码:
[1] 27496
[root@localhost mysql-5.0.45]# A mysqld process already exists
输入mysql -u root -p后提示代码:
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)
求高手指点.
本人是在网上搜了一些教程想自己架个单机玩玩并非商业目的.诚求高手指点.
本人:
哊诚意者加Q.
展开

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容,请联系我们,一经查实,本站将立刻删除。
如需转载请保留出处:https://51itzy.com/kjqy/69598.html