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.0 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
  • C API Prepared Statement Interface
  • C API Asynchronous Interface
  • C API Thread Interface
  • C API Client Plugin Interface
    • C API Plugin Function Reference
    • C API Plugin Function Descriptions
      • mysql_client_find_plugin()
      • mysql_client_register_plugin()
      • mysql_plugin_get_option()
      • mysql_load_plugin()
      • mysql_load_plugin_v()
      • mysql_plugin_options()
  • C API Binary Log Interface
  • Index
Download this Manual
PDF (US Ltr) - 1.4Mb
PDF (A4) - 1.4Mb


version 9.0
9.3
9.2
9.1
8.4  current
8.0
5.7
MySQL 9.0 C API Developer Guide  /  ...  /  C API Client Plugin Interface  /  C API Plugin Function Descriptions  /  mysql_load_plugin_v()

9.2.5 mysql_load_plugin_v()

Press CTRL+C to copy
struct st_mysql_client_plugin * mysql_load_plugin_v(MYSQL *mysql, const char *name, int type, int argc, va_list args)

Description

This function is equivalent to mysql_load_plugin(), but it accepts a va_list instead of a variable list of arguments.

See Also

See also Section 9.2.4, “mysql_load_plugin()”.


PREV   HOME   UP   NEXT
Download this Manual
PDF (US Ltr) - 1.4Mb
PDF (A4) - 1.4Mb
Contact MySQL Sales
USA/Canada: +1-866-221-0634   (More Countries »)
  © 2025 Oracle

  • Products
  • HeatWave
  • MySQL Enterprise Edition
  • MySQL Standard Edition
  • MySQL Classic Edition
  • MySQL Cluster CGE
  • MySQL Embedded (OEM/ISV)
  • Services
  • Training
  • Certification
  • Support
  • Downloads
  • MySQL Community Server
  • MySQL NDB Cluster
  • MySQL Shell
  • MySQL Router
  • MySQL Workbench
  • Documentation
  • MySQL Reference Manual
  • MySQL Workbench
  • MySQL NDB Cluster
  • MySQL Connectors
  • Topic Guides
  • About MySQL
  • Contact Us
  • Blogs
  • How to Buy
  • Partners
  • Job Opportunities
  • Site Map
  © 2025 Oracle
Privacy / Do Not Sell My Info | Terms of Use | Trademark Policy |
Cookie Preferences