Search Results
                    
                    
            https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-32.html
                                (Bug #109670, Bug #34990010) Entity Framework 6 Notes In some cases, the function that creates SQL queries did not specify an escape character properly. (WL #15334) Bugs Fixed Connector/NET could not authenticate a valid client user through Oracle ... An Important Update Entity Framework 6 Notes Pluggable Authentication Functionality Added or Changed Bugs Fixed An Important Update The Connector/NET MySql.Data version 8.0.32.1 NuGet package now is released and the newer package supersedes the original 8.0.32 ...
                                            
                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-2-0.html
                                This includes adding spans for preparing and executing prepared statements, and adding connection span attributes such as db.user. (WL #15807) Connector/ODBC now supports an authentication method that enables users to authenticate to MySQL Server ...
                                            
                https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-22.html
                                This also exposes the distutils commands, to allow the end-user build packages. Example usage: session = mysqlx.get_session({ "host": "localhost", "port": 33060, "user": "root", "password": "s3cr3t", "compression": "required", ... Functionality ...
                                            
                https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-install-agent-general-notes.html
                                The Agent uses three users with different connection levels: Admin, General (optional), and Limited (optional). These can be created manually or by the installation and configuration process. If you choose to define a MySQL Instance while running ...
                                            
                https://dev.mysql.com/doc/x-devapi-userguide-shell-js/en/error-handling.html
                                The default error handling can be changed by creating a custom SessionContext and passing it to the mysqlx.getSession() function.  When writing scripts for MySQL Shell you can often simply rely on the exception handling done by MySQL Shell. For all ...
                                            
                https://dev.mysql.com/doc/x-devapi-userguide-shell-js/en/transaction-handling.html
                                 Transactions can be used to group operations into an atomic unit. Either all operations of a transaction succeed when they are committed, or none. It is possible to roll back a transaction as long as it has not been committed. Transactions can be ...
                                            
                https://dev.mysql.com/doc/x-devapi-userguide-shell-python/en/error-handling.html
                                The default error handling can be changed by creating a custom SessionContext and passing it to the mysqlx.getSession() function.  When writing scripts for MySQL Shell you can often simply rely on the exception handling done by MySQL Shell. For all ...
                                            
                https://dev.mysql.com/doc/x-devapi-userguide-shell-python/en/transaction-handling.html
                                 Transactions can be used to group operations into an atomic unit. Either all operations of a transaction succeed when they are committed, or none. It is possible to roll back a transaction as long as it has not been committed. Transactions can be ...
                                            
                https://dev.mysql.com/doc/heatwave-aws/en/autopilot-index-advisor.html
                                The workload needs to have a minimum set of five queries that were executed against the tables in a user schema. Running Autopilot Index Advisor Related Topics Autopilot Indexing in the HeatWave User Guide .  Autopilot Index Advisor 11 Autopilot ...