Currently trying to install MySQL 5.6.26
on a Windows Server 2003 R2 Service Pack 2
, during the installation, it stops at the starting server step, tried following this question's accepted answer, but when I tried starting the service, I get a "
could not start the MySQL56 service on Local Computer. Error 1067: The Process terminated unexpectedly
and all solutions I read didn't really work, can anyone help?
EDIT:- Would like to add that MySQL was installed before, but I removed it to allow the installation of the new one, if that helps in any way (the newer sql is assigned to the same port as the old one)