On Mon, Jun 29, 2009 at 6:38 PM, Aashish Kumar <[email protected]>wrote:

> all
> plz help me
>
> mysql> create database joomla;
> ERROR 1044 (42000): Access denied for user 'root'@'localhost' to database
> 'joomla'
>

You do not have permission on given database. Check for which user the
permission are given and then login from that user and not root

ex,,
mysql -unayauser -pnayapassword

-- 
>
┌─────────────────────────┐
│    Narendra Sisodiya ( नरेन्द्र सिसोदिया )
│    R&D Engineer
│    Web : http://narendra.techfandu.org
│    Twitter : http://tinyurl.com/dz7e4a
└─────────────────────────┘

--~--~---------~--~----~------------~-------~--~----~
l...@iitd community mailing list -- http://groups.google.com/group/iitdlug
-~----------~----~----~----~------~----~------~--~---

Reply via email to