Community

The client library, part 3: Building MySQL client applications

(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). During the 5.7 development cycle, we’ve made several improvements to the

Read More - Register for Free Membership