MySQL Forums
Forum List  »  Newbie

Re: MySQL56 installed on Windows Server 2012 R2 won't start service to finish install
Posted by: Peter Brawley
Date: December 16, 2014 02:37PM

Read the mysql error log in the mysql data folder, if you understand how to fix the errors described there, do it, otherwise post the errors here.

And/or Open a dos cmd window, navigate to the mysql folder, and execute ...

bin\mysqld --defaults-file="my.ini" --console --skip-grant-tables

note the errors, fix them or post them here.

Options: ReplyQuote


Subject
Written By
Posted
Re: MySQL56 installed on Windows Server 2012 R2 won't start service to finish install
December 16, 2014 02:37PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.