[NTLUG:Discuss] MySQL question

Bug Hunter bughuntr at one.ctelcom.net
Fri Jul 26 10:44:27 CDT 2002


 you can start mysql without any permissions set into it.  look for
--skip-grant-tables, or something like that in the documentation.



On Thu, 25 Jul 2002, Bobby Wrenn wrote:

> I've checked the MySQL web site, the man pages, the OReilly book and another 
> MySQL book. No help
> 
> I have a default install of MySQL on Mandrake 8.2.
> I type "mysqladmin -u <username>" I get the help screen and the command 
> prompt back. I type "mysql -u <username>" I get the mysql prompt and no 
> password prompt.
> 
> In mysql I type;
> mysql>  create database atestdatabase;
> 
> The system responds;
> ERROR 1044: Access denied for user: '@localhost' to database 'atestdatabase'
> 
> How can I enable access for a user?
> 
> I have only one user on the system. Root cannot even run the mysql CLI.
> What gives?
> 
> TIA
> Bobby
> 
> _______________________________________________
> http://www.ntlug.org/mailman/listinfo/discuss
> 





More information about the Discuss mailing list