Tagged Questions
0
votes
1answer
1k views
Can't start mysqld
I've installed mysql through
$ sudo apt-get install mysql-server-core-5.1
$ sudo apt-get install mysql-client-core-5.1
This is my current conf file
And the service won't start, at first the ...