Bug #68 ssl_test.c does not compile/work
Submitted: 13 Feb 2003 5:02 Modified: 23 Apr 2003 5:06
Reporter: Georg Richter Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:MySQL 4.1 OS:-
Assigned to: Sergei Glukhov CPU Architecture:Any

[13 Feb 2003 5:02] Georg Richter
Description:
client/ssl_test.c is outdated and not working in 4.1:

mysql_ssl_set has too few arguments, 
and mysql_ssl_cipher does not exist anymore in libmysql.c.

How to repeat:

Suggested fix:
Provide a working sample/test, or add descripton/sample in the documentation.