[CONC-104] does not support MYSQL_SECURE_AUTH option; breaks MySQL Connector/C++ Created: 2014-09-09  Updated: 2014-09-15  Resolved: 2014-09-15

Status: Closed
Project: MariaDB Connector/C
Component/s: None
Affects Version/s: 2.0.0
Fix Version/s: None

Type: Bug Priority: Major
Reporter: Lionel Elie Mamane Assignee: Georg Richter
Resolution: Fixed Votes: 0
Labels: None
Environment:

MacOS X, Debian GNU/Linux
MySQL Connector/C++ 1.1.4



 Description   

MySQL Connector/C++ version 1.1.4 calls mysql_options with MYSQL_SECURE_AUTH (even if the caller of Connector/C++ did not request anything related to secure auth; Connector/C++ enforces a default of "true"). The MariaDB Client Library for C does not implement this option, returns an error code to mysql_options, which makes MySQL Connector/C++ bail out and cancel the connection.



 Comments   
Comment by Georg Richter [ 2014-09-15 ]

Fixed in rev. 149

Generated at Thu Feb 08 03:02:55 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.