0

i am new to Linux and Cloudera.

I am trying to install cloudera manager on CentOS. after I installed the mysql jdbc connector, I found the mysql service failed. Here is what i got:

$ mysql -u root -p
Enter password:
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
# service mysqld start
MySQL Daemon failed to start.
Starting mysqld:                                           [FAILED]

can anybody give me some hints?

thanks a lot!

NightShadeQueen
  • 3,284
  • 3
  • 24
  • 37
  • mysql version is 5.1.73, jdbc connector version is mysql-connector-java-5.1.36 – bluebluebeebee Sep 21 '15 at 16:53
  • i checked the mysqld.log, found some error message like: 150920 21:31:40 [ERROR] You need to use --log-bin to make --binlog-format work. 150920 21:31:40 [ERROR] Aborting – bluebluebeebee Sep 21 '15 at 17:16

0 Answers0