How to Start MySQL? MySQL isn't starting.
I have installed MySQL, but now the problem is there on the next step.
When I enter the command service mysqld start to start MySQL it shows this error:
Redirecting to /bin/systemctl start mysqld.service Failed to issue method call: Unit mysqld.service failed to load: No such file or directory.
Then I tried starting MySQL from systemctl start mysqld.service but still It's showing this error:
Failed to issue method call: Unit mysqld.service failed to load: No such file or directory.
Please help me with the issue and tell me the solution to start it.
Not such file or directory..... are you sure you have it installed?