Projet

Général

Profil

Tâche #15795

Mis à jour par Laurent Flori il y a presque 8 ans

<pre>
## Réinitialisation des mots de passe Mysql ##
Warning: failed to get "dbname" from config, using default value "bareos", see /tmp/bareos-config.3982.log
Warning: failed to get "dbuser" from config, using default value "bareos", see /tmp/bareos-config.3982.log
Warning: failed to get "dbdriver" from config, see /tmp/bareos-config.3982.log
Creating mysql database
mysql: [Warning] Using a password on the command line interface can be insecure.
Creating of bareos database succeeded.
Warning: failed to get "dbname" from config, using default value "bareos", see /tmp/bareos-config.4018.log
Warning: failed to get "dbuser" from config, using default value "bareos", see /tmp/bareos-config.4018.log
Warning: failed to get "dbdriver" from config, see /tmp/bareos-config.4018.log
Making mysql tables
Warning: failed to get "dbpassword" from config, see /tmp/bareos-config.4018.log
mysql: [Warning] Using a password on the command line interface can be insecure.
ERROR 1067 (42000) at line 88: Invalid default value for 'CleaningDate'
ERROR 1067 (42000) at line 107: Invalid default value for 'SchedTime'
ERROR 1067 (42000) at line 140: Invalid default value for 'SchedTime'
ERROR 1067 (42000) at line 180: Invalid default value for 'Date'
ERROR 1067 (42000) at line 192: Invalid default value for 'CreateTime'
ERROR 1067 (42000) at line 215: Invalid default value for 'FirstWritten'
ERROR 1067 (42000) at line 310: Invalid default value for 'Time'
ERROR 1171 (42000) at line 379: All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use UNIQUE instead
Creation of Bareos MySQL tables succeeded.
## Réinitialisation des mots de passe Mysql ##
Warning: failed to get "dbname" from config, using default value "bareos", see /tmp/bareos-config.4075.log
Warning: failed to get "dbuser" from config, using default value "bareos", see /tmp/bareos-config.4075.log
Warning: failed to get "dbpassword" from config, see /tmp/bareos-config.4075.log
Warning: failed to get "dbdriver" from config, see /tmp/bareos-config.4075.log
Granting mysql tables
mysql: [Warning] Using a password on the command line interface can be insecure.
ERROR 1133 (42000) at line 2: Can't find any matching row in the user table
ERROR 1133 (42000) at line 3: Can't find any matching row in the user table
ERROR 1133 (42000) at line 4: Can't find any matching row in the user table
Privileges for user bareos granted ON database bareos.
Régénération du catalogue terminée
Suppression des anciens rapports d'état
Stop Systemd service mysql
</pre>

Retour