>
>
> That's fine b/c it's in
> >         libbaccats-7.0.5.so => /usr/lib64/libbaccats-7.0.5.so
> > (0x00002aaaaaeee000)


You could ldd libbaccats just to double-check.
> Hmm. I don't use mysql so about the only other thing I can think of is
> lower_case_table_names or whatever it's called in my.cnf (that's one of
> the reasons I don't do mysql). No idea if it matters to bacula though.
> :(



Hmmm...ok well if I do a ldd on that libcats file I see no mysql support is
listed:


[root@ops:/etc/bacula] #ldd /usr/lib64/libbaccats-7.0.5.so
        libsqlite3.so.0 => /usr/lib64/libsqlite3.so.0 (0x00002aaaaacbe000)
        libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00002aaaaaf19000)
        libm.so.6 => /lib64/libm.so.6 (0x00002aaaab219000)
        libc.so.6 => /lib64/libc.so.6 (0x00002aaaab49d000)
        libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00002aaaab7f6000)
        libpthread.so.0 => /lib64/libpthread.so.0 (0x00002aaaaba04000)
        /lib64/ld-linux-x86-64.so.2 (0x0000555555554000)


So is the issue that we need to get libcats to support mysql? If so how do
we do that?

Thanks
Tim

On Fri, Mar 27, 2015 at 2:10 PM, Dimitri Maziuk <dmaz...@bmrb.wisc.edu>
wrote:

> On 03/27/2015 12:56 PM, Tim Dunphy wrote:
>
> >> /usr/share/doc/bacula-.../quickstart_mysql.txt
> >>
> >
> > Yep!
> > And after taking those steps, I still find find no MySQL  support in the
> > bacula-dir binary!!
>
> That's fine b/c it's in
>
> >         libbaccats-7.0.5.so => /usr/lib64/libbaccats-7.0.5.so
> > (0x00002aaaaaeee000)
>
> You could ldd libbaccats just to double-check.
>
> Hmm. I don't use mysql so about the only other thing I can think of is
> lower_case_table_names or whatever it's called in my.cnf (that's one of
> the reasons I don't do mysql). No idea if it matters to bacula though.
> :(
> --
> Dimitri Maziuk
> Programmer/sysadmin
> BioMagResBank, UW-Madison -- http://www.bmrb.wisc.edu
>
>


-- 
GPG me!!

gpg --keyserver pool.sks-keyservers.net --recv-keys F186197B
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to