A bug report has been created, please see https://bugs.bareos.org/view.php?id=1176 .
A fix will follow as soon as possible. Best Regards, Frank Am 06.02.20 um 06:50 schrieb [email protected]: > > > On Thursday, February 6, 2020 at 2:30:27 AM UTC+3, Thomas Kimpel wrote: > > My Upgrade failed, the database upgrade script put out an error > > Tried to run the script separately, i got this: > > root@backup:/usr/lib/bareos/scripts# ./update_bareos_tables > Updating mysql tables > Upgrading database schema from version 2171 to 2192 > ERROR 1064 (42000) at line 6: You have an error in your SQL syntax; > check the manual that corresponds to your MySQL server version for > the right syntax to use near 'IF NOT EXISTS jobtdate_idx ON Job > (JobTDate)' at line 1 > Failed to upgrade database schema from version 2171 to 2192 > root@backup:/usr/lib/bareos/scripts# > > > > System is Ubuntu 18.04, database is MySQL, all on newest release > > > Thomas > > > > change string CREATE INDEX jobtdate_idx ON Job (JobTDate); > > -- > You received this message because you are subscribed to the Google > Groups "bareos-users" group. > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/bareos-users/a5f63c48-8ea8-40be-9ddb-47bb8f522c47%40googlegroups.com > <https://groups.google.com/d/msgid/bareos-users/a5f63c48-8ea8-40be-9ddb-47bb8f522c47%40googlegroups.com?utm_medium=email&utm_source=footer>. -- Frank Bergkemper [email protected] Bareos GmbH & Co. KG Phone: +49-221-630693-94 http://www.bareos.com Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646 Komplementär: Bareos Verwaltungs-GmbH Geschäftsführer: Stephan Dühr, M. Außendorf, J. Steffens, P. Storz -- You received this message because you are subscribed to the Google Groups "bareos-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/bareos-users/c99241af-f3ca-8a85-29c9-bf1becbeebe8%40bareos.com.
