Mailinglist Archive: opensuse (1461 mails)
| < Previous | Next > |
Re: [opensuse] missing mysql socket
- From: Anders Johansson <ajohansson@xxxxxxx>
- Date: Mon, 18 May 2009 00:20:34 +0200
- Message-id: <200905180020.34913.ajohansson@xxxxxxx>
On Monday 18 May 2009 00:02:18 Mike McMullin wrote:
Am I right in thinking that you have been playing with newer versions of mysql
on this system?
This looks like you're trying to start mysqld with a configuration file for a
much newer version of mysql. The binlog_format variable wasn't added until
version 5.1.5 according to the mysql docs
Anders
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
090517 17:57:40 mysqld started
090517 17:57:41 [ERROR] /usr/sbin/mysqld: unknown variable
'binlog_format=mixed'
090517 17:57:41 mysqld ended
Am I right in thinking that you have been playing with newer versions of mysql
on this system?
This looks like you're trying to start mysqld with a configuration file for a
much newer version of mysql. The binlog_format variable wasn't added until
version 5.1.5 according to the mysql docs
Anders
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |