I consider this a MySQL bug, because they have apparently made the value 0 illegal as a default for a DATETIME value which is nothing other than a standard Unix time variable. That said, they are not likely to agree this is a bug and even if they do it will take a long time to fix.
The solution is to remove all the "DEFAULT 0" values from the creation of the MySQL tables which is done in the Bacula source file <bacula- source>/src/cats/make_mysql_tables.in You can get a copy of the current Bacula release file (will be released tomorrow) from the public Bacula repository. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1577858 Title: bacula mysql support requires server configuration changes To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bacula/+bug/1577858/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
