Skip to Content

mysql-connector-cpp v9.1.0

Created
Updated

This is a release of MySQL Connector/C++, the C++ interface for communicating with MySQL servers.

# License

Unspecified

# Supported Platforms

!android & !uwp

  • linux
  • osx
  • windows
  • uwp

# Features

No default features set.

# jdbc

Legacy C++ API based on the JDBC4 specification.

Supports: static
  • linux-static
  • osx-static
  • windows-static
  • linux-dynamic
  • osx-dynamic
  • windows-dynamic
Dependencies:
and 85 transitive dependencies:
Host Dependencies:
4 transitive dependencies:

# Dependencies

# Host Dependencies

and one transitive dependency:

# Dependents

No dependents.

# Host Dependents

# Contributors

  • Li Xiaobin's avatar Li Xiaobin
  • Frank's avatar Frank
  • 双草酸酯's avatar 双草酸酯
  • Dennis's avatar Dennis
  • jim wang's avatar jim wang
  • Billy O'Neal's avatar Billy O'Neal
  • Kai Pastor's avatar Kai Pastor

# Changelog

  • 3c5b9b4 [mysql-connector-cpp] Fix static lib name for MSVC (#42612)
  • 96b5ced [mysql-connector-cpp] Revise, add test port (#42586)
  • 20a72ce [mysql-connector-cpp] Disable attempting to copy all dependencies into its own package. (#42558)
  • 5d6fa21 [mysql-connector-cpp] Update to 9.1.0 (#42402)
  • 561d171 [grpc/protobuf] Update grpc to 1.60.0 and update protobuf to 3.25.1 (#35781)
  • 6a93a1d [mysql-connector-cpp] Fix incorrect usage of MAYBE_UNUSED_VARIABLES (#32406)
  • 80ecf32 [mysql-connector-cpp] upgrade to 8.0.32 (#30869)
  • bc19f25 [mysql-connector-cpp] Add correct target namespace (#26686)
  • 74a66f6 [mysql-connector-cpp] update to 8.0.30 (#26536)
  • 79211d3 [mysql-connector-cpp] Add new port (#25652)

# Source