Search

Download this Manual
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


Displaying 71 to 80 of 949 total results
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-logs-cluster-log.html
[Occurred during startphase start_phase.] [ Initiated by signal.] [Caused by error error_code: 'error_message(error_classification). In the event of arbitration failure, an error_message and an arbitration state_code are provided; definitions for ...
https://dev.mysql.com/doc/refman/8.0/en/json-search-functions.html
An error occurs if target or candidate is not a valid JSON document, or if the path argument is not a valid path expression or contains a * or ** wildcard. An error occurs if the json_doc argument is not a valid JSON document, any path argument is ... The functions in this section perform search or comparison operations on JSON values to extract data from them, report whether data exists at a location within them, or report the path to data within ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-programs-ndb-import.html
Table 25.35 Command-line options used with the program ndb_import Format Description Added, Deprecated, or Removed --abort-on-error Dump core on any fatal error; used for debugging (Supported in all NDB releases based on MySQL 8.0) --ai-increment=# ... ndb_import imports CSV-formatted data, such as that produced by mysqldump --tab, directly into NDB using the NDB ...
https://dev.mysql.com/doc/refman/8.0/en/option-defaults-equals.html
Options having default values always require an equal sign when assigning a value; failing to do so causes an error. For example, the MySQL server --log-error option has the default value host_name.err, where host_name is the name of the host on ...
https://dev.mysql.com/doc/refman/8.0/en/source-configuration-options.html
If it is desired to compile without particular types of instrumentation, that can be done with the following CMake options: DISABLE_PSI_COND DISABLE_PSI_DATA_LOCK DISABLE_PSI_ERROR DISABLE_PSI_FILE DISABLE_PSI_IDLE DISABLE_PSI_MEMORY ... The CMake ...
https://dev.mysql.com/doc/refman/8.0/en/charset-connection.html
The server sends responses, such as result sets or error messages, over the connection back to the client. Connection Character Set and Collation System Variables Impermissible Client Character Sets Client Program Connection Character Set ... A ...
https://dev.mysql.com/doc/refman/8.0/en/show-replica-status.html
In MySQL 8.0, all error codes and messages displayed in the Last_SQL_Errno and Last_SQL_Error columns correspond to error values listed in Server Error Message Reference. Note When the replication SQL thread receives an error, it reports the error ... SHOW {REPLICA | SLAVE} STATUS [FOR CHANNEL channel] This statement provides status information on essential parameters of the replica ...
https://dev.mysql.com/doc/refman/8.0/en/audit-log-file-formats.html
To see the associations between error codes, SQLSTATE values, and messages, see Server Error Message Reference. Example: <STATUS>1051</STATUS> <STATUS_CODE> An unsigned integer representing the command status: 0 for success, 1 if an error occurred.
https://dev.mysql.com/doc/refman/8.0/en/json-table-functions.html
name type PATH string_path [on_empty] [on_error]: Columns of this type are used to extract values specified by string_path. Saving an object or array triggers the optional on error clause; this also occurs when an error takes place during coercion ... This section contains information about JSON functions that convert JSON data to tabular ...
https://dev.mysql.com/doc/refman/8.0/en/faqs-cjk.html
Why do I get Incorrect string value error messages? To see the problem, create a table with one Unicode (ucs2) column and one Chinese (gb2312) column. Please check these references before reporting gb2312 or gbk bugs: The MySQL gbk character set is ... This set of Frequently Asked Questions derives from the experience of MySQL's Support and Development groups in handling many inquiries about CJK (Chinese-Japanese-Korean) ...
Displaying 71 to 80 of 949 total results