Hi,
Try using the following command:

mysql -u root -p <database_name>

Where <database_name> is the name of the database you wish to use.
If everything works you will get the password prompt:

[root@nms-des root]# mysql -u root -p telefonia
Enter password:

Then put your root password (by default is null - simply  press enter) 
and try to use "mysql".

Hope this help !!
Gerardo Rodriguez.


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to