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.32#5
Jun 15, 2023
!(windows & x86) & !uwp & !xbox
mysql/mysql-server
github.com/mysql/mysql-server
5d2a0a9814
GPL-2.0-or-later
Manifest