PDA

View Full Version : how to create a database?


neorder
07-04-2004, 06:19 AM
when i was asked to enter a password for it,


[root@gka conf]# mysqladmin create monitor -p
Enter password:
mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user: 'root@localhost' (Using password: YES)'

why?

ProWebUK
07-04-2004, 10:44 AM
Read the error.

Incorrect password?

Chris