Search



Search Results
Displaying 71 to 80 of 712 total results
https://dev.mysql.com/doc/refman/8.4/en/plugin-services.html
MySQL server plugins have access to server “plugin services.” The plugin services interface complements the plugin API by exposing server functionality that plugins can call. For developer information about writing plugin services, see MySQL ...
https://dev.mysql.com/doc/refman/8.4/en/kerberos-pluggable-authentication.html
The file must be located in the directory named by the plugin_dir system variable. Table 8.23 Plugin and Library Names for Kerberos Authentication Plugin or File Plugin or File Name Server-side plugin authentication_kerberos Client-side plugin ...
https://dev.mysql.com/doc/heatwave-aws/en/mysql-server-plugins-components.html
Plugins and Components 3.1.2.6 Plugins and Components The following MySQL Server plugins and components are loaded by default. Connection Control Plugins Introduces an increasing delay in server response to connection attempts after a number of ...
https://dev.mysql.com/doc/refman/8.4/en/data-masking-components-vs-plugin.html
Previously, MySQL enabled masking and de-identification capabilities using a server-side plugin, but transitioned to use the component infrastructure as an alternative implementation. The following table briefly compares MySQL Enterprise Data ...
https://dev.mysql.com/doc/refman/8.4/en/x-plugin-system-monitoring.html
For general X Plugin monitoring, use the status variables that it exposes. For information specifically about monitoring the effects of message compression, see Monitoring Connection Compression for X Plugin. Monitoring SQL Generated by X Plugin ...
https://dev.mysql.com/doc/c-api/8.4/en/c-api-plugin-interface.html
This section describes functions used for the client-side plugin API. For a description of the st_mysql_client_plugin structure used by these functions, see Client Plugin Descriptors. For example, a client that supports the use of authentication ...
https://dev.mysql.com/doc/internals/en/cmake-macro-defining-plugin.html
To define a plugin, you need to add the MYSQL_ADD_PLUGIN() macro into CMakeList.txt. Different plugins might chose different strategies to add plugin-specific defines Strategy 1 - use ADD_DEFINITIONS This is similar to what InnoDB does in 5.5. If ...
https://dev.mysql.com/doc/refman/8.4/en/authentication-plugins.html
Note If you are looking for information about the authentication_oci plugin, it is MySQL HeatWave Service only. The following sections describe pluggable authentication methods available in MySQL and the plugins that implement these methods. The ...
https://dev.mysql.com/doc/refman/8.4/en/daemon-keyring-proxy-plugin.html
MySQL Keyring originally implemented keystore capabilities using server plugins, but began transitioning to use the component infrastructure in MySQL 8.0. The transition includes revising the underlying implementation of keyring plugins to use the ...
https://dev.mysql.com/doc/refman/8.4/en/x-plugin-status-variables.html
Mysqlx_address The network address or addresses for which X Plugin accepts TCP/IP connections. If X Plugin startup is not yet complete, the value of Mysqlx_address is empty. Mysqlx_aborted_clients The number of clients that were disconnected because ...
Displaying 71 to 80 of 712 total results