MySQL Forums
Forum List  »  Install & Repo

Missing Database & User Previleges
Posted by: Prash S
Date: November 28, 2015 08:39AM

Hi All:

I am new to MySQL and PHP. I use windows 7 and installed XAMPP.

I created a new database called shp in C:\xampp\mysql\bin>mysql a few days back. Now I don't find it. When I go to "show databases;", I see just 2 databases - information_schema and test. Also when I try to create a new database called "shp" ( with CREATE DATABASE shp;) I get a error message - access denied for user ''@'localhost' to database shp.

Can you please help me here?

Rgds
Prash

Options: ReplyQuote


Subject
Written By
Posted
Missing Database & User Previleges
November 28, 2015 08:39AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.