Connect to DataBase
Posted by: stan ivanov
Date: August 06, 2006 01:13PM

After installetion mysql-server and mysqladmin, I comand:
and recieve answer...why i cant connect to database ?
[root@localhost root]# mysqladmin create MyDataBase
mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'root'@'localhost' (using password: NO)'
[root@localhost root]#

When i camand to:

[root@localhost root]# mysql
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)
[root@localhost root]#

Why ? I have default setting...Early all was ok.
linux 2.4.2

Options: ReplyQuote


Subject
Written By
Posted
Connect to DataBase
August 06, 2006 01:13PM
August 06, 2006 01:32PM
August 06, 2006 10:28PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.