Dan Langille wrote:
> On 12 Dec 2003 at 18:13, marius popa wrote:
>
>
>>I'm starting to having problems with mysql when runing bacula it say the
>>password is wrong when start it but if i try from the comand line with
>>mysql command it works
>
>
> Did Bacula run OK in the past?
>
>
Yep ,
We did an update of glibc and kernel to 2.4.23 on rh9
(after that stoped working )
and in the my.ini we have set-variable = lower_case_table_names = 0
>>(the same password as in bacula-dir.conf:#mysql
>>-u bacula -p -h localhost bacula)
>
>
> That will prompt for a password:
>
> $ mysql -u bacula -p -h localhost bacula
> Enter password:
>
this works :) bacula doesn't :(
>
>>./bacula start
>>Starting the Storage daemon
>>Starting the File daemon
>>Starting the Director daemon
>>Incorrectly built binary which accesses errno or h_errno directly. Needs
>>to be fixed.
>
>
> That's in interesting error. Anyone know anything about that?
> Perhaps that needs to be fixed first.
it worked with that error before (bacula was compiled on a rh8 then we
did an update of system)
|