MySQL Forums
Forum List  »  Install & Repo

Re: Mysql 5.6 and Windows 8.1
Posted by: Paul Borg
Date: November 13, 2013 01:24PM

>To see if the server is running, look at the Windows task manager list.

Server not running. Only entry "MYSQL Notifier (32 bit)" in Background Processes.

> If it is not running, to see if the server can run, in a command window from the MySQL bin folder run

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


C:\Program Files\MySQL\MySQL Server 5.6>cd bin

C:\Program Files\MySQL\MySQL Server 5.6\bin>mysqld --defaults-file="C:\Program Data\Mysql\mysql server 5.6\my.ini" --console --skip-grant-tables
Could not open required defaults file: C:\Program Data\Mysql\mysql server 5.6\my.ini
Fatal error in defaults handling. Program aborted

C:\Program Files\MySQL\MySQL Server 5.6\bin>

> study mysqld.err,

Cannot locate this file, visually or doing a search on C:

My apologies for reporting previously that I could not locate Program Data. I did not realize that I had to restart op. Sorry.

Paul

Options: ReplyQuote


Subject
Written By
Posted
November 11, 2013 07:00PM
November 12, 2013 12:25AM
November 12, 2013 11:11PM
November 13, 2013 12:02AM
Re: Mysql 5.6 and Windows 8.1
November 13, 2013 01:24PM
November 14, 2013 12:08PM


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.