Hello, I would like to backup our Trac 1.2.5 installation with the following command:
sudo trac-admin /var/lib/trac/prod hotcopy /var/lib/trac/prod_backup I get the following result: *Fehler: ProgrammingError: (1064, "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 'system WHERE name = 'trachours.db_version'' at line 1")* We have the following setup: Trac 1.2.5 Database: MariaDB Host: Ubuntu 20.04 Does anyone have an idea of how to solve this? Thanks! -- You received this message because you are subscribed to the Google Groups "Trac 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/trac-users/337044f1-75f0-4870-906f-527209001eb0n%40googlegroups.com.
