From: Arno Lehmann
>>>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?

It´s running on
- Port 3306,
- socket   /var/lib/mysql/mysql.sock
- version mysql-max-5.0.13-rc-linux-i686-glibc23
- charset Client :          utf8
- charset Connection : utf8
- charset database :    latin1
- charset result :          utf8
- charset server :         latin1
- charset system :        utf8
... tested with mysqladmin + phpmyadmin

>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

Yes, create_mysql_database, make_mysql_tables, grant_mysql_privileges

Only for tests,  I changed the user and password to root --> nothing changed !




-------------------------------------------------------
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_idv28&alloc_id845&op=click
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to