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:

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

2002-01-25 Thread Ken
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: [mysqld] log-bin But no update log file is being created in my dat