Search



Search Results
Displaying 251 to 260 of 753 total results
https://dev.mysql.com/doc/c-api/9.7/en/c-api-asynchronous-data-structures.html
This section describes data structures specific to asynchronous C API functions. For information about general-purpose C API data structures, see Section 5.2, “C API Basic Data Structures”. The value may be one of the CONNECT_STAGE_ symbols ...
https://dev.mysql.com/doc/relnotes/mysql/9.7/en/news-9-5-0.html
(Bug #38178087) The server plugin system variable flag PLUGIN_VAR_NOSYSVAR was not processed properly. (Bug #37654916) Errors were not handled correctly when using the keyring UDF plugin and executing specific queries with the keyring_key_generate ... Note These release notes were created with the assistance of MySQL HeatWave ...
https://dev.mysql.com/doc/workbench/en/wb-mysql-connections-ldap-sasl-kerberos.html
MySQL Workbench provides the authentication_ldap_sasl_client client-side plugin to support this connection method. It is compatible with the authentication_ldap_sasl server-side plugin, which must be installed on the MySQL server hosting the ... The ...
https://dev.mysql.com/doc/workbench/en/wb-mysql-connections-methods-ldap-kerberos.html
Note The server-side LDAP and Kerberos authentication plugins are included only in MySQL Enterprise Edition. The client-side plugins are included in all MySQL Workbench distributions, including community distributions. This enables users from any ...
https://dev.mysql.com/doc/workbench/en/wb-mysql-connections-native-kerberos.html
MySQL Workbench provides the authentication_kerberos_client client-side plugin to support this connection method. It is compatible with the authentication_kerberos server-side plugin, which must be installed and loaded on the MySQL server hosting ...
https://dev.mysql.com/doc/workbench/en/wb-mysql-connections-secure-auth.html
For information about migrating away from the old password format using the MySQL command line instead of MySQL Workbench, see Migrating Away from Pre-4.1 Password Hashing and the mysql_old_password Plugin. Note The method that MySQL stores a ...
https://dev.mysql.com/doc/relnotes/connector-cpp/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 #16435) 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-secure-deployment-guide/8.0/en/secure-deployment-audit.html
When installed, the audit plugin enables the MySQL server to produce a log file containing an audit record of server activity. After you install the plugin, it writes an audit log file. $> cd /usr/local/mysql $> bin/mysql -u root -p < ... MySQL ...
https://dev.mysql.com/doc/refman/9.7/en/group-replication-flow-control-stats-component.html
If you attempt to uninstall the Group Replication plugin when the Group Replication Flow Control Statistics component is installed, UNINSTALL PLUGIN fails with the error Plugin 'group_replication' cannot be uninstalled now. The Group Replication ...
https://dev.mysql.com/doc/refman/9.7/en/group-replication-launching.html
It is first necessary to ensure that the Group Replication plugin is installed on server s1. If you used plugin_load_add='group_replication.so' in the option file then the Group Replication plugin is already installed, and you can proceed to the ...
Displaying 251 to 260 of 753 total results