Search



Search Results
Displaying 2581 to 2590 of 3458 total results
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-metric-sysschema-statementanalysis-total-latency-category.html
Tmp Disk Tables The total number of internal on-disk temporary tables created by occurrences of the statement. Tmp Tables The total number of internal in-memory temporary tables created by occurrences of the statement. Tmp Tables Per Query Avg The ... Lists the Sys Schema Statement Analysis by Total Latency metrics and provides a brief description of ...
https://dev.mysql.com/doc/x-devapi-userguide/en/collection-validation.html
Creating a Validated Collection To enable JSON schema validation when you create a new collection, supply a validation JSON object as described above. Collections can be configured to verify documents against a JSON schema. This enables you to ...
https://dev.mysql.com/doc/x-devapi-userguide-shell-js/en/collection-validation.html
Creating a Validated Collection To enable JSON schema validation when you create a new collection, supply a validation JSON object as described above. Collections can be configured to verify documents against a JSON schema. This enables you to ...
https://dev.mysql.com/doc/x-devapi-userguide-shell-python/en/collection-validation.html
Creating a Validated Collection To enable JSON schema validation when you create a new collection, supply a validation JSON object as described above. Collections can be configured to verify documents against a JSON schema. This enables you to ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-auto-parallel-load-syntax.html
Auto Parallel Load uses the inferred schema to generate CREATE TABLE statements. MySQL 9.0.0 adds support for Lakehouse Incremental Load with the refresh_external_tables option, see: Section 4.3.11.2, “Refresh Data Using Incremental Load”. This ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-defining-secondary-engine.html
Defining Secondary Engine For each table that you want to load into MySQL HeatWave Cluster, you must define the MySQL HeatWave query processing engine (RAPID) as the secondary engine for the table. Then, the MySQL HeatWave query processing engine ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-encoding-string-columns.html
For example: mysql> SELECT COLUMN_NAME, COLUMN_COMMENT FROM INFORMATION_SCHEMA.COLUMNS WHERE TABLE_NAME LIKE 'airline_info' AND COLUMN_COMMENT LIKE '%ENCODING%'; +-------------+------------------------------+ | COLUMN_NAME | COLUMN_COMMENT | ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-genai-update-vector-store.html
The following sections in this topic describe how to update a vector store: Before You Begin Load Data Incrementally into the Vector Store Table Delete and Recreate the Vector Store What's Next Before You Begin Complete the steps to set up a vector ... To keep up with the changes and updates in the documents in your Object Storage, you must update the vector embeddings loaded in the vector store table on a regular ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-genai-vector-store-overview.html
Then, it segments the parsed data, creates vector embeddings, and stores them for MySQL HeatWave GenAI to perform semantic searches. About Vector Processing To create vector embeddings, MySQL HeatWave GenAI uses in-database embedding models, which ... This section describes the Vector Store functionality available in MySQL ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-lakehouse-auto-parallel-load-overview.html
About Lakehouse Auto Parallel Load Schema Inference Lakehouse Auto Parallel Load includes schema inference, and uses it in one of two ways: Lakehouse Auto Parallel Load analyzes the data, infers the table structure, and creates the database and all ... Lakehouse Auto Parallel Load, which extends the Auto Parallel Load feature of MySQL HeatWave, facilitates the process of loading data from Object Storage into MySQL HeatWave by automating many of the steps involved, including: Excluding schemas, tables, and columns that Auto Parallel Load cannot ...
Displaying 2581 to 2590 of 3458 total results