Search



Search Results
Displaying 341 to 350 of 2080 total results
https://dev.mysql.com/doc/mysql-monitor/8.0/en/ui-security-advisor-ref.html
This section describes the following Security advisors: MySQL Enterprise Audit Plugin MySQL Enterprise Firewall MySQL User Account MySQL Enterprise Audit Plugin Note For more information on the MySQL Enterprise Audit Plugin, see MySQL Enterprise ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-advisor-auto-encoding.html
This topic contains the following sections: Run Auto Encoding Usage Notes Auto Encoding Examples What's Next Run Auto Encoding To enable Auto Encoding, specify the auto_enc option in recommend mode. Note To run Advisor for both encoding and data ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-advisor-data-placement.html
This topic contains the following sections: Run Auto Data Placement Usage Notes Auto Data Placement Examples What's Next Run Auto Data Placement Note To run Advisor for both encoding and data placement recommendations, run Auto Encoding first, apply ...Data placement keys are used to partition table data among MySQL HeatWave nodes when loading ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-lakehouse-loading-data-par.html
Note Use a resource principal for access to more sensitive data in Object Storage as it is more secure. Note If you are on MySQL 9.1.2 and earlier, you need to update dialect with the field delimiter and record delimiter parameters. Note When ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-lakehouse-table-syntax-json.html
Note When you specify ENGINE_ATTRIBUTE parameters in JSON format, you must escape certain characters using \ (backslash). mysql> CREATE EXTERNAL TABLE table_1( col_1 int, col_2 int, col_3 int) ENGINE_ATTRIBUTE='{"dialect": {"format": "parquet", ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-partitioning.html
This topic includes the following sections: Before You Begin Define a Data Placement Key View Data Placement Keys Verify Data Placement Partition Usage for JOIN and GROUP BY Queries Important Notes What's Next Before You Begin Review the ... When ...
https://dev.mysql.com/doc/heatwave/en/mys-hwaml-model-catalog-table.html
Note The format of the generated model handle is subject to change. notes Use this column to record notes about the trained model. The MODEL_CATALOG table (ML_SCHEMA_user_name.MODEL_CATALOG) has the following columns: model_id A primary key, and a ...
https://dev.mysql.com/doc/heatwave/en/mys-hwaml-onnx-metadata.html
To learn more about model metadata in the model catalog, see Model Metadata. ONNX Inputs Info Use the data_types_map to map the data type of each column to an ONNX model data type. For example, to convert inputs of the type tensor(float) to ...
https://dev.mysql.com/doc/heatwave/en/mys-hwgenai-hw-chat.html
Note If this parameter is set, the default value of the n_citations parameter is automatically updated to 10. Note If this parameter is set, the default value of the n_citations parameter is automatically updated to 10. Note If both max_distance and ... The HEATWAVE_CHAT routine automatically calls the ML_RAG routine which loads an LLM and runs a semantic search on the available vector stores by ...
https://dev.mysql.com/doc/heatwave/en/mys-hwgenai-ml-rag.html
Note If this parameter is set, the default value of the n_citations parameter is automatically updated to 10. Note If this parameter is set, the default value of the n_citations parameter is automatically updated to 10. Note If both max_distance and ... The ML_RAG routine performs retrieval-augmented generation (RAG) by: Taking a natural-language ...
Displaying 341 to 350 of 2080 total results