Search



Search Results
Displaying 201 to 210 of 712 total results
https://dev.mysql.com/doc/internals/en/mysql-specific-cmake-macros.html
Example usage: MYSQL_ADD_EXECUTABLE(mysqld ${MYSQLD_SOURCE} \ DESTINATION ${INSTALL_SBINDIR}) MYSQL_ADD_PLUGIN: Build MySQL Plugin MYSQL_ADD_PLUGIN(plugin_name source1...sourceN [STORAGE_ENGINE] [MANDATORY|DEFAULT] [STATIC_ONLY|MODULE_ONLY] ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-22.html
(Bug #31636723, Bug #100248) Connection Management Notes For connections made using X Plugin, Connector/C++ now enables specifying the compression algorithms to be used for connections that use compression. (WL #13908, WL #13947) Legacy (JDBC API) ... Compilation Notes Connection Management Notes Legacy (JDBC API) Notes Bugs Fixed Compilation Notes Connector/C++ now can be compiled using MinGW on ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-auditlog-category.html
Table 7.1 Audit Log Configuration Metrics NameDescriptionBuffer Size When the audit log plugin writes events to the log asynchronously, it uses a buffer to store event contents prior to writing them. The plugin uses a single buffer, which it ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-mysql-enterprise-audit.html
MySQL Enterprise Audit 3.1.2.7 MySQL Enterprise Audit MySQL HeatWave on AWS supports the MySQL Enterprise Audit plugin for MySQL Server 8.1.0 and later. The audit plugin enables the MySQL Server to produce a log file containing an audit record of ...The log contents can include information such as when clients connected and disconnected, what actions they performed while connected, and which databases and tables they ...
https://dev.mysql.com/doc/refman/8.4/en/keyring-key-types.html
MySQL Keyring supports keys of different types (encryption algorithms) and lengths: The available key types depend on which keyring plugin is installed. In addition to the general limits, individual keyring plugins may impose restrictions on key ...
https://dev.mysql.com/doc/refman/8.4/en/linux-installation-rpm.html
In most cases, you need to install the mysql-community-server, mysql-community-client, mysql-community-client-plugins, mysql-community-libs, mysql-community-icu-data-files, mysql-community-common, and mysql-community-libs-compat packages to get a ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-9-1-0.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Added OpenID Connect support leveraging the new authentication_openid_connect_client client-side authentication plugin. (WL #16436) The RPM and DEB packages now install a copy ...OpenID Connect functionality is supported by MySQL Enterprise Edition Server 9.1.0 and ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-oem-agent-logging.html
Management Agent uses the log4j library for all agent and plugin logging. Log files specific to the Oracle Enterprise Manager for MySQL Database are written to the following location of your OEM Agent installation: ... This section describes the ...
https://dev.mysql.com/doc/refman/8.4/en/audit-api-message-emit.html
For concreteness, examples use the audit_log plugin described in Section 8.4.5, “MySQL Enterprise Audit”. Installing or Uninstalling the Audit Message Component Audit Message Function Installing or Uninstalling the Audit Message Component To be ... The audit_api_message_emit component enables applications to add their own message events to the audit log, using the audit_api_message_emit_udf() ...
https://dev.mysql.com/doc/refman/8.4/en/connecting-using-uri-or-key-value-pairs.html
For example: mysql://user@localhost:3306?get-server-public-key=true This option applies to clients that authenticate with the caching_sha2_password authentication plugin. For that plugin, the server does not send the public key unless requested.
Displaying 201 to 210 of 712 total results