[CONC-237] <mysql_optionsv> with <MYSQL_OPT_SSL_CIPHER> Created: 2017-02-19 Updated: 2017-02-21 Resolved: 2017-02-21 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C |
| Component/s: | None |
| Affects Version/s: | 3.0.1 |
| Fix Version/s: | 3.0.2 |
| Type: | Task | Priority: | Minor |
| Reporter: | Ivan Kerentchev | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Linux - MySQL-Server 5.5.53 |
||
| Description |
|
After call <mysql_optionsv> the specified cipher value for option <MYSQL_OPT_SSL_CIPHER> is not set. How to repeat: MYSQL * m_MySql = mysql_init( NULL ); |
| Comments |
| Comment by Georg Richter [ 2017-02-21 ] |
|
Issue was fixed already in rev. 8c34f69b335b8ebd2df5332f6b7f5817d5a67815 on Feb. 2nd |