[CONC-2] No cipher parameter in mysql_ssl_set Created: 2012-12-14 Updated: 2012-12-14 Resolved: 2012-12-14 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Adrian Matlack | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Microsoft Windows 7 x64, libmariadb.dll (win32) |
||
| Description |
|
The mysql_ssl_set function in libmariadb does not have a cipher parameter. This differs from the mysql c api. From libmariadb - mysql.h: From MySQL 5.5 documentation (http://dev.mysql.com/doc/refman/5.5/en/mysql-ssl-set.html): My understanding is that the API is supposed to be the same. |
| Comments |
| Comment by Georg Richter [ 2012-12-14 ] |
|
This was already fixed with rev. no 17: revno: 17
|