Documentation Home
MySQL 8.4 Reference Manual
Related Documentation Download this Manual
PDF (US Ltr) - 39.8Mb
PDF (A4) - 39.9Mb
Man Pages (TGZ) - 257.9Kb
Man Pages (Zip) - 364.9Kb
Info (Gzip) - 4.0Mb
Info (Zip) - 4.0Mb


MySQL 8.4 Reference Manual  /  ...  /  MySQL Plugin Services

7.6.9 MySQL 插件服务

MySQL 服务器插件可以访问服务器的插件服务。插件服务接口补充插件API,暴露了插件可以调用的服务器功能。关于编写插件服务的开发信息,请参阅MySQL 服务插件。以下部分描述了可在 SQL 和 C 语言级别访问的插件服务。