Search



Search Results
Displaying 201 to 210 of 665 total results
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/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/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.
https://dev.mysql.com/doc/refman/8.4/en/firewall-usage.html
Scheduling Firewall Cache Reloads Each time the MYSQL_FIREWALL server-side plugin initializes, it loads data from these tables to its internal cache: firewall_whitelist firewall_group_allowlist firewall_users firewall_groups firewall_membership ...
https://dev.mysql.com/doc/refman/8.4/en/information-schema-ndb-transid-mysql-connection-map-table.html
It is implemented as an INFORMATION_SCHEMA plugin; you can verify that it is supported by checking the output of SHOW PLUGINS. You can disable it (or force the server not to run unless the plugin starts) by starting the server with the ... The ...
https://dev.mysql.com/doc/refman/8.4/en/persisted-system-variables.html
A system variable implemented by a plugin can be persisted if the plugin is installed when the SET statement is executed. Assignment of the persisted plugin variable takes effect for subsequent server restarts if the plugin is still installed. If ...
Displaying 201 to 210 of 665 total results