On Wed, 16 Sep 2009, Silver Salonen wrote:
> Yes, I did see this by googling, but I really doubted the server was out of
> disk space - there are several gigabytes free for MySQL DB and /tmp ain't full
> either. So I just couldn't believe it :)
As you've discovered: It's surprising how big the te
On Monday 14 September 2009 16:08:19 Alan Brown wrote:
> On Mon, 14 Sep 2009, Silver Salonen wrote:
> > Hello.
> >
> > I've got a problem in Bacula 3.0.2 - one backup of a server always fails
> > with error:
> >
> > JobId 14638: Fatal error: sql_create.c:806 Fill Filename table Query
> > failed: IN
On Mon, 14 Sep 2009, Silver Salonen wrote:
> Hello.
>
> I've got a problem in Bacula 3.0.2 - one backup of a server always fails with
> error:
>
> JobId 14638: Fatal error: sql_create.c:806 Fill Filename table Query failed:
> INSERT INTO Filename (Name) SELECT a.Name FROM (SELECT DISTINCT Name FRO
Hello.
I've got a problem in Bacula 3.0.2 - one backup of a server always fails with
error:
JobId 14638: Fatal error: sql_create.c:806 Fill Filename table Query failed:
INSERT INTO Filename (Name) SELECT a.Name FROM (SELECT DISTINCT Name FROM
batch) AS a WHERE NOT EXISTS (SELECT Name FROM File