Jump to content
  • 0

MySQL Error


Question

Recommended Posts

  • 0
Posted

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

  • 0
Posted

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.

 

  • 0
Posted

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.

  • 0
Posted

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"

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock