MySQL 9.3 C API Developer Guide
This chapter describes the set of MySQL C API “basic” interface. For the most part, this interface comprises the original set of C API data structures and functions to handle client/server interaction, before others were invented for more specialized purposes (such as prepared-statement handling). Other chapters describe more those more specialized data structures and functions.