Hello,

On 23.11.2005 09:17, [EMAIL PROTECTED] wrote:

Is there any possiblity to connect to the MySql version 5.x database
(bucula-dir is not to be connected ) ?


I use mysql-5.0.15 (compiled on Solaris 10 FCS) with no problems so far.
Robert.


Here are the error-messages : asterix: # bacula-dir -c /etc/bacula/bacula-dir.conf 22-Nov 23:00 bacula-dir: Fatal error: Could not open database bacula". 22-Nov 23:00 bacula-dir: Fatal error: mysql.c:170 Unable to nnect to MySQL server.| Database=bacula User=bacula It is probably not running or your password is incorrect. 22-Nov 23:00 bacula-dir ERROR TERMINATION Please correct configuration file: /etc/bacula/bacula-dir.conf asterix: #

This seems quite clear to me.

Have you checked that MySQL is running?
Have you verified that your bacula account exists in MySQL and that it has the necessary access rights? Finally, did you run the scripts to create the catalog database?

Arno


Here is my bacula-dir.conf (only a part) :

# Generic catalog service
Catalog {
  Name = MyCatalog
  dbname = bacula; user = bacula; password = '';
}


Did you compile yourself or used a rpm-package ?

If you compiled yourself :
Did you use a special distribution from MySql ?

Thanks...


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


--
IT-Service Lehmann                    [EMAIL PROTECTED]
Arno Lehmann                  http://www.its-lehmann.de


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to