Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Java > Other Java > Java GUI
|
Java GUI Discussions specific to programming Java GUI.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Java GUI section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 19th, 2003, 10:55 PM
Registered User
 
Join Date: Sep 2003
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default Mysql access denied

I installed mysql.After that i would like to create my own database.So i typed in the command prompt ...like below

mysql>create database Quote;

It says error as
ERROR 1044: Access denied for user: '@127.0.0.1' to database 'quote'

The problem is i don't have user or any propertie's set before.What should i have to do...
Thanks...

 
Old November 20th, 2003, 05:39 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 175
Thanks: 0
Thanked 0 Times in 0 Posts
Default

This url will help you out:

http://www.mysql.com/doc/en/Access_denied.html


Cheers

Martyn





Similar Threads
Thread Thread Starter Forum Replies Last Post
MySQL said: select command denied to user: 'root@ surendran MySQL 2 September 9th, 2010 12:27 AM
401.3 Access denied due to Access Control List cforsyth .NET Framework 2.0 8 May 28th, 2009 01:56 PM
MySQL "Select Denied to user" Problem djidave ASP.NET 2.0 Professional 5 May 29th, 2007 03:06 PM
MySQL "Select Denied to user" Problem djidave ASP.NET 2.0 Professional 2 May 25th, 2007 04:38 PM
MySQL 4.0.14 Access Denied remotely ! wireblock MySQL 1 September 25th, 2003 11:39 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.