Bug #39776 missing SSL support in client in mysql-5.0.67-linux-i686-icc-glibc23.tar.gz
Submitted: 1 Oct 2008 15:26 Modified: 11 Jun 2010 23:01
Reporter: dan d Email Updates:
Status: Won't fix Impact on me:
None 
Category:MySQL Server: Packaging Severity:S3 (Non-critical)
Version:5.0.67 OS:Linux
Assigned to: Kent Boortz CPU Architecture:Any

[1 Oct 2008 15:26] dan d
Description:
In the precompiled package mysql-5.0.67-linux-i686-icc-glibc23.tar.gz
( named: "Linux (non RPM, Intel C/C++ compiled, glibc-2.3)" )
the mysql client lacks SSL support.

The server mysqld is not affected.
Nor is the standard "Linux (non RPM packages)" (mysql-5.0.67-linux-i686-glibc23.tar.gz)

How to repeat:
Download the mysql-5.0.67-linux-i686-icc-glibc23.tar.gz archive,
decompress it, then execute:
> ./mysql-5.0.67-linux-i686-icc-glibc23/bin/mysql --ssl
it will output:
./mysql-5.0.67-linux-i686-icc-glibc23/bin/mysql: unknown option '--ssl'
[2 Oct 2008 18:37] Sveta Smirnova
Thank you for the report.

Verified as described.
[14 Oct 2008 8:09] Sveta Smirnova
Same problem with 4.1.24. See bug #39998