This kind of problem is almost always due to the fact that Bacula was linked 
against one version of mysql (e.g. 4.x) and you are using a different version 
(e.g. 5.x).

I'm not a Debian user, so I cannot give the best advice, but in general, 
either check what was linked in the original package you loaded, or rebuild 
Bacula on your current system linking against your current mysql libraries.

Another similar possiblity, but probably pretty unlikely on Debian, is that 
you have several different mysqls loaded on your system, possibly in 
different locations, as often happens when upgrading from 4.x to 5.x.  Bacula 
may be picking up or using header files from an old installation but using 
the shared objects from a newer installation.

Regards,

Kern


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to