PDF (US Ltr)
- 43.3Mb
PDF (A4)
- 43.4Mb
Man Pages (TGZ)
- 297.2Kb
Man Pages (Zip)
- 402.4Kb
Info (Gzip)
- 4.3Mb
Info (Zip)
- 4.3Mb
Search Results
https://dev.mysql.com/doc/refman/8.0/en/firewall-reference.html
Firewall Group Profile Tables Firewall Account Profile Tables Firewall Group Profile Tables As of MySQL 8.0.23, MySQL Enterprise Firewall maintains group profile information using tables in the mysql system database for persistent storage and ...
https://dev.mysql.com/doc/refman/8.0/en/miscellaneous-functions.html
The function return value and type are the same as the return value and type of its argument, but the function result is not checked for the ONLY_FULL_GROUP_BY SQL mode. As a result, the address value for rows within each name group is ...There are ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-ndbd-definition.html
NodeGroup Version (or later) NDB 8.0.13 Type or units unsigned Default [...] Range 0 - 65536 Restart Type Initial System Restart: Requires a complete shutdown of the cluster, wiping and restoring the cluster file system from a backup, and then ...
https://dev.mysql.com/doc/refman/8.0/en/ldap-pluggable-authentication.html
Proxy user support: LDAP authentication can return to MySQL a user name different from the external user name passed by the client program, based on the LDAP groups the external user is a member of. For example, an LDAP user named joe can connect ...
https://dev.mysql.com/doc/refman/8.0/en/replication-options-replica.html
Note Global replication filters cannot be used on a MySQL server instance that is configured for Group Replication, because filtering transactions on some servers would make the group unable to reach agreement on a consistent state. Channel specific ... This section explains the server options and system variables that apply to replica servers and contains the following: Startup Options for Replica Servers System Variables Used on Replica Servers Specify the options either on the command line or in an option ...
https://dev.mysql.com/doc/refman/8.0/en/pam-pluggable-authentication.html
Proxy user support: PAM authentication can return to MySQL a user name different from the external user name passed by the client program, based on the PAM groups the external user is a member of and the authentication string provided. Optionally, ... Note PAM pluggable authentication is an extension included in MySQL Enterprise Edition, a commercial ...
https://dev.mysql.com/doc/refman/8.0/en/pluggable-authentication-system-variables.html
Using the credentials thus obtained, the server-side plugin then communicates with the LDAP server to interpret LDAP authentication messages and retrieve LDAP groups. If authentication_ldap_sasl_group_search_attr has its default value of cn, ...If ...
https://dev.mysql.com/doc/refman/8.0/en/thread-pool-operation.html
The thread pool consists of a number of thread groups, each of which manages a set of client connections. As connections are established, the thread pool assigns them to thread groups in round-robin fashion. thread_pool_dedicated_listeners: ...The ...
https://dev.mysql.com/doc/refman/8.0/en/added-deprecated-removed.html
group_replication_autorejoin_tries: Number of tries that member makes to rejoin group automatically. group_replication_clone_threshold: Transaction number gap between donor and recipient above which remote cloning operation is used for state ...
https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html
This variable is primarily intended to support replication from a MySQL 5.7 or older replication source server to a MySQL 8.0 replica server, or group replication with a MySQL 5.7 primary node and one or more MySQL 8.0 secondaries. The value of ...