Skip to content

Tags: coderbradlee/mysql-connector-cpp

Tags

1.1.7

Toggle 1.1.7's commit message
Updating announcement and copyright dates

1.1.6

Toggle 1.1.6's commit message
Fix Windows build

1.1.5

Toggle 1.1.5's commit message
Bug#19940663: CMake picking up libmysqlclient from system path

1.1.4

Toggle 1.1.4's commit message
Changed INSTALL to add BOOST 1.54.0 dependency in version 1.1.4.

1.1.3

Toggle 1.1.3's commit message
Due to typo in the constructor, False value of the metadataUseInfoSch…

…ema connection option had no effect

in database metadata object.

1.1.2

Toggle 1.1.2's commit message
Changed error expected at login failure caused by expired password fr…

…om 1862 to 1820 in the driver and in the related testcase.