Search



Search Results
Displaying 221 to 230 of 665 total results
https://dev.mysql.com/doc/c-api/8.4/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/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/8.4/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 ...
https://dev.mysql.com/doc/refman/8.4/en/locking-service.html
As a C language interface, callable as a plugin service from server plugins or loadable functions. For general information about plugin services, see Section 7.6.9, “MySQL Plugin Services”. For general information about plugin services, see ...
https://dev.mysql.com/doc/refman/8.4/en/macos-installation-launchd.html
macOS uses launch daemons to automatically start, stop, and manage processes and applications such as MySQL. The md5 checksum of a file containing the above snippet is d925f05f6d1b6ee5ce5451b596d6baed. To enable the launchd service, you can either: ...
Displaying 221 to 230 of 665 total results