Search



Search Results
Displaying 2121 to 2130 of 2364 total results
https://dev.mysql.com/doc/refman/8.4/en/locale-support.html
Any client can examine the value of lc_time_names or set its SESSION value to affect the locale for its own connection. The locale indicated by the lc_time_names system variable controls the language used to display day and month names and ...
https://dev.mysql.com/doc/refman/8.4/en/log-destinations.html
Logs are accessible remotely through any client that can connect to the server and issue queries (if the client has the appropriate log table privileges). MySQL Server provides flexible control over the destination of output written to the general ...
https://dev.mysql.com/doc/refman/8.4/en/manual-info.html
Example: “The --host option (short form -h) tells the mysql client program the hostname or IP address of the MySQL server that it should connect to”. This is the Reference Manual for the MySQL Database System, version 8.4, through release 8.4.6. Differences between minor versions of MySQL 8.4 are noted in the present text with reference to release numbers ...
https://dev.mysql.com/doc/refman/8.4/en/multiple-unix-servers.html
Thus, connections for those clients are automatically directed to the second server. Note The discussion here uses mysqld_safe to launch multiple instances of MySQL. For MySQL installation using an RPM distribution, server startup and shutdown is ...
https://dev.mysql.com/doc/refman/8.4/en/my-print-defaults.html
A “login path” is an option group containing options that specify which MySQL server to connect to and which account to authenticate as. my_print_defaults displays the options that are present in option groups of option files. The output ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-acid.html
For distributed or hosted data applications, the particular characteristics of the data centers where the hardware for the MySQL servers is located, and network connections between the data centers. The ACID model is a set of database design ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-backup-using-management-client.html
Before starting a backup, make sure that the cluster is properly configured for performing one. If an existing backup_id value is used, the backup fails with the error Backup failed: file already exists. If used, the backup_id must follow ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-config-file.html
This includes configuration parameters for data nodes and configuration parameters for connections between all nodes in the cluster. Configuring NDB Cluster requires working with two files: my.cnf: Specifies options for all NDB Cluster executables.
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-management.html
Section 25.6.19.5, “TLS Link Encryption for NDB Cluster”, provides information about support for encrypted connections between nodes. Managing an NDB Cluster involves a number of tasks, the first of which is to configure and start NDB Cluster.
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-ndb-transporter-errors.html
This section lists error codes, names, and messages that are written to the cluster log in the event of transporter errors. 0x00 TE_NO_ERROR No error 0x01 TE_ERROR_CLOSING_SOCKET Error found during closing of socket 0x02 ...
Displaying 2121 to 2130 of 2364 total results