I can't get those commands to work

*vivaldi:/home/graham #* mysql -u root 
*Welcome to the MariaDB monitor.  Commands end with ; or \g.* 
*Your MariaDB connection id is 30* 
*Server version: 10.5.13-MariaDB MariaDB package* 
*Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others.* 
*Type 'help;' or '\h' for help. Type '\c' to clear the current input 
statement.* 
*Database changed* 

If I change the Catalog definition from

dbname = "bacula"; dbuser = "bacula"; dbpassword = ""

to

dbname = "bacula"; dbuser = "root"; dbpassword = ""

then Bacula does work but it doesn't "see" the volumes already in the database 
and wants 
to create new ones when I try to run a backup.

Graham

_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to