MySQL Forums
Forum List  »  Newbie

Re: i can't start MySQL from CMD windows 8.1
Posted by: rolly4444 AM
Date: July 16, 2015 12:14PM

finally i found the problem
it was because the my.ini file was in C:\ProgramData\MySQL\MySQL Server 5.6 but it should be in the installation directory i.e C:\Program Files\MySQL\MySQL Server 5.6
then execute the following command==> mysqld --defaults-file="C:\Program Files\MySQL\MySQL Server 5.6\my.ini"
so the problem solved

Options: ReplyQuote




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.