oh...
btw, also made sure the permissions are set on the /var/log/msql dir, and
the underlying files, as well as that the owner/group are 'mysql'...
thanks
-Original Message-
From: bruce [mailto:[EMAIL PROTECTED]
Sent: Saturday, December 08, 2007 5:39 PM
To: 'mysql list'
Subject: RE:
arrggg..
hi martin.
nope, i tried to add the line to my my.cnf file. in fact, i also copied the
bin log files from the /var/lib/... to the /var/log/mysql dir
i now have in the my.cnf file
>>log-bin = /var/log/mysql/mysql_bin.log
>>log-bin-index = /var/log/mysql/mysql_bin.index
i have
Hi,
On Dec 8, 2007 3:44 PM, bruce <[EMAIL PROTECTED]> wrote:
> hi...
>
> i'm trying to run mysql on a fedora core 5, system to allow the log bin
> files to be created.
>
> i have the following my.cnf file:
>
> ---
> [mysqld]
> datadir=/var/lib/mysql
> socket=/var/li
hi...
i'm trying to run mysql on a fedora core 5, system to allow the log bin
files to be created.
i have the following my.cnf file:
---
[mysqld]
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock
max_connections=3
#log-error = /var/log/mysql_err.log
#set-var