Community

The client library, part 4: How to write a simple MySQL client in C using CMake and pkg-config

(Norvald H. Ryeng) The client library — libmysqlclient — is part of the same source code repository as the server. It comes both as a dynamic link library (.so), also called a shared library, and as a static link library (.a).

Read More - Register for Free Membership