[CONC-508] Support for password length > 255 Created: 2020-10-21 Updated: 2021-02-08 Resolved: 2020-10-21 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C |
| Component/s: | None |
| Affects Version/s: | 3.1.10 |
| Fix Version/s: | 3.1.11 |
| Type: | Task | Priority: | Major |
| Reporter: | Georg Richter | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
MariaDB Server supports passwords with a length > 255 characters since version 10.0 and indicates it with the capability flag CLIENT_PLUGIN_AUTH_LENENC_CLIENT_DATA. This is currently not supported by Connector/C. |