MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
Run the following Vcpkg command to install the port.
vcpkg install libmysql
libmysql provides CMake targets:
find_package(unofficial-libmysql REQUIRED) target_link_libraries(main PRIVATE unofficial::libmysql::libmysql)
v8.0.40#0
Oct 23, 2024
!android & !mingw & !uwp & !xbox
mysql/mysql-server11K
github.com/mysql/mysql-server
5dfeed94bd
GPL-2.0-or-later
Manifest