# mysql -u root -p mysql> I already login root user but i have n't found privilege user permission
On Mon, Jun 29, 2009 at 6:47 PM, narendra sisodiya < [email protected]> wrote: > > > 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 > └─────────────────────────┘ > > > > > -- Thank You, Ashish Kumar 09753995171 --~--~---------~--~----~------------~-------~--~----~ l...@iitd community mailing list -- http://groups.google.com/group/iitdlug -~----------~----~----~----~------~----~------~--~---
