MySQL Forums
Forum List  »  Install & Repo

MYSQL on Windows Server 2016
Posted by: vin catrambone
Date: August 31, 2017 04:27PM

I recently installed MYSQL on windows 10 machine and created a database no problems at all.

But on windows server 2016, with IIS i cannot get it to work

I had to manually register the mysql service, but cannot start it. I tried from comman line the following

C:\Program Files\MySQL\MySQL Server 5.7\bin>mysql -p
Enter password: **********
ERROR 2003 (HY000): Can't connect to MySQL server on 'localhost' (10061)

C:\Program Files\MySQL\MySQL Server 5.7\bin>mysqld

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


The documentation says it should work.... but cannot find anything on the web that confirms it... so my question is, does mysql work with server 2016.

Thanks In Advance
Vin

Options: ReplyQuote


Subject
Written By
Posted
MYSQL on Windows Server 2016
August 31, 2017 04:27PM


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.