Search Results
                    
                    
            https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-12.html
                                The solution is to repair the Microsoft Visual C++ 2017 Redistributable via the Windows Control Panel to recreate the registry keys needed for the runtime detection. Unlike the standalone MSIs, MySQL Installer for Windows contains a workaround for ...Known Limitation for this ARM release: You must enable the Oracle Linux 7 Software Collections Repository (ol7_software_collections) to install this package, and must also adjust the libstdc++7 ...
                                            
                https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-23.html
                                (Bug #30126457, Bug #96398) The developer documentation was improved regarding how to decode the bytes received by mysqlx_get_bytes(). (Bug #29038157, Bug #93549) A dependency on the mysql-client-plugins package was removed. This package now is ...
                                            
                https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-1-0.html
                                 MySQL Connector/C++ 8.1.0 is a new GA release version that supersedes the 8.0 series, and is recommended for use on production systems. This release can be used against MySQL Server versions 5.7 and later. Accordingly, the following static ...
                                            
                https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-31.html
                                (Bug #107618, Bug #34317220) After a connection timeout expired, exception type TimeoutException was thrown when MySqlException was expected. The EMTrace project implements a trace-listener plugin that feeds data back to MySQL Enterprise Monitor ...
                                            
                https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-19.html
                                For example: DRIVER={MySQL ODBC 8.0 Driver};SERVER=_mysql._tcp.foo.abc.com;ENABLE_DNS_SRV=1;USER=user;PWD=passwd; (WL #13403) Confirmed support for compiling with VS2019, and for supporting the Visual C++ 2019 redistributable. (WL #13564) When ...
                                            
                https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-26.html
                                (WL #14217) Added the ability to connect to MySQL server accounts that use the authentication_kerberos plugin, including support for user-less and password-less Kerberos authentications. (Bug #32763378, Bug #103287) Systems with both GTK versions 2 ... Deprecation and Removal Notes Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes The TLSv1.0 and TLSv1.1 connection protocols are now deprecated and support for them is subject to removal in a future Connector/ODBC ...
                                            
                https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-27.html
                                (WL #14709) In Connector/ODBC 8.0.26, the capability was introduced for applications that use the classic MySQL connections for accounts that use the authentication_kerberos server-side authentication plugin, provided that the correct Kerberos ...To ...
                                            
                https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-28.html
                                (WL #14657) Bugs Fixed Microsoft Access could unexpectedly halt when browsing MySQL linked tables when columns in the tables had gaps; and for roughly 100+ record tables as the ODBC driver was incorrectly using memory allocating functions from ...
                                            
                https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-31.html
                                 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 ...
                                            
                https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-32.html
                                (Bug #108126, Bug #34643065) The MySQL ODBC driver would report the incorrect DATA_TYPE value for DATETIME when calling SQLColumns(). This allows choosing between SSPI and GSSAPI at runtime for the authentication_kerberos_client authentication ...