Crate mysqlclient_sys[][src]

Structs

Provides plugin access to communication channel

Enums

Constants

Functions

finds an already loaded plugin by name, or loads it, if necessary

adds a plugin structure to the list of loaded plugins

loads a plugin and initializes it

loads a plugin and initializes it, taking va_list as an argument

set plugin options

Type Definitions

Instrumented memory key. To instrument memory, a memory key must be obtained using @c register_memory. Using a zero key always disable the instrumentation.