Re: log-bin

2007-12-10 Thread Russell E Glaue
l'... > > thanks > > > > -Original Message- > From: bruce [mailto:[EMAIL PROTECTED] > Sent: Saturday, December 08, 2007 5:39 PM > To: 'mysql list' > Subject: RE: log-bin > > > > arrggg.. > > hi martin. > > nope, i tried

RE: log-bin

2007-12-08 Thread bruce
y only have the "log-bin" in the my.cnf, allowing mysql to write things to the "default" locations then everything starts as expected... thanks -Original Message- From: Martin Gainty [mailto:[EMAIL PROTECTED] Sent: Saturday, December 08, 2007 1:49 PM To: bruce Subject: R

RE: log-bin

2007-12-08 Thread bruce
in" in the my.cnf, allowing mysql to write things to the "default" locations then everything starts as expected... thanks -Original Message- From: Martin Gainty [mailto:[EMAIL PROTECTED] Sent: Saturday, December 08, 2007 1:49 PM To: bruce Subject: Re: log-bin Bruce- when l

Re: log-bin

2007-12-08 Thread Baron Schwartz
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

Re: log-bin not created

2003-08-15 Thread Egor Egorov
Sohail Hasan <[EMAIL PROTECTED]> wrote: > I am using mysql version 4.0.12 on a solaris sparc box. My server has > stopped creating the log-bin files although it is defined in my.cnf. The > directory permissions of the data directory are fine. What is wrong with > the setup? Is extention of log

Re: --log-bin fails: "Server id is not set - binary logging disabled"

2002-01-25 Thread Jeremy Zawodny
On Fri, Jan 25, 2002 at 03:30:11AM -0500, Ken wrote: > I'm trying to enable binary logging on my MySQL server (3.23.28-gamma-log), per the >recommendations in the manual about properly backing up the database. > > In my /etc/my.cnf I have: > [mysqld] > log-bin=updates > > I had also tried just: