MySql console problem

Problems with the Windows version of XAMPP, questions, comments, and anything related.

MySql console problem

Postby DirtyDawg » 06. January 2009 17:34

Hi i am new to xampp and am confused lol.

When i try and use the console ver of mysql.exe to create a database using
"create database testing;"

i get
"ERROR 1044 (42000): Access denied for user ''@'localhost' to database 'testing'"

i have set up the database password using the security page etc, any ideas what i am doing wrong?
DirtyDawg
 
Posts: 4
Joined: 15. July 2008 14:27

Re: MySql console problem

Postby Nobbie » 06. January 2009 19:39

>When i try and use the console ver of mysql.exe

Run a "mysql.exe --help" and find out, which options and command line parameters to supply, what you didnt. You cannot run mysql.exe standalone without any parameters.
Nobbie
 
Posts: 13183
Joined: 09. March 2008 13:04

Re: MySql console problem

Postby DirtyDawg » 07. January 2009 15:42

Image

mysql console works as a standalone as seen above.

EDIT : someone said add "add -u root"

how would i type the line lol.
DirtyDawg
 
Posts: 4
Joined: 15. July 2008 14:27

Re: MySql console problem

Postby Wiedmann » 07. January 2009 21:34

how would i type the line lol.

With your keyboard? ...

(BTW: Don't doubleclick the exe in explorer. Use the "Run" button in your start menu.)
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany

Re: MySql console problem

Postby DirtyDawg » 08. January 2009 14:34

Found the answer :)

Just had to type "mysql -u root -p"

Sorted. :lol:
DirtyDawg
 
Posts: 4
Joined: 15. July 2008 14:27


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 97 guests