Search

Download this Manual
PDF (US Ltr) - 35.1Mb
PDF (A4) - 35.2Mb
Man Pages (TGZ) - 256.4Kb
Man Pages (Zip) - 361.2Kb
Info (Gzip) - 3.4Mb
Info (Zip) - 3.4Mb


Displaying 61 to 70 of 1826 total results
https://dev.mysql.com/doc/refman/5.7/en/error-log-format.html
The log_timestamps system variable controls the time zone of timestamps in messages written to the error log (as well as to general query log and slow query log files). The ID included in error log messages is that of the thread within mysqld ...
https://dev.mysql.com/doc/refman/5.7/en/communication-errors.html
It takes more than connect_timeout seconds to obtain a connect packet. The client had been sleeping more than wait_timeout or interactive_timeout seconds without issuing any requests to the server. If connection problems occur such as communication ...The host cache, which is accessible using the Performance Schema host_cache ...
https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-ndbinfo-tc-time-track-stats.html
This is the number of times that this activity occurred with a latency within the range specified by the row (that is, where the latency does not exceed the upper bound). key_op_errors Based on duration of all unsuccessful key read or write ... The ...A set of counters is maintained for each activity, each counter covering a range of latencies less than or equal to an upper ...
https://dev.mysql.com/doc/refman/5.7/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 ...
https://dev.mysql.com/doc/refman/5.7/en/error-log-windows.html
On Windows, mysqld uses the --log-error, --pid-file, and --console options to determine whether mysqld writes the error log to the console or a file, and, if to a file, the file name: If --console is given, mysqld writes the error log to the ...In ...
https://dev.mysql.com/doc/refman/5.7/en/alter-table-partition-operations.html
ALGORITHM=INPLACE, REORGANIZE PARTITION is not needed (and causes an error if executed). To upgrade a KEY partitioned table that was created in MySQL 5.1, first execute SHOW CREATE TABLE and note the exact columns and number of partitions shown. Now ... Partitioning-related clauses for ALTER TABLE can be used with partitioned tables for repartitioning, to add, drop, discard, import, merge, and split partitions, and to perform partitioning ...
https://dev.mysql.com/doc/refman/5.7/en/error-log.html
The error log contains a record of mysqld startup and shutdown times. This section discusses how to configure the MySQL server for logging of diagnostic messages to the error log. For information about selecting the error message character set and ...
https://dev.mysql.com/doc/refman/5.7/en/stored-programs-logging.html
The source sends the events contained in its binary log to its replicas, which execute those events to make the same data changes that were made on the source. After a backup file has been restored, the events in the binary log that were recorded ...
https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-limitations-error-handling.html
Starting, stopping, or restarting a node may give rise to temporary errors causing some transactions to fail. When first starting a node, it is possible that you may see Error 1204 Temporary failure, distribution changed and similar temporary ...
https://dev.mysql.com/doc/refman/5.7/en/error-log-unix.html
On Unix and Unix-like systems, mysqld uses the --log-error option to determine whether mysqld writes the error log to the console or a file, and, if to a file, the file name: If --log-error is not given, mysqld writes the error log to the console.
Displaying 61 to 70 of 1826 total results