Search



Search Results
Displaying 481 to 490 of 3829 total results
https://dev.mysql.com/doc/refman/8.4/en/date-and-time-functions.html
The language used for day and month names and abbreviations is controlled by the value of the lc_time_names system variable (Section 12.16, “MySQL Server Locale Support”). The language used for the name is controlled by the value of the ...The ...Time zones are specified as described in Section 7.1.15, “MySQL Server Time Zone ...
https://dev.mysql.com/doc/refman/8.4/en/features.html
On Windows systems, clients can connect using named pipes if the server is started with the named_pipe system variable enabled. Windows servers also support shared-memory connections if started with the shared_memory system variable enabled. This ...
https://dev.mysql.com/doc/connectors/en/connector-net-connections-string.html
A service record is a specification of data managed by your domain name system that defines the location (host name and port number) of servers for the specified services. The following is a sample connection string: ...In each key-value pair, the ...
https://dev.mysql.com/doc/connector-net/en/connector-net-connections-string.html
A service record is a specification of data managed by your domain name system that defines the location (host name and port number) of servers for the specified services. The following is a sample connection string: ...In each key-value pair, the ...
https://dev.mysql.com/doc/refman/8.4/en/connection-access.html
When you attempt to connect to a MySQL server, the server accepts or rejects the connection based on these conditions: Your identity and whether you can verify it by supplying the proper credentials. A failure at either step causes the server to ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-online-add-node-example.html
Disconnecting to allow Management Server to shutdown $> Because shutting down the management server causes the management client to terminate, you must start the management server from the system shell. Restarting the cluster management server ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/bugs.backup.html
To avoid the problem, the server administrator should not put into the same directory the system tablespace and a general tablespace of the same basename; if that is unavoidable, do not perform a compressed backup for the database server. Hot ...
https://dev.mysql.com/doc/refman/8.4/en/group-replication-ip-address-permissions.html
This address is not the same as the MySQL server SQL protocol host and port, and is not specified in the bind_address system variable for the server instance. To specify an allow list manually, use the group_replication_ip_allowlist system variable.
https://dev.mysql.com/doc/refman/8.4/en/group-replication-ipv6.html
The address or host name specified as the Group Replication local address is not the same as the MySQL server SQL protocol host and port, and is not specified in the bind_address system variable for the server instance. For the purpose of IP address ...To use IPv6 addresses, the operating system on the server host and the MySQL Server instance must both be configured to support ...
https://dev.mysql.com/doc/refman/8.4/en/replication-gtids-assign-anon.html
This feature enables replication from a source server that does not have GTIDs enabled and does not use GTID-based replication, to a replica that has GTIDs enabled. If it is possible to enable GTIDs on the replication source server, as described in ... You can set up replication channels to assign a GTID to replicated transactions that do not already have ...
Displaying 481 to 490 of 3829 total results