Search



Search Results
Displaying 181 to 190 of 712 total results
https://dev.mysql.com/doc/refman/8.4/en/innodb-data-encryption.html
The data-at-rest encryption feature relies on a keyring component or plugin for master encryption key management. MySQL Enterprise Edition offers additional keyring components and plugins: component_keyring_encrypted_file: Stores keyring data in an ... InnoDB supports data-at-rest encryption for file-per-table tablespaces, general tablespaces, the mysql system tablespace, redo logs, and undo ...
https://dev.mysql.com/doc/refman/8.4/en/performance-schema-status-monitoring.html
The server allocates mutex instruments for the plugins depending on how many they need and how many are available, as illustrated by the following sequence of statements: INSTALL PLUGIN plugin_a The server now has 150+40 = 190 mutex instruments. All ...Names for these variables have several forms: Performance_schema_xxx_classes_lost indicates how many instruments of type xxx could not be ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/myai-installation-clean-cmdline.html
Two entities are required for creating certificates: AI_PLUGIN (CN = ai_plugin) AI_ENGINE (CN = ai_engine) To create certificates, you first need to create a config file with the details of the Root CA (Certificate Authority). After generating the ... The MySQL AI Installer can also be run in command-line mode, without invoking the installation ...
https://dev.mysql.com/doc/connectors/en/connector-cpp-authentication.html
For more information about the LDAP authentication plugins, see LDAP Pluggable Authentication. Connector/C++ binary distributions include the libraries that provide the client-side LDAP authentication plugins, as well as any dependent libraries ...
https://dev.mysql.com/doc/refman/8.4/en/added-deprecated-removed.html
mysql_firewall_database: Database from which MySQL Enterprise Firewall plugin sources its tables and stored procedures. group_replication_allow_local_lower_version_join: Allow current server to join group even if it has lower plugin version than ...
https://dev.mysql.com/doc/refman/8.4/en/group-replication-cloning.html
As a minimum, you must install the clone plugin on the donor and joining member, grant the BACKUP_ADMIN permission to the replication user for distributed recovery, and set the group_replication_clone_threshold system variable to an appropriate ...
https://dev.mysql.com/doc/refman/8.4/en/privileges-provided.html
Others are defined by a particular component or plugin, as indicated in the privilege descriptions. In such cases, the privilege is unavailable unless the component or plugin that defines it is enabled. This privilege is defined by the audit_log ...
https://dev.mysql.com/doc/relnotes/mysql/8.4/en/news-8-4-1.html
(Bug #35902913) MySQL now calls plugin->deinit() with a valid plugin struct as an argument regardless of the plugin's type. Authentication Notes Improved log messages to provide clear reasons for Access denied errors when using the ...It was removed ...
https://dev.mysql.com/doc/internals/en/storage-engine-options.html
Storage engines are plugins, so the options that control plugin building specify which storage engines to build. The --with-plugins configure option accepts two constructs that have no direct equivalent in CMake: --with-plugins accepts a ...To ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-security-category.html
Caching Sha2 Password Private Key Path The path name of the RSA private key file for the caching_sha2_password authentication plugin. Caching Sha2 Password Public Key Path The path name of the RSA public key file for the caching_sha2_password ...
Displaying 181 to 190 of 712 total results