mysql.exe stößt nicht aus

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

mysql.exe stößt nicht aus

Postby t8ddw » 12. May 2006 15:49

Firstly, I used babelfish to translate... meine Deutsche ist nicht so gut! ;)


Recently installed twice the XAMPP package. When trying to open mysql.exe it open/close very fast.

How can I fix it?
=============
Babelfish translation..........

Vor kurzem zweimal angebracht dem XAMPP Paket. Beim Versuchen, mysql.exe sehr schnell zu öffnen es open/close. Wie kann ich es regeln?

Danke!!
t8ddw
 
Posts: 3
Joined: 12. May 2006 15:28

Postby Wiedmann » 12. May 2006 15:55

When trying to open mysql.exe it open/close very fast.

According to the MySQL manual about the command "mysql":
I think you should use a valid user/password for the connection.

BTW:
Don't doubleclick on a console tool.
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany

Postby t8ddw » 12. May 2006 16:05

Hi.. where can I find some post-installation guide then to help me do the config. Getting very confused.
t8ddw
 
Posts: 3
Joined: 12. May 2006 15:28

Postby t8ddw » 12. May 2006 17:03

Update!

I tried to run the mysql.exe from Command Prompt, and managed to capture the error:

c:\Program Files\xampp\mysql\bin> mysql
ERROR 1045 (28000): Access denied for user 'ODBC'@'localhost'<using password:NO)

So this suggests that there is some kind of user interface file that needs updating. Where do I do this?

If I look at the MySQLAdmin tool I have got my user-name and password set-up, stored within my.ini.

My god, why is MySQL so damn difficult to install?? ;0)

HELP...........!!!! Thanks :)
t8ddw
 
Posts: 3
Joined: 12. May 2006 15:28

Postby Wiedmann » 12. May 2006 18:24

My god, why is MySQL so damn difficult to install?? ;0)

It is allready installed. Maybe it's difficult to read the manual how to use MySQL?

c:\Program Files\xampp\mysql\bin> mysql
ERROR 1045 (28000): Access denied for user 'ODBC'@'localhost'<using password:NO)

Shure, as I told you (and you can read in the manual), you must use a valid user for the connection. e.g.:
Code: Select all
mysql -u root


(the user "ODBC" is not setup in MySQL"... so the connection failed)
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 96 guests