Which should I use to link for mysqlclient library? What is the difference between them? I can't seem to find the answer. Thanks.
C API (libmysqlclient) is a client library for C development. For C-language and SQL: for MySQL 8.0, 5.7, 5.6, 5.5. we recommend MySQL 8.0 C API.
/usr/lib/libmysqlclient.
Newer versions of the MySQL client distributions do not include the "_r" version. Some may have a symbolic link from libmyqslclient_r.a to libmyqslclient.a
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With