0 Livity Posted August 31, 2011 Posted August 31, 2011 Example PATH C:\Program Files\MySQL\MySQL Server 5.5\bin;C:\Program Files\Java\jdk1.6.0_23\bin Quote
0 MELERIX Posted August 31, 2011 Posted August 31, 2011 i dont have here .err file :( D:\Program Files\MySQL\MySQL Server 5.5\data ofc is not there... is here: C:\Documents and Settings\All Users\Program Data\MySQL\MySQL Server 5.5\data Quote
0 Xevil Posted September 1, 2011 Author Posted September 1, 2011 but at D:\Documents and Settings\All Users\Data aplikací\MySQL\MySQL Server 5.5\data is not here .err file Quote
0 Livity Posted September 1, 2011 Posted September 1, 2011 solution 1 Run again Mysql server instance configuratin wizard with reconfigure instance option. solution 2 1)Click on start->All Programs->MySql Server 5.5->MySql Server Instance Config Wizard. 2)Click next then click on Remove Instance. Then Execute. 3)Now uninstall MySql Server using the Add/Remove Software in the windows control panel. 4)After this has been uninstalled YOU MUST MANUALLY DELETE THE FOLDER WHERE IT WAS INSTALLED. In my case it was installed in: C:\Program Files\MySQL. 5)When this folder has been deleted you can reinstall without restarting and this time you will no longer get the error. Quote
0 Livity Posted September 1, 2011 Posted September 1, 2011 Windows button + R -> write cmd -> enter Write: mysqld --defaults-file="c:\program files\mysql\MySQL Server 5.5\my.ini"--standalone --console This should show the error. Post results. Quote
0 Xevil Posted September 1, 2011 Author Posted September 1, 2011 mysqld is not an internal or external command, operable program or batch file. Quote
0 Livity Posted September 1, 2011 Posted September 1, 2011 2 solutions came from friend of mine. 1. mysqld-nt --defaults-file="c:\program files\mysql\MySQL Server 5.5\my.ini"--standalone --console (Might be right one) 2. Open port for MySQL 1.) Click Start > Control Panel 2.) Open "Windows Firewall" 3.) Click "Exceptions" tab 4.) Choose the "Add Port" button 5.) "Name:" should be MySQL - "Port number:" should be 3306 - Select TCP 6.) Click "OK" and "OK" Quote
0 Livity Posted September 1, 2011 Posted September 1, 2011 I'm out of ideas. Someone else try help him :S Quote
Question
Xevil
pls help me :(
its still same :(
29 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.