Skip to Content

mysql-connector-cpp v8.0.32

Created
Updated

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

# License

Unspecified

# Supported Platforms

!uwp & !(windows & (arm | arm64))

  • linux
  • osx
  • windows-x64
  • windows-x86
  • uwp
  • windows-arm64

# Features

No default features set.

# jdbc

Legacy JDBC support.

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

# Dependencies

# Host Dependencies

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Li Xiaobin's avatar Li Xiaobin
  • Frank's avatar Frank
  • 双草酸酯's avatar 双草酸酯
  • Dennis's avatar Dennis

# Changelog

  • 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