Hi!
I installed mysql server v 5.6.23 on my machine. As part of the installation I did the following:
- created a dir path C:\mysql to locate the server files
- changed the environment variables in computer properties as instructed in the multiple forums.
- installed the service from cmd using mysqld --install command.
As part of the installation i received the error 1067 during installation which I fixed using adding my.ini file under mysql directory.
I ran the mysqld install command again it worked. I tried to stop and start the service but the mysql service is stuck in 'starting' phase.. I tried to remove the service but it says the service is marked for removal.
Any pointers how can I get the service back in Started phase or remove it from services?
Thanks!
I installed mysql server v 5.6.23 on my machine. As part of the installation I did the following:
- created a dir path C:\mysql to locate the server files
- changed the environment variables in computer properties as instructed in the multiple forums.
- installed the service from cmd using mysqld --install command.
As part of the installation i received the error 1067 during installation which I fixed using adding my.ini file under mysql directory.
I ran the mysqld install command again it worked. I tried to stop and start the service but the mysql service is stuck in 'starting' phase.. I tried to remove the service but it says the service is marked for removal.
Any pointers how can I get the service back in Started phase or remove it from services?
Thanks!