Friday, August 28, 2009

Arghhh!! mysqld can't start: ERROR /usr/libexec/mysqld: unknown variable 'binlog_format=mixed'

Still stuck in the middle of starting mysql daemon in Centos.

..using
# /sbin/service mysqld start

Timeout error occurred trying to start MySQL Daemon.
Starting MySQL: [FAILED]

my error msgs....
# tail mysqld.log

090828 16:16:31 mysqld started
090828 16:16:31 [ERROR] /usr/libexec/mysqld: unknown variable 'binlog_format=mixed'
090828 16:16:31 mysqld ended

...bulldozing at every corner of forums and techi help site...

Dudes?

1 comments:

pocketWashburn said...

did you ever find the solution to this? I have a similar error on a mac running os x server...