MySQL Forums
Forum List  »  Newbie

Re: MySQL56 installed on Windows Server 2012 R2 won't start service to finish install
Posted by: Stephen Woodall
Date: December 16, 2014 05:32PM

This is the file structure for the install thus far:

C:\Program Files (x86)\MySQL\...

<!-- Inside of the MySQL folder are 2 folders... the installer (MySQL Installer for Windows) and the Server Folder (MySQL Server 5.6)

C:\Program Files (x86)\MySQL\MySQL Server 5.6\...

<!-- The folders here are:
bin\ | data\ | docs\ | include\ | lib\ | share\

<!-- The files here are:
"LICENSE.mysql"
"my-default.ini"
"README"

<!-- Inside of the "bin" folder are these files:
"mysql.exe"
"mysqld.exe"
--> and several others

The "ProgramData" folder on the C Drive holds the file "my.ini"

C:\ProgramData\MySQL\MySQL Server 5.6\...

<!-- Folders here are:
data\

<!-- Files here are:
"ib_logfile0_2014-12-16T12-14-51"
"ib_logfile1_2014-12-16T12-14-51"
"my.ini"


This was all done by the installer. I'm such a noob to this that I'm not sure what to place in the cmd prompt to get the results/data you need to help me.

Options: ReplyQuote


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


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.