Today I installed 9.2.0 FD on one of the network
workstations. Trying to run an estimate for an
incremental job tells me that "Job 0" cannot find
previous Full backup, so it will estimates a full one.

My workaround with changing the SQL_MODE didn't work
in this case.

On Mon, 6 Aug 2018 16:37:02 -0400 Phil Stracchino
wrote:

>  ALTER TABLE Media
>    MODIFY FirstWritten datetime DEFAULT NULL,
>    MODIFY LastWritten datetime DEFAULT NULL,
>    MODIFY LabelDate datetime DEFAULT NULL,
>    MODIFY InitialWrite datetime DEFAULT NULL;

Can anyone please confirm if that is all that is
required to get rid of all these MariaDB related
issues? Also - how safe is it? (I really know very
little about DBs).

The other day I also filed a bug report about the
issue:

https://bugs.bacula.org/view.php?id=2408

Perhaps if we have a script to update our DBs it would
suffice.

--
George

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to