Re: Access Denied

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



[root@bde root]# mysqladmin -u root -p create kaushal
Enter password:
mysqladmin: CREATE DATABASE failed; error: 'Access denied for user:
'root@localhost' to database 'kaushal''

hey,

You can create the database from the mysql prompt

mysql>  create database kaushal;

I tried the same command on my system and there was no error

mysqladmin -u root -p create kaushal

and I checked the database was indeed created.

Did you supplied the correct password ?

Regards

Ankush Grover


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux