[CONC-579] provide capabilities API Created: 2022-02-09 Updated: 2022-02-10 Resolved: 2022-02-09 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C |
| Component/s: | API |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Minor |
| Reporter: | Diego Dupin | Assignee: | Georg Richter |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Maxscale derive the capabilities from the version to know whether in order to return capabilities to connectors. |
| Comments |
| Comment by Lawrin Novitsky [ 2022-02-09 ] | |||
|
There are info types for that for mariadb_get_infov. e.g.
| |||
| Comment by Lawrin Novitsky [ 2022-02-09 ] | |||
|
I guess this issue can be closed | |||
| Comment by markus makela [ 2022-02-10 ] | |||
|
I'll be damned, it already exists. I'll make sure to take these into use in MaxScale ASAP. |