C API (libmysqlclient) is a client library for C development.
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. I use dev cpp 4.0 for my c programs. Its so nice to use your compiler except for when i compile one of my program with '#include mysql.h', I recieve this message: '5 c: windows profiles jonathan mydocu1 examples cgi custom1.cpp mysql mysql.h: No such file or directory.' It seems the compiler lacks the mysql mysql.h library. 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.
For C-language and SQL:
- for MySQL 8.0, 5.7, 5.6, 5.5
- we recommend MySQL 8.0 C API
For C-language and NoSQL XDevApi DocStore:
- for MySQL 8.0 [not applicable to 5.7, 5.6, 5.5]
- we recommend MySQL Connector/C++ 8.0
- note: Connector/C++ 8.0 has compatible C headers
C# Mysql Connection
C API (libmysqlclient) is included in MySQL 8.0
- Linux: The Client Utilities Package is available from the MySQL Community Server download page.
- Repos: The Client Utilities Package is available from the Yum, APT, SuSE repositories.
- Windows: The Client Utilities Package is available from the Windows Installer.
Previous GA versions are available from MySQL Product Archives.
C++ Mysql Tutorial
Online Documentation:
Please report any bugs or inconsistencies you observe to our Bugs Database.
Thank you for your support!