Re: [Bacula-users] Suse 9.3 prof & MySQL 5.x

2005-11-24 Thread mail
> > On Wed, 23 Nov 2005 17:33:16 +0100, [EMAIL PROTECTED] said: > > > > On Wed, 2005-11-23 at 01: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 mys

Re: [Bacula-users] Suse 9.3 prof & MySQL 5.x

2005-11-24 Thread Martin Simmons
> On Wed, 23 Nov 2005 17:33:16 +0100, [EMAIL PROTECTED] said: > > On Wed, 2005-11-23 at 01: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 (co

Re: Re: [Bacula-users] Suse 9.3 prof & MySQL 5.x

2005-11-23 Thread mail
> On Wed, 2005-11-23 at 01: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

Re: Re: [Bacula-users] Suse 9.3 prof & MySQL 5.x

2005-11-23 Thread Robert W Hartzell
On Wed, 2005-11-23 at 01: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-mes

Re: Re: [Bacula-users] Suse 9.3 prof & MySQL 5.x

2005-11-23 Thread mail
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 /

Re: RE: Re: [Bacula-users] Suse 9.3 prof & MySQL 5.x

2005-11-23 Thread mail
FROM : "meska" >I use mysql 5.0.15 and bacula 1.38.1 ( self compiled ) on a gentoo. >Everything works fine. Maybe you are having problem with mysql new password >hashing? > >http://dev.mysql.com/doc/refman/5.0/en/old-client.html I checked this page, but all users & passwords are ok. They w

Re: Re: [Bacula-users] Suse 9.3 prof & MySQL 5.x

2005-11-23 Thread mail
> > 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

Re: [Bacula-users] Suse 9.3 prof & MySQL 5.x

2005-11-23 Thread Arno Lehmann
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: # b

RE: Re: [Bacula-users] Suse 9.3 prof & MySQL 5.x

2005-11-23 Thread meska
Of [EMAIL PROTECTED] Sent: Wednesday, November 23, 2005 10:18 AM To: bacula-users@lists.sourceforge.net Subject: Re: Re: [Bacula-users] Suse 9.3 prof & MySQL 5.x > > Is there any possiblity to connect to the MySql version 5.x database > > (bucula-dir is not to be connected ) ? &

Re: Re: [Bacula-users] Suse 9.3 prof & MySQL 5.x

2005-11-23 Thread mail
> > 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

Re: [Bacula-users] Suse 9.3 prof & MySQL 5.x

2005-11-22 Thread Robert W Hartzell
On Tue, 2005-11-22 at 11:26, mail 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. --- This

[Bacula-users] Suse 9.3 prof & MySQL 5.x

2005-11-22 Thread mail
Is there any possiblity to connect to the MySql version 5.x database (bucula-dir is not to be connected ) ? Because I did not find suitable rpm packages for my version, I downloaded the src-package Bacula-1.38.1, decompressed it in a special folder and then run ./configure, make, make install.