Search Results
https://dev.mysql.com/doc/refman/9.7/en/cast-functions.html
If p < 0 or p > 53, an error is returned. If the spatial type combination is permitted but the expression to cast is not a syntactically well-formed geometry, an ER_GIS_INVALID_DATA error occurs. If the spatial type combination is permitted but the ... Table 14.15 Cast Functions and Operators Name Description Deprecated BINARY Cast a string to a binary string Yes CAST() Cast a value as a certain type CONVERT() Cast a value as a certain type Cast functions and operators enable conversion of values from one data type to ...
https://dev.mysql.com/doc/refman/9.7/en/mysqldump.html
--users is incompatible with the --flush-privileges option, and an error occurs if you try to use both. If the file does not exist or is otherwise inaccessible, an error occurs. If the file does not exist or is otherwise inaccessible, an error ...
https://dev.mysql.com/doc/refman/9.7/en/replication-options-replica.html
--slave-skip-errors=[err_code1,err_code2,...|all|ddl_exist_errors] Command-Line Format --slave-skip-errors=name Deprecated Yes System Variable slave_skip_errors Scope Global Dynamic No SET_VAR Hint Applies No Type String Default Value OFF Valid ...
https://dev.mysql.com/doc/refman/9.7/en/performance-schema-host-cache-table.html
While HOST_VALIDATED is NO, DNS resolution is attempted for each connection attempt, until it eventually completes with either a valid result or a permanent error. SUM_CONNECT_ERRORS The number of connection errors that are deemed “blocking” ...
https://dev.mysql.com/doc/ndbapi/en/ndb-nodejs-api-context.html
find(Function constructor, Object keys, Function(Object error, Object instance[, ...]) callback[, ...]); find(String tableName, Object keys, Function(Object error, Object instance[, ...]) callback[, ...]); Find a specific instance based on a primary ...It contains functions that are executed immediately if called from a session, or when the batch is ...
https://dev.mysql.com/doc/relnotes/mysql/9.7/en/news-9-4-0.html
This was due to the fact that IFNULL() returns a binary collation and the collation derivation NONE, but NONE was not allowed in this context, leading to the error. (Bug #37285902) CREATE TABLE with a generated column expression, such as a CHECK ...
https://dev.mysql.com/doc/relnotes/mysql/9.7/en/news-9-0-0.html
Now pruning continues in such cases, but with a warning printed in the error log stating that it was not possible to delete the missing audit log file. (Bug #35325870) Improved log messages to provide clear reasons for Access denied errors when ...
https://dev.mysql.com/doc/ndbapi/en/ndb-ndb.html
(See Section 2.3.15, “The NdbError Structure”.) getNdbErrorDetail() Retrieves extra error details. (Bug #16484617) Return value 0 on success, an error code on failure. Ndb::getNdbError() Description This method provides you with two different ...
https://dev.mysql.com/doc/refman/9.7/en/mysql-cluster-ndbd-definition.html
(NDB 9.7.0) This parameter specifies the directory where trace files, log files, pid files and error logs are placed. Under most circumstances, the default value should be sufficient, but when you have a great many NDB tables (1000 or more), it is ... The [ndbd] and [ndbd default] sections are used to configure the behavior of the cluster's data ...
https://dev.mysql.com/doc/refman/9.7/en/firewall-plugin.html
Prefixing the option name with --loose, causes the server to issue a warning rather than to terminate with an error due to there being (as yet) no such database. To verify this, connect to the server and execute the statement shonw here: mysql> SHOW ... This section contains information about the MySQL Enterprise Firewall ...