DBGrind
October 18th, 2009, 10:58 PM
Hello,
Noob here. I am having problems launching MySQL on by Ubuntu Server Edition 9.04. I did the install with the LAMP.
Whenever I try to create a DB using 'mysqladmin create databasename, I get the error:
mysqladmin: connect to server at ‘localhost’ failed
error: ‘Access denied for user ‘honey’@'localhost’ (using password: NO)’
FYI, Currently I dont have any interent/network connections going to this server; at the moment all I need to do is the create new DB and its subsequent tables. I plan to utilize the networking aspects at a later date.
Any help is much appreciated.
Thank you.
Noob here. I am having problems launching MySQL on by Ubuntu Server Edition 9.04. I did the install with the LAMP.
Whenever I try to create a DB using 'mysqladmin create databasename, I get the error:
mysqladmin: connect to server at ‘localhost’ failed
error: ‘Access denied for user ‘honey’@'localhost’ (using password: NO)’
FYI, Currently I dont have any interent/network connections going to this server; at the moment all I need to do is the create new DB and its subsequent tables. I plan to utilize the networking aspects at a later date.
Any help is much appreciated.
Thank you.