Search Results
https://dev.mysql.com/doc/internals/en/transformations-singlerow.html
Item_singlerow_subselect will be rewritten only if it contains no FROM clause, and it is not part of UNION, and it is a scalar subquery. For now, there will be no conversion of subqueries with field or reference on top of item list (on the one ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-cluster-metric-mysqlserver-dmlstatementactivity-category.html
Lists the DML Statement Activity metrics and provides a brief description of each. Table 8.4 DML Statement Activity Metrics NameDescriptionTarget Name Name of the OEM Target Call Procedure (Delta) The total number of CALL statements executed.
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-metric-mysqlserver-dmlstatementactivity-category.html
Lists the DML Statement Activity metrics and provides a brief description of each. Table 6.6 DML Statement Activity Metrics NameDescriptionCall Procedure (Delta) The total number of CALL statements executed. Dealloc SQL (Delta) The total number of ...
https://dev.mysql.com/doc/mysql-em-plugin/en/targets-myoem-add-targets-manually.html
You must configure a MySQL target that is monitored by Enterprise Manager Cloud Control. Metrics are not collected until the MySQL database is added as a target. Note When adding a MySQL database target, if the plugin is not deployed on the host ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-mysql-instance-instance-details.html
The monitored instance section (untitled) lists all the instances currently monitored by this installation and enables you to delete and edit instance configuration. When editing an individual instance, the Instance Details tab enables you to edit ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-post-install-general.html
This section describes some of the general tasks which may be required after installation or upgrade. New Users Groups and Connections: Groups have always been used to define Event handling and Advisor scheduling policies; in this release Groups ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-query-analyzer-queries.html
Click on an individual query to see more detailed information about the individual query in the Details view. For more information on Normalization and Statement Digests, see Performance Schema Statement Digests and Sampling. Note If you change the ...
https://dev.mysql.com/doc/heatwave/en/hw-automl-privileges.html
To use MySQL HeatWave AutoML, ask the admin user to grant you the following privileges. Replace user_name and database_name in the commands with the appropriate user name and database name. Database Privileges You need the following privileges to ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-autopilot-report-table.html
It contains data from the last execution of Advisor or Auto Parallel Load. Data is only available for the current session and is lost when the session terminates or when the server shuts down. When Advisor or Auto Parallel Load run, they send ...
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 ...