From 1.1.0 on, Connector/C++ can optionally use run-time dynamic linking to access the MySQL Client Library (AKA libmysql). If you make use of this new feature, it will not only change the application binary interface (ABI) but also has some … Continue reading
2009/09/04
by admin
Comments Off on Connector/C++: 1.1.0 offers run-time dynamic linking of libmysql