Connector/C++ distributions are available in binary and source formats. To obtain a distribution, visit the Connector/C++ downloads page.
Binary distributions are available for these platforms:
Microsoft Windows:
MSI installer package
Without installer (a Zip file)
Unix and Unix-like 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 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 .