Search



Search Results
Displaying 411 to 420 of 1907 total results
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-22.html
Connector/NET returns an error if the mysql_clear_password plugin is requested, but the connection is neither encrypted nor using Unix domain sockets. (Bug #31458774, Bug #99793) An SQL syntax error was reported on valid code for creating a dynamic ... Deprecation and Removal Notes Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes The following synonyms for the Server connection string option were deprecated in Connector/NET 8.0.22 and removed in 8.0.23: address, addr, and network ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-28.html
(WL #14653) Bugs Fixed An insert query could emit a malformed communication packet error. To prevent the error, Connector/NET now omits unnecessary parameters when handling query attributes. (Bug #33380176) A multihost connection attempt could fail ... Deprecation and Removal Notes Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes The TLSv1 and TLSv1.1 connection protocols were previously deprecated in Connector/NET 8.0.26 and support for them is removed starting with this ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-24.html
(Bug #89480, Bug #32144255, Bug #32192619, Bug #32001787, Bug #27477376, WL #14027, WL #14239, WL #14240) Improved server disconnection handling of X Protocol connections now creates a log entry and returns an error message, as needed, after ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-29.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed When a connection disabled SSL Mode using ssl_disabled=True (or with ssl-mode='DISABLED' for X Protocol connections), specifying other TLS or SSL connection options caused ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-metric-replication-by-worker-category.html
Last Error Message The error message associated with the last error. Last Error Number The error code associated with the last error. Lists the Replication By Worker metrics and provides a brief description of each. Table 6.24 Replication By Worker ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-data-scanned.html
mysql> SELECT query_id, JSON_EXTRACT(JSON_UNQUOTE(qexec_text->'$**.error'),'$[0]') AS error_message FROM performance_schema.rpd_query_stats; +----------+------------+--------------+---------------+ | query_id | session_id | data_scanned | ... MySQL ...
https://dev.mysql.com/doc/refman/8.4/en/alter-database.html
In that case, an error occurs if there is no default database. In ALTER DATABASE statements, the READ ONLY option interacts with other instances of itself and with other options as follows: An error occurs if multiple instances of READ ONLY conflict ...alter_option: { [DEFAULT] CHARACTER SET [=] charset_name | [DEFAULT] COLLATE [=] collation_name | [DEFAULT] ENCRYPTION [=] {'Y' | 'N'} | READ ONLY [=] {DEFAULT | 0 | 1} } ALTER DATABASE enables you to change the overall characteristics of a ...
https://dev.mysql.com/doc/refman/8.4/en/atomic-ddl.html
DROP TABLE fails with an error if a named table does not exist, and no changes are made, regardless of the storage engine. You should be aware that removal of the database directory from the file system occurs last and is not part of the atomic ...
https://dev.mysql.com/doc/refman/8.4/en/audit-log-logging-configuration.html
All of the results from executing the scheduler and its tasks are written to the server error log. If both are set greater than 0 at plugin initialization, a warning is written to the server error log. Note Warnings to the error log are written as ... This section describes how to configure audit logging characteristics, such as the file to which the audit log plugin writes events, the format of written events, whether to enable log file compression and encryption, and space ...
https://dev.mysql.com/doc/refman/8.4/en/binary-log.html
If you specify --log-replica-updates or --replica-preserve-commit-order together with --skip-log-bin or --disable-log-bin, a warning or error message is issued. The binlog_error_action system variable controls the action taken if an error of this ...
Displaying 411 to 420 of 1907 total results