Re: Access Denied

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

 



On Fri, 2006-06-09 at 13:36 +0100, Simon Andrews wrote:
> Kaushal Shriyan wrote:
> > Hi ALL
> > 
> > I am faced with a issue of creating database , The issue is I am able
> > to enter to the MySQL Server with the password, but when i try to
> > create database I get Access Denied
> 
> > [root@bde root]# mysqladmin -u root -p create kaushal
> 
> You can't create databases using the mysql client like that.  Man mysql 
> will tell you that the command line syntax is:
> 
> mysql [options] db_name
> 
> ..so it's taking the last argument (kaushal) as the name of the database 
>   you want to connect to, and then throwing an error because it doesn't 
> exist.
> 
> To create a database from the command line use mysqladmin instead.
> 
> mysqladmin -u root -p create kaushal
> 
And this differs from his command line above HOW?????

> Simon.
> 

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux