Search Results
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-9.html
For example: SessionConfigManager.Save( "mysess", "{ \"uri\": \"mysqlx://myuser@localhost/mysess\", \"appdata\": { \"biz\": \"quux\" } }" ); SessionConfigManager.Save( "mysess", "{ \"uri\": \"mysqlx://test@localhost/mysess\", \"appdata\": { \"tar\": ...(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 ...
https://dev.mysql.com/doc/x-devapi-userguide/en/connecting-to-a-single-mysqld-node-setup.html
In this example a connection to a local MySQL Server instance running X Plugin on the default TCP/IP port 33060 is established using the MySQL user account user with its password. string usr = prompt("Username:"); string pwd = prompt("Password:"); ...You are prompted to enter the user name and password in this ...
https://dev.mysql.com/doc/x-devapi-userguide/en/shell-automatic-code-execution-results.html
Alternatively, MySQL Shell provides the following usability features that make it easier to work with X DevAPI interactively: Automatic execution of CRUD and SQL operations. To achieve this functionality MySQL Shell monitors the result of the last ... When you use X DevAPI in a programming language that fully specifies the syntax to be used, for example, when executing SQL statements through an X DevAPI session or working with any of the CRUD operations, the actual operation is performed only when the execute() function is ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-component-overview.html
The architecture of a typical MySQL Enterprise Monitor installation is shown in the following figure: Figure 2.1 MySQL Enterprise Monitor Architecture MySQL Enterprise Monitor has the following components: MySQL Enterprise Monitor Agent monitors ...
https://dev.mysql.com/doc/x-devapi-userguide-shell-js/en/shell-automatic-code-execution-results.html
Alternatively, MySQL Shell provides the following usability features that make it easier to work with X DevAPI interactively: Automatic execution of CRUD and SQL operations. To achieve this functionality MySQL Shell monitors the result of the last ... When you use X DevAPI in a programming language that fully specifies the syntax to be used, for example, when executing SQL statements through an X DevAPI session or working with any of the CRUD operations, the actual operation is performed only when the execute() function is ...
https://dev.mysql.com/doc/x-devapi-userguide-shell-python/en/shell-automatic-code-execution-results.html
Alternatively, MySQL Shell provides the following usability features that make it easier to work with X DevAPI interactively: Automatic execution of CRUD and SQL operations. To achieve this functionality MySQL Shell monitors the result of the last ... When you use X DevAPI in a programming language that fully specifies the syntax to be used, for example, when executing SQL statements through an X DevAPI session or working with any of the CRUD operations, the actual operation is performed only when the execute() function is ...
https://dev.mysql.com/doc/relnotes/heatwave/en/news-8-1-0.html
MySQL HeatWave AutoML Functionality Added or Changed MySQL HeatWave AutoML MySQL HeatWave AutoML has enhanced recommendation systems that can now recommend new users who are similar to a specific user and new items that are similar to other items.
https://dev.mysql.com/doc/relnotes/heatwave/en/news-8-2-0-u1.html
MySQL HeatWave Lakehouse Functionality Added or Changed MySQL HeatWave Lakehouse MySQL HeatWave Lakehouse now uses Auto Parallel Load to load Avro files. (WL #15778) MySQL HeatWave Lakehouse schema inference now includes support for unicode column ...(WL #15864) Auto Data Compression dynamically determines which compression algorithm to use for each column based on its data ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-access-methods.html
Accessing MySQL HeatWave on AWS 2.1 Accessing MySQL HeatWave on AWS Access MySQL HeatWave on AWS with the MySQL HeatWave Console. The access requires that you have signed up for MySQL HeatWave on AWS. Once you have signed up, sign in to MySQL ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-genai-database-llms.html
MySQL HeatWave GenAI In-Database LLMs 14.2.2 MySQL HeatWave GenAI In-Database LLMs MySQL HeatWave GenAI supports LLMs hosted and executed within the database. When in-database LLMs are used, data does not leave your MySQL HeatWave Cluster, which ...