As a guess, I'd say that when you have installed the packages,when it
would have asked you to create a root password for MySQL you either just
hit enter (thus having no password!) or MySQL is only half configured.
As you don't have any data in your MySQL, if you open a terminal and
type...  sudo dpkg-reconfigure mysql-server  ...  then just follow the
prompts.

Another useful package to use when starting out with MySQL is
PHPmyadmin, this is a PHP based web interface that you can setup on the
PC hosting the MySQL... then if this is on your PC the you access that
at http://localhost/phpmyadmin  login= root password= what ever you set
it to!

On Mon, 2009-11-02 at 22:07 +1100, David Bowskill wrote:

> Hello All,
> 
> 
> This may seem a silly thing but I wish to learn some MySQL.
> 
> 
> Have down loaded all the packages using the Synaptic Package Manager OK.
> 
> 
> When I try to start from the terminal however, I receive  the error message:
> 
> 
> "ERROR 1045 (28000): Access denied for user 'david'@'localhost' (using
> password: NO)"
> 
> 
> Can anybody help?
> 
> 
> Thanks for listening
> 
> 
> David Bowskill
> 
> 



-- 
Scott Evans <sc...@vk7hse.hobby-site.org>


--
This email and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity to whom they are addressed. 
If you have received this email in error please notify the system manager. This 
message contains confidential information and is intended only for the 
individual named. If you are not the named addressee you should not 
disseminate, distribute or copy this e-mail. Please notify the sender 
immediately 
by e-mail if you have received this e-mail by mistake and delete this e-mail 
from your system. If you are not the intended recipient you are notified 
that disclosing, copying, distributing or taking any action in reliance on the 
contents of this information is strictly prohibited.
-- 
ubuntu-au mailing list
ubuntu-au@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-au

Reply via email to