[CONC-263] Installing the Mariadb connector/C Created: 2017-06-19 Updated: 2017-07-05 Resolved: 2017-07-05 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Blocker |
| Reporter: | Aravind Dhakshanamoorthy | Assignee: | Georg Richter |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Environment: |
2-node galera cluster |
||
| Description |
|
We have an application code that would like to make use of mariadb’s connector/c for compilation. Does this component gets installed by default with mariadb server installation or do we have to install this on top of mariadb server? Am not able find any specific docs on how to make use of mariadb connector/C. |
| Comments |
| Comment by Georg Richter [ 2017-07-05 ] |
|
Since MariaDB 10.2 MariaDB Connector/C 3.0 (LGPL) is part of the server package and replaced libmysql (GPL). See also https://mariadb.com/kb/en/mariadb/what-is-mariadb-102/ |