Building MariaDB Connector/C from the Source Code


Obtaining the Source Code

You can download a tar file containing the source code from the MariaDB Developers site. Select the source code package from the drop down list.

The source code for development releases of the connector can be found at http://launchpad.net/libmysql on the Launchpad site.

The source code for the 1.0 branch is also available on the Launchpad site.

To get the code, you must have Bazaar installed. Use the command bzr branch lp:libmysql.

Build Options

The following options can be used when building the MariaDB Connector/C source code:

Retornar