Search Results
https://dev.mysql.com/doc/mysql-ai/9.7/en/mys-ai-aml-model-viewing.html
The schema is named for the user that created the model. Before You Begin Review the following: Create a Machine Learning Model The Model Catalog View Details for Your Models The following example queries model_id, model_handle, and model_owner, ...
https://dev.mysql.com/doc/mysql-ai/9.7/en/mys-ai-genai-run-chat.html
In this topic, the HEATWAVE_CHAT routine uses the vector store table demo_embeddings created in the section Ingesting Files into a Vector Store for context retrieval. To use your own embedding table for context retrieval, create a table that ...
https://dev.mysql.com/doc/refman/9.7/en/sql-mode.html
It is strongly recommended that you never change the SQL mode once you have created tables employing user-defined partitioning. To determine the current global or session sql_mode setting, select its value: SELECT @@GLOBAL.sql_mode; SELECT ... The ...
https://dev.mysql.com/doc/workbench/en/wb-what-is-new-60.html
Figure 1.36 Comparing the SQL Editor interface for Workbench 5.2 and 6.0 Table Data Search You can select schemas, tables, or both to perform client-side searches for user specified strings and patterns. Figure 1.41 Cascading SELECT Table Templates ... This section summarizes many of the new features added to MySQL Workbench 6.0, in relation to the MySQL Workbench 5.2 ...
https://dev.mysql.com/doc/workbench/en/wbcopytables.html
It is used by the MySQL Workbench Migration Wizard to copy data after the schema is migrated and created in the target MySQL server. It uses the same syntax as the MySQL Utilities: For TCP/IP connections: username[:password]@host:port For local ...
https://dev.mysql.com/doc/connectors/en/connector-j-source-replica-replication-connection.html
Users may specify the property allowReplicasDownConnections=true to allow Connection objects to be created even though no replica hosts are reachable. This enables users to promote replicas for Java applications without requiring an application ...
https://dev.mysql.com/doc/connector-net/en/preface.html
MySQL Connector/NET 9.7 Community License Information User Manual has information about licenses relating to Connector/NET community releases in the 9.7 release series. MySQL Connector/NET 9.7 Commercial License Information User Manual has ...
https://dev.mysql.com/doc/mysql-installer/en/preface.html
If you are using a Commercial release of MySQL Installer, see the MySQL Installer Commercial License Information User Manual for licensing information, including licensing information relating to third-party software that may be included in this ...
https://dev.mysql.com/doc/connector-j/en/connector-j-source-replica-replication-connection.html
Users may specify the property allowReplicasDownConnections=true to allow Connection objects to be created even though no replica hosts are reachable. This enables users to promote replicas for Java applications without requiring an application ...
https://dev.mysql.com/doc/connector-j/en/preface.html
If you are using a Commercial release of MySQL Connector/J 9.7, see the MySQL Connector/J 9.7 Commercial License Information User Manual for licensing information, including licensing information relating to third-party software that may be included ... This manual describes how to install, configure, and develop database applications using MySQL Connector/J, the JDBC driver for communicating with MySQL ...