Search



Search Results
Displaying 2561 to 2570 of 3282 total results
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-ai-genai-chat-details.html
Viewing Details To view the chat session details, inspect the @chat_options variable: mysql> SELECT JSON_PRETTY(@chat_options); The output includes the following details about a chat session: Vector store tables: in the database which were ... This ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-ai-genai-overview.html
Accelerated Vector-Based Query Processing GenAI lets you run queries on tables that contain vector embeddings at an accelerated pace by offloading them to the MySQL AI Engine (AI engine). For more information, see About Accelerated Processing of ...
https://dev.mysql.com/doc/workbench/en/wb-develop-sql-editor-results.html
An alternative online service can be configured (see Section 3.2.7, “Other Preferences”). Alternatively, there is Copy Row (tab separated) to use tabs instead of commas as the separator, and Copy Row (unquoted) to not escape the values. The ...
https://dev.mysql.com/doc/workbench/en/wb-mysql-enterprise-backup-general-requirements.html
Setting an encryption password is required to perform backup and restore operations on encrypted tables (see Options Tab). MySQL Workbench attempts to locate the MySQL Enterprise Backup executable based on the version MySQL server in use, so check ... MySQL Enterprise Backup (MEB) is a MySQL Enterprise feature that is separate from MySQL ...
https://dev.mysql.com/doc/workbench/en/wb-performance-dashboard.html
Data points include the Table Open Cache efficiency, SQL Statements Executed, and counts (per second) for SELECT, INSERT, UPDATE, DELETE, CREATE, ALTER, and DROP statements. To display the dashboard, open a query tab and then click Dashboard from ...
https://dev.mysql.com/doc/connectors/en/connector-j-connp-props-connection.html
connectionAttributes A comma-delimited list of user-defined "key:value" pairs, in addition to standard MySQL-defined "key:value" pairs, to be passed to MySQL Server for display as connection attributes in the 'PERFORMANCE_SCHEMA' tables ...Example ...
https://dev.mysql.com/doc/mysqld-version-reference/en/optvar-changes-5-7.html
The following list details the changes to specific options and variables within MySQL 5.7.
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-logging-category.html
Table 7.19 Logging Configuration Metrics NameDescriptionGeneral Log Enabled This option enables logging to the general query log, which contains entries that record client connections and SQL statements received from clients. Log Backward Compatible ... Lists the Logging configuration metrics and provides a brief description of ...
https://dev.mysql.com/doc/relnotes/mysql-monitor/8.0/en/news-8-0-0.html
(Bug #27695440) The Zoom links on the Query Analyzer page did not alter the graph time range. (Bug #27011755, Bug #27720503) Retrieving Query Analyzer data for the Statement details report resulted in resource-intensive index scans on the ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/formatting-returnedvalues-reference.html
Attributes are defined using the following format: <attributes> <attribute name="AttributeName1" counter="true" type="INTEGER"/> <attribute name="AttributeName2" counter="false" type="STRING"/> </attributes> Table 31.3 Attribute Elements Name ... To ...
Displaying 2561 to 2570 of 3282 total results