Search



Search Results
Displaying 591 to 600 of 712 total results
https://dev.mysql.com/doc/heatwave/en/mys-hw-genai-byo-embedding-tables.html
As of MySQL 9.2.1, MySQL HeatWave GenAI lets you use tables containing your own vector embedding to run retrieval-augemented generation (RAG) with vector search. The ML_RAG and ML_RAG_TABLE routines let you specify the table column names to use as ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-rpd-query-stats-table.html
The rpd_query_stats table stores query compilation and execution statistics produced by the MySQL HeatWave plugin in JSON format. For MySQL HeatWave AutoML routines that include multiple sub-queries, such as ML_TRAIN, a new record is used for each ...
https://dev.mysql.com/doc/heatwave/en/mys-hwaml-error-messages.html
Each error message includes an error number, SQLSTATE value, and message string, as described in Error Message Sources and Elements. Error number: ML001016; SQLSTATE: HY000 Message: Only classification, regression, and forecasting tasks are ...
https://dev.mysql.com/doc/heatwave/en/mys-hwaml-monitoring.html
mysql> SELECT VARIABLE_NAME, VARIABLE_VALUE FROM performance_schema.global_status WHERE VARIABLE_NAME LIKE 'rapid_ml_status'; +-----------------+----------------+ | VARIABLE_NAME | VARIABLE_VALUE | +-----------------+----------------+ | ... You can ...
https://dev.mysql.com/doc/heatwave-aws/en/dbsystems-mysql-server.html
MySQL Server Versions Server Upgrades Server Error Logging Unsupported MySQL Server Features MySQL Storage Engines Plugins and Components MySQL Enterprise Audit MySQL HeatWave on AWS Service Restrictions Default MySQL Privileges Reserved User Names ... MySQL Server 3.1.2 MySQL Server This section describes various aspects of MySQL Server including versioning, upgrades, error logging, unsupported features, and ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-events.html
Events 16 Events Statuses of actions and operations on MySQL HeatWave on AWS resources are reported as Events. A list of all Events is found on the Service Events pane, accessible from the console's Home page by the following means: The Monitoring ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-heatwave-clusters.html
The MySQL DB System includes a MySQL HeatWave plugin that is responsible for cluster management, query scheduling, and returning query results to the MySQL DB System. MySQL HeatWave Clusters 4 MySQL HeatWave Clusters This chapter describes how to ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-server-compatibility.html
skip_invalid_accounts Skips user accounts created with external authentication plugins that are not supported in MySQL HeatWave on AWS. MySQL Server Compatibility 7.1.2 MySQL Server Compatibility MySQL HeatWave on AWS has several security-related ...
https://dev.mysql.com/doc/heatwave-aws/en/hw-aws-upgrading-mysql-8.4-9-x.html
Here are some important changes you should be aware of before upgrading your DB system from MySQL 8.4 LTS to MySQL 9.x Innovation: The mysql_native_password authentication plugin is removed in MySQL 9.0. Upgrading MySQL 8.4 LTS to MySQL 9.x ...
https://dev.mysql.com/doc/connector-j/en/connector-j-named-pipe.html
Connector/J also supports access to MySQL using named pipes on Windows platforms with the NamedPipeSocketFactory as a plugin-sockets factory. Important Minimal permissions on named pipes are granted to clients that use them to connect to the server. Connector/J, however, can only use named pipes when granted full access on ...
Displaying 591 to 600 of 712 total results