The Artima Developer Community
Sponsored Link

Java Answers Forum
Mysql access denied problem.

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Pratheeba

Posts: 11
Nickname: pratheeba
Registered: Sep, 2003

Mysql access denied problem. Posted: Nov 19, 2003 8:58 AM
Reply to this message Reply
Advertisement
Hi,

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...

Topic: A Winlnet.dll error Previous Topic   Next Topic Topic: Radix Sort

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use