Search



Search Results
Displaying 681 to 690 of 1908 total results
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-5.html
If a user creates a table with text columns that use a non-UTF-8 character set, and this column holds a string with non-ASCII characters, errors will occur for attempts to access that string (for example, in a query result). (Bug #25858159) Compiler ... MySQL Connectors and other MySQL client tools and applications now synchronize the first digit of their version number with the (latest) MySQL server version they ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-18.html
Now, SET statements in sandbox mode with an expired password are prohibited and will return an error message if used. (Bug #28383721, Bug #91751) Entity Framework Core: A syntax error was generated during an operation attempting to rename a table ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-9.html
(WL #10563) The AutoEnlist and IncludeSecurityAsserts connection-string options are not appropriate for use by applications that target .NET Core and now return an error when used. (Bug #26026972, Bug #86199) Document Store: Passing in a value of 0 ...For example: SessionConfigManager.Save( "mysess", "{ \"uri\": \"mysqlx://myuser@localhost/mysess\", \"appdata\": { \"biz\": \"quux\" } }" ); SessionConfigManager.Save( "mysess", "{ \"uri\": \"mysqlx://test@localhost/mysess\", \"appdata\": { \"tar\": \"zzzz\" } }" ); The mysess.uri and mysess.appdata values set by the first statement are replaced with the new values set by the second ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-24.html
Typically, the client would see Lost connection to MySQL server during query (CR_SERVER_LOST) or MySQL server has gone away (CR_SERVER_GONE_ERROR). In such cases, the server now writes the reason to the connection before closing it, and the client ... Security Notes Functionality Added or Changed Bugs Fixed Security Notes For platforms on which Connector/ODBC utilizes MySQL Server's bundled OpenSSL library (MacOS, Windows, and GenLinux), MySQL Server's linked OpenSSL library was updated to version ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-9-1-0.html
(Bug #36929669) Fixed a memory leak that occurred when emitting SQL_DATE errors. (Bug #115710, Bug #36894687) Having a number of bound parameters greater than the number of placeholders in the corresponding SQL query could emit an error, as the ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-1-0.html
Closing a connection multiple times could cause a fatal deallocation error in Connector/Python 8.0.33. (Bug #110879, Bug #35349093) An error was raised when setting the database name on a connection that included non-alphanumeric characters. (Bug ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-9-3-0.html
Using them now results in a ValueError or TypeError depending on the invalid arguments passed. (WL #16752) Bugs Fixed When executing a LOAD DATA LOCAL INFILE statement, Connector/Python now validates that the name of the client data file requested ... Functionality Added or Changed Bugs Fixed Functionality Added or Changed Fixed the typing annotation of the close() function of MySQLConnectionAbstract and also made disconnect() an alias of close(), to improve clarity and consistency of the connection ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-changelog-13-2-4-0-0.html
Important As of this release, 13.2.4.0.0, MySQL 8 is supported. It is not possible to monitor MySQL 8 with earlier versions of Oracle Enterprise Manager for MySQL Database. For more information on the variables added and removed in MySQL 8, see ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-binarylogs-category.html
Binlog Error Action Controls what happens when the server cannot write to the binary log, which can cause the source's log to become inconsistent and replication replicas to lose synchronization. Max Binlog Cache Size If a transaction requires more ... Lists the Binary Logs configuration metrics and provides a brief description of ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-localization-category.html
Lists the Localization configuration metrics and provides a brief description of each. Table 7.18 Localization Configuration Metrics NameDescriptionDate Format This variable is unused. Default Week Format The default mode value to use for the ...
Displaying 681 to 690 of 1908 total results