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]