Re: Legacy C issue
Hi Terry,
If you want to build code that uses the C API
https://dev.mysql.com/doc/refman/8.0/en/c-api.html as opposed to the new X DevAPI for C, then you can't use Connector/C++ for that. What you need is the MySQL Client Library (libmysqlclient) which is distributed as part of the MySQL Server. If you use DEB/RPM packages, there are packages which provide just the client library.
Subject
Views
Written By
Posted
848
March 22, 2020 10:00AM
462
March 23, 2020 08:51AM
498
March 23, 2020 05:04PM
Re: Legacy C issue
489
March 27, 2020 03:37AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.