Search



Search Results
Displaying 181 to 190 of 1965 total results
https://dev.mysql.com/doc/extending-mysql/9.7/en/writing-audit-plugins.html
Audit Plugin General Descriptor Audit Plugin Type-Specific Descriptor Audit Plugin Notification Function Audit Plugin Error Handling Audit Plugin Usage Audit Plugin General Descriptor An audit plugin, like any MySQL server plugin, has a general ...
https://dev.mysql.com/doc/relnotes/mysql/9.7/en/news-9-3-0.html
(Bug #117325, Bug #117374, Bug #117596, Bug #37534532, Bug #37552684, Bug #37645678) SQL Function and Operator Notes Important Change: When an SQL function is improved from one release to the next, it may throw SQL errors in situations in which it ...(Bug #37570206) Audit Log Notes <COMMAND_CLASS> was not populated for ...
https://dev.mysql.com/doc/refman/9.7/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 ... Important The audit_log plugin is deprecated, and is being replaced by the audit_log ...
https://dev.mysql.com/doc/refman/9.7/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/ndbapi/en/overview-operations.html
Once again, in order to keep things relatively short and simple, we forego any error handling. 1.4.2.3.6 Error Handling Errors can occur either when operations making up a transaction are being defined, or when the transaction is actually being ...
https://dev.mysql.com/doc/refman/9.7/en/audit-log-component-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 ...Audit Log Tables MySQL Enterprise Audit uses tables in the mysql system database for persistent storage of filter and user account ...
https://dev.mysql.com/doc/refman/9.7/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.
https://dev.mysql.com/doc/refman/9.7/en/glossary.html
clean shutdown A shutdown that completes without errors and applies all changes to InnoDB tables before finishing, as opposed to a crash or a fast shutdown. compression failure Not actually an error, rather an expensive operation that can occur when ... These terms are commonly used in information about the MySQL database ...
https://dev.mysql.com/doc/refman/9.7/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/9.7/en/load-data.html
Unless REPLACE is also specified, LOCAL has the same effect as the IGNORE modifier on the interpretation of input file contents and error handling; see Duplicate-Key and Error Handling, and Column Value Assignment. For example, if mysqld was started ...The file can be read from the server host or the client host, depending on whether the LOCAL modifier is ...
Displaying 181 to 190 of 1965 total results