MySQL Forums
Forum List  »  Newbie

Re: can not create 2nd database in MYSQL in XAMPP
Posted by: Peter Brawley
Date: October 18, 2014 11:50AM

You are issuing this command through what software?

For the user and host you are using, issue the query

show grants for 'user'@'host';

and post it here.



Edited 1 time(s). Last edit at 10/18/2014 11:50AM by Peter Brawley.

Options: ReplyQuote


Subject
Written By
Posted
Re: can not create 2nd database in MYSQL in XAMPP
October 18, 2014 11:50AM


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.