[CONC-493] Implement CLIENT_PLUGIN_AUTH_LENENC_CLIENT_DATA Created: 2020-09-09 Updated: 2021-02-08 Resolved: 2021-02-08 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C |
| Component/s: | None |
| Affects Version/s: | 3.1.9 |
| 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 CLIENT_PLUGIN_AUTH_LENENC_CLIENT_DATA capability flag, which allows to send authentication packet as length encoded string. |
| Comments |
| Comment by Georg Richter [ 2021-02-08 ] |
|
This was already fixed by implementation of |