Search Results
https://dev.mysql.com/doc/mysql-ai/9.4/en/mys-ai-genai-vector-store-overview.html
This section describes the Vector Store functionality available with GenAI. About Vector Store A vector store is a relational database that lets you load unstructured data. It automatically parses unstructured data formats, which include PDF ...
https://dev.mysql.com/doc/ndbapi/en/ndb-column.html
This section provides information about the Column class, which models a column in an NDBCLUSTER table. The NDB API provides no support for constructing such formats; however, they are checked by the NDB kernel. Type Description ArrayType Specifies ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-unattended-installation-cmdline-options-agent.html
To view all the options available for an unattended agent installation, invoke the agent installer file passing in the help option. Table 9.2 MySQL Enterprise Monitor Agent Installer Options Option Name Description --agent_installtype Installation ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-genai-run-chat.html
When you run MySQL HeatWave Chat, it automatically loads the default LLM. By default, MySQL HeatWave Chat searches for an answer to a query across all ingested documents by automatically discovering available vector stores, and returns the answer ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-data-import-details.html
Data Import Details 7.2.1.3.1 Data Import Details Use the Console to view the Data Import Details. For more information on the details being displayed, see Importing Data Using the Data Import Feature. Table 7-1 Tabs on the Data Import Details Page ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-genai-embedding-models.html
MySQL HeatWave GenAI In-databse Embedding Models 14.2.4 MySQL HeatWave GenAI In-databse Embedding Models For MySQL 9.3.2 and later, see View Available Models on how to view a list of the supported in-database embedding models. As of MySQL 9.2.1, ...
https://dev.mysql.com/doc/refman/8.4/en/create-table-ndb-comment-options.html
NDB_COLUMN Options NDB_TABLE Options It is possible to set a number of options specific to NDB Cluster in the table comment or column comments of an NDB table. Table-level options for controlling read from any replica and partition balance can be ...
https://dev.mysql.com/doc/refman/8.4/en/mysqlbinlog.html
The server's binary log consists of files containing “events” that describe modifications to database contents. To display their contents in text format, use the mysqlbinlog utility. You can also use mysqlbinlog to display the contents of relay ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-shell-autocompletion.html
MySQL Shell supports autocompletion of text preceding the cursor by pressing the Tab key. The Section 3.1, “MySQL Shell Commands” can be autocompleted in any of the language modes. For example typing \con and pressing the Tab key autocompletes ...
https://dev.mysql.com/doc/mysql-ai/9.4/en/mys-ai-genai-run-chat.html
When you run GenAI Chat, it automatically loads the llama3.2-3b-instruct-v1 LLM. By default, GenAI Chat searches for an answer to a query across all ingested documents by automatically discovering available vector stores, and returns the answer ...