Can´t start the service MySQL like a service on Win XP sp2, try every thinks I guess, but still don´t run up it.
The light it´s allways on red. (semaforo).
Anybory knows the steps to working on?
Is the service installed? If not, you'll need to run the command "mysqld-nt --install". Then, to start the service, use the command "net start mysql" (assuming the service name is "mysql").
I had MySQL 4.1 but can´t to work with him, I developed a application in VB 6.0 and in Java applet and the MySQL anser me some problem with cripthography?.
I´d like to work with 4.1 instead but how I do?
Any application that works with MySQL 3.22 should work with 4.1. If you can uninstall 3.22 and install 4.1 now (as a service), you would be better off, as it is much more powerful. Then, you could let us know about any problems, showing us the exact error messages.
You would also need to install the MySQL ODBC or Java connector.
The Mysql 3.22 and my application working on very well under win98 in my notebook (with MyODBC and java connector). In my desktop with win xp don´t.
Even with drivers odbc. Right now when type for logon like in my notebook:
c:\mysql\bin\mysql -u root -p password
Enter password: pasword
I have: ERROR 2003: Can´t connect to MySQL server on 'localhost' <10061>.
Have I to put something about environment variables for MySQL?
Why don´t work in Win XP?
Thank you.
By the way my real name is Jorge, from Chile but living in Brazil since 1980 and admire you country.
I was on business in 2002 in New York, was like dream come through.
Since when I was a child I admire you country and his history.
OK, you say the service is not running, and you can't start it or install it. Can you confirm that you were logged-in as administrator when you tried to start or install it?
That my.ini looks fine, assuming your MySQL directory is c:\mysql and the data is stored in c:\mysql\data . If not, you will have to edit the file to suit. I can only suggest that you re-install (preferably version 4.1).
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.