So... after successfully building Bacula 9.2.0 and
running all 3 daemons, backup doesn't work. Mounting a
tape and running the regular job which I have been
running for years now gives me:
01-Aug 11:32 pc-dir JobId 0: Fatal error: sql_create.c:84 Create DB Job record
INSERT INTO Job
(Job,Name,Ty
After some searching I found this:
http://bacula.10910.n7.nabble.com/Bacula-9-0-0-StartTime-doesn-t-have-a-default-value-td86055.html
My situation is quite similar to that of the OP as I
am also using openSUSE (Leap 15.0) and MariaDB:
MariaDB [(none)]> show variables like "%version%";
+-
Please note that we do not officially support MariaDB -- one prior
version has some serious problems falsely detecting deadlocks. Bacula
works perfectly well with all "out of the box" installations of MySQL.
Concerning the error message you are getting, either this is a MariaDB
problem or you
On Wed, 1 Aug 2018 12:59:43 +0200 Kern Sibbald
wrote:
> Please note that we do not officially support
> MariaDB -- one prior version has some serious
> problems falsely detecting deadlocks. Bacula works
> perfectly well with all "out of the box"
> installations of MySQL.
>
> Concerning the error