Bug#315846: Acknowledgement (specter-mysql: fails to load /usr/bin/specter/specter_MYSQL.so)

2005-06-26 Thread kaik
Hello again,

arglx, my first bug report to the Debian BTS and I did a mistake. :-|

The path in the subject should be /usr/lib/specter/specter_MYSQL.so
instead of /usr/bin/specter/specter_MYSQL.so.

Cheers,
Kai





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



Bug#315846: Acknowledgement (specter-mysql: fails to load /usr/bin/specter/specter_MYSQL.so)

2005-06-26 Thread Grzegorz Bizon
Sun, 26 Jun 2005 15:12:53 +0200
kaik [EMAIL PROTECTED] wrote:

 Hello again,
 
 arglx, my first bug report to the Debian BTS and I did a mistake. :-|
 
 The path in the subject should be /usr/lib/specter/specter_MYSQL.so
 instead of /usr/bin/specter/specter_MYSQL.so.
 
True ;) Don't worry, it happenes ;)
I hope I'll manage to close that bug before July ... Upstream is
currently working on it.
Thanks for your contribution to debian once again !


Regards,
 Verdan

-- 
[  ,''`.  [EMAIL PROTECTED] // [EMAIL PROTECTED] ]
[ : :' :  GG: 830398 //   JID: verdan(at)chrome.pl ]
[ `. `'   [EMAIL PROTECTED]  //GPG: 0xDF32F531 ]
[   `-  1A6F A0A1 01D1 3033 332A  60FE 4C7B 8037 DF32 F531 ]


pgpb93ObGRIsb.pgp
Description: PGP signature


Bug#315846: Acknowledgement (specter-mysql: fails to load /usr/bin/specter/specter_MYSQL.so)

2005-06-26 Thread Grzegorz Bizon
Hello, 

We know what's goin on !:)
It appears to be bug in libmysqlclient10-lgpl.

 pirx:/home/verdan# grep mysql_ssl_set /usr/lib/libmysqlclient.so.10
 pirx:/home/verdan#

But following statement in Mysql Reference can be found:

mysql_ssl_set() does nothing unless OpenSSL support is enabled in the
client library.

So there is no justification of mysql_set_ssl() removal from library
API (It does not make libmysqlclient10 openssl dependant).

Regards,
 Verdan

-- 
[  ,''`.  [EMAIL PROTECTED] // [EMAIL PROTECTED] ]
[ : :' :  GG: 830398 //   JID: verdan(at)chrome.pl ]
[ `. `'   [EMAIL PROTECTED]  //GPG: 0xDF32F531 ]
[   `-  1A6F A0A1 01D1 3033 332A  60FE 4C7B 8037 DF32 F531 ]


pgpcGZuXZrcVF.pgp
Description: PGP signature


Bug#315846: Acknowledgement (specter-mysql: fails to load /usr/bin/specter/specter_MYSQL.so)

2005-06-26 Thread kaik
Moin,

* On 26.06.2005 (Sun) at 22:06:10 [+0200] Grzegorz Bizon wrote me some text:
 We know what's goin on !:)
 It appears to be bug in libmysqlclient10-lgpl.
 
  pirx:/home/verdan# grep mysql_ssl_set /usr/lib/libmysqlclient.so.10
  pirx:/home/verdan#

Hrm, I've on my main server libmysqlclient.so.12 beside
libmysqlclient.so.10 installed:

[EMAIL PROTECTED]: strings /usr/lib/libmysqlclient.so.10 |grep mysql_set_ssl
[EMAIL PROTECTED]:
[EMAIL PROTECTED]: strings /usr/lib/libmysqlclient.so.10 |grep mysql_ssl_set
[EMAIL PROTECTED]:

When I did the same commands on libmysqlclient.so.12, I'll get
following results:

[EMAIL PROTECTED]: strings /usr/lib/libmysqlclient.so.10 |grep mysql_set_ssl
[EMAIL PROTECTED]:
[EMAIL PROTECTED]: strings /usr/lib/libmysqlclient.so.10 |grep mysql_ssl_set
[EMAIL PROTECTED]: mysql_ssl_set

 But following statement in Mysql Reference can be found:
 
 mysql_ssl_set() does nothing unless OpenSSL support is enabled in the
 client library.
 
 So there is no justification of mysql_set_ssl() removal from library
 API (It does not make libmysqlclient10 openssl dependant).

I don't know if it would be a big mess if you'll use the newer mySQL
libraries or do you have a better solution?

Afaik you'll need for the newer mySQL libraries the mySQL v4.0 or
mySQL v4.1 server.

 Regards,
  Verdan

Cheers,
Kai




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