I found in many forums on the Internet, but I did not find my solution. When I start the mysql service on linux ubuntu server 12.04, I get this error:
root@stroke :/
I already got permission to mysql folder, I also tried to create a new password for mysql root. But so far nothing has happened.
Thanks for the help.
Some information:
root@stroke :/
File / etc / mysql / my.cnf
# # The MySQL database server configuration file. # # You can copy this to one of: # - "/etc/mysql/my.cnf" to set global options, # - "~/.my.cnf" to set user-specific options. # # One can use all long options that the program supports. # Run program with --help to get a list of available options and with # --print-defaults to see which it would actually understand and use. # # For explanations see # http:
linux mysql
Rafael soufraz
source share