Add new comment

Submitted by mikiowoko (registered user) on Sat, 2008-08-09 20:35.

You had:

mysql -u root -e "create database xwiki"


that wouldn't work for me.

 

$ mysql -u root -p -e "create database xwiki"

worked, without the -p  MYSQL responded "access denied. with it, mysql responded with a password challenge and accepted it.

Please do not use the comment function to ask for help! If you need help, please use our forum.
Comments will be published after administrator approval.

Reply

*
*
The content of this field is kept private and will not be shown publicly.


*

  • Images can be added to this post.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <div>
  • Lines and paragraphs break automatically.