Search

Download this Manual
PDF (US Ltr) - 43.2Mb
PDF (A4) - 43.3Mb
Man Pages (TGZ) - 295.2Kb
Man Pages (Zip) - 400.4Kb
Info (Gzip) - 4.3Mb
Info (Zip) - 4.3Mb


Displaying 81 to 90 of 949 total results
https://dev.mysql.com/doc/refman/8.0/en/spatial-convenience-functions.html
If any geometry argument is not a syntactically well-formed geometry, an ER_GIS_INVALID_DATA error occurs. If any geometry argument is a syntactically well-formed geometry in an undefined spatial reference system (SRS), an ER_SRS_NOT_FOUND error ...
https://dev.mysql.com/doc/refman/8.0/en/create-table.html
An error occurs if the table exists, if there is no default database, or if the database does not exist. IF NOT EXISTS Prevents an error from occurring if the table exists. For a unique index, an error occurs regardless of SQL mode because reducing ...| {FULLTEXT | SPATIAL} [INDEX | KEY] [index_name] (key_part,...) [index_option] ...
https://dev.mysql.com/doc/refman/8.0/en/get-diagnostics.html
Condition area list: Condition area 1: error code for condition 1 error message for condition 1 ... Condition area 2: error code for condition 2: error message for condition 2 ... Condition area 3: error code for condition 3 error message for ...
https://dev.mysql.com/doc/refman/8.0/en/audit-log-reference.html
These audit log functions are available: audit_log_encryption_password_get([keyring_id]) This function fetches an audit log encryption password from the MySQL keyring, which must be enabled or an error occurs. Return value: The password string for ...Unless those objects are installed, the audit_log plugin operates in legacy mode (deprecated in MySQL ...
https://dev.mysql.com/doc/refman/8.0/en/firewall-usage.html
If the firewall is enabled, the server passes to it each incoming statement that does not immediately fail with a syntax error. Based on whether the firewall accepts the statement, the server executes it or returns an error to the client. If the ...
https://dev.mysql.com/doc/refman/8.0/en/performance-schema-replication-applier-status-by-worker-table.html
All error codes and messages displayed in the columns relating to errors correspond to error values listed in Server Error Message Reference. LAST_ERROR_NUMBER, LAST_ERROR_MESSAGE The error number and error message of the most recent error that ...
https://dev.mysql.com/doc/refman/8.0/en/gone-away.html
In this case, you normally get one of the following error codes (which one you get is operating system-dependent). Error Code Description CR_SERVER_GONE_ERROR The client couldn't send a question to the server. This section also covers the related ...By default, the server closes the connection after eight hours if nothing has ...
https://dev.mysql.com/doc/refman/8.0/en/upgrading-from-previous-series.html
Incompatible change: Several server error codes are not used and have been removed (for a list, see Features Removed in MySQL 8.0). A table creation statement that would result in a partitioned table using a storage engine without such support fails ... Before upgrading to MySQL 8.0, review the changes described in this section to identify those that apply to your current MySQL installation and ...
https://dev.mysql.com/doc/refman/8.0/en/server-configuration-validation.html
As of MySQL 8.0.16, MySQL Server supports a --validate-config option that enables the startup configuration to be checked for problems without running the server in normal operational mode: mysqld --validate-config If no errors are found, the ...
https://dev.mysql.com/doc/refman/8.0/en/binary-log-mixed.html
The warning is shown both in the client (in the output of SHOW WARNINGS) and through the mysqld error log. However, only the first statement that generated the warning for each client session is written to the error log to prevent flooding the log.
Displaying 81 to 90 of 949 total results