mysql-connector-c¶
MySQL Connector/C, the C interface for communicating with MySQL servers.
Home | https://dev.mysql.com/downloads/connector/c/ |
Versions | 6.1.6 |
License | LGPL |
Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/mysql-connector-c |
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install mysql-connector-c
and update with:
conda update mysql-connector-c