Unable to access database table
On Tue, Aug 2, 2011 at 1:17 PM, Avi Greenbury <lists@avi.co> wrote:
Amrit Pal Pathak wrote:
> *An error occurred while trying to connect to the MySQL server.* MySQL
> returned the following error information: Access denied for user
> 'root'@'localhost'
> (using password: YES) (error #1045)
This generally means you've got the password wrong, or are connecting
to the wrong server.
** Password is right thats why it could be possible to import a file* by root using this code.
** mysql -u root -p -h localhost kannel < adbook.sql
--
*Thank you !!
*
*Regards
*Amrit Pal
*amritpalpathak.blogspot.com
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
|