Binary and source packages can be obtained from MySQL Connector/C++ downloads.
Binary distributions are available for these platforms:
Microsoft Windows:
MSI installer package
Without installer (a Zip file)
Other platforms:
Compressed GNU TAR archive (tar.gz)
Source packages use compressed GNU TAR file
(tar.gz) format and can be used on any
supported platform.
The latest development sources are available through Launchpad.
The MySQL Connector/C++ code repository uses Bazaar. To check out the latest source code, use the bzr command-line tool:
shell> bzr branch lp:~mysql/mysql-connector-cpp/trunk .

User Comments
Add your own comment.