I'm facing a trouble with the following message.
I very appreciate if someone could help me out.
OpenSuSE10.2 32 bit version
MySQL 5.0.41
Bacula 2.1.12 and 2.0.3 (I used these two versions and have the same
message)
I did not change any script files.
The command I used for compilations is :
./configure --prefix=/usr/local/bacula --with-mysql --with-pid-dir=/usr/local/bacula/var/run
I used three script for MySQL, i.e. grant_mysql_privileges,
create_mysql_database and make_mysql_tables.
pumpkin bacula/bacula-2.1.12> cd /usr/local/bacula/etc/
Directory: /usr/local/bacula/etc
pumpkin bacula/etc> ./bacula restart
Stopping the Bacula File daemon
Pool Maxsize Maxused Inuse
NoPool 256 0 0
NAME 130 0 0
FNAME 256 1 0
MSG 512 1 0
EMSG 1024 1 0
Stopping the Bacula Storage daemon
Stopping the Bacula Director daemon
Starting the Bacula Storage daemon
Starting the Bacula File daemon
Starting the Bacula Director daemon
bacula-dir: dird.c:873 Could not open Catalog "MyCatalog", database
"bacula".
bacula-dir: dird.c:878 mysql.c:193 Unable to connect to MySQL server.
Database=bacula User=bacula
MySQL connect failed either server not running or your authorization is
incorrect.
07-Jun 08:50 bacula-dir ERROR TERMINATION
Please correct configuration file: /usr/local/bacula/etc/bacula-dir.conf
Thank you in advance.
/Junzo
