A MySQL client library for C development
Run the following Vcpkg command to install the port.
vcpkg install libmysql
The package libmysql provides CMake targets:
find_package(libmysql REQUIRED) target_link_libraries(main PRIVATE ${MYSQL_LIBRARIES})
v8.0.20#4
Nov 22, 2021
!(windows & x86) & !uwp
mysql/mysql-server
github.com/mysql/mysql-server
9d36855e46
Complex license
Manifest