[CONC-314] Support for expired passwords Created: 2018-03-01 Updated: 2018-05-12 Resolved: 2018-04-18 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 3.0.4 |
| Type: | Task | Priority: | Major |
| Reporter: | Georg Richter | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Since version 5.6.6 the MySQL server supports password expiration. Client applications needs an option to indicate, that they are able to handle expired passwords. The capability will be set/unset via mysql_optionsv():
|
| Comments |
| Comment by Georg Richter [ 2018-04-18 ] |
|
Available in C/C 3.0.4 |