MySQL 8.4 C API Developer Guide (original) (raw)

Abstract

This is the MySQL 8.4 C API Developer Guide. This document accompanies MySQL 8.4 Reference Manual.

The C API provides low-level access to the MySQL client/server protocol and enables C programs to access database contents. The C API code is distributed with MySQL and implemented in thelibmysqlclient library.

For legal information, see the Legal Notices.

For help with using MySQL, please visit theMySQL Forums, where you can discuss your issues with other MySQL users.

Document generated on: 2025-12-09 (revision: 84099)