Skip to Main Content
The world's most popular open source database
Contact MySQL  | 
Login  |  Register
  • MySQL.com
  • Downloads
  • Documentation
  • Developer Zone
Developer Zone Downloads MySQL.com
Documentation
  • MySQL Server
  • MySQL Enterprise
  • Workbench
  • InnoDB Cluster
  • MySQL NDB Cluster
  • Connectors
  • More
  • MySQL.com
  • Downloads
  • Developer Zone
Section Menu:  
Documentation Home
MySQL 9.7 C API Developer Guide
  • Preface and Legal Notices
  • The MySQL C API
  • MySQL C API Implementations
  • Writing C API-Based Client Applications
  • C API Function Reference
  • C API Basic Interface
    • Overview of the C API Basic Interface
    • C API Basic Data Structures
    • C API Basic Function Reference
    • C API Basic Function Descriptions
      • mysql_affected_rows()
      • mysql_autocommit()
      • mysql_bind_param()
      • mysql_change_user()
      • mysql_character_set_name()
      • mysql_close()
      • mysql_commit()
      • mysql_connect()
      • mysql_create_db()
      • mysql_data_seek()
      • mysql_debug()
      • mysql_drop_db()
      • mysql_dump_debug_info()
      • mysql_eof()
      • mysql_errno()
      • mysql_error()
      • mysql_escape_string()
      • mysql_fetch_field()
      • mysql_fetch_field_direct()
      • mysql_fetch_fields()
      • mysql_fetch_lengths()
      • mysql_fetch_row()
      • mysql_field_count()
      • mysql_field_seek()
      • mysql_field_tell()
      • mysql_free_result()
      • mysql_free_ssl_session_data()
      • mysql_get_character_set_info()
      • mysql_get_client_info()
      • mysql_get_client_version()
      • mysql_get_host_info()
      • mysql_get_option()
      • mysql_get_proto_info()