I'm working with a practice about repication, I'm trying to make it with an ubuntu and i'm struggled with the file my.cnf and now i can't start the service of mysql. Does anybody have any idea how can i fix it?
Asked
Active
Viewed 23 times
0
-
We have no idea what the problem might be, until you examine the error log and tell us something about what went wrong, based on what you see there. – Michael - sqlbot May 11 '16 at 22:57
-
The problem was that i saw a tutorial about it, on the video they said that i had to modify the file my.cnf but i couldn't save the changes. Then i assigned permissions of modifying. To be specific i forced the changes to that file, but when i could save it. I tried to start the service of my sql but o couldn't – Felipe Ls May 11 '16 at 23:45
-
Find the error log. It may be in /var/log/mysql/, depending on the distribution. – Michael - sqlbot May 12 '16 at 01:12