On Tue, Aug 03, 2004 at 11:16:43AM -0600, Michael Gale wrote:
> Hello,
>
> I am new to mysql and am in the middle of upgrading our mysql
> server to the latest release. Upon viewing our currently data
> directory I noticed a large amount of hostname-bin-### files.
>
> Some of hostname-bin-#
Are you running the server with the log-bin option? If you do not need these
for restoration and or backup purposes you can purge these files.
-Original Message-
From: Michael Gale
To: [EMAIL PROTECTED]
Sent: 8/3/04 12:16 PM
Subject: mysql bin files
Hello,
I am new to mysql and a