Search



Search Results
Displaying 731 to 740 of 753 total results
https://dev.mysql.com/doc/mysql-shell/9.7/en/mysql-shell-compressed-connections-8020.html
For X Protocol connections, if the specified compression level is not acceptable to the server for the algorithm that is eventually selected, the server chooses an appropriate setting according to the behaviors listed in Connection Compression with ... For X Protocol connections and classic MySQL protocol connections, whenever you create a session object to manage a connection to a MySQL Server instance, you can specify whether compression is required, preferred, or disabled for that ...
https://dev.mysql.com/doc/mysql-shell/9.7/en/mysql-shell-compressed-connections.html
For more information on how connection compression operates for X Protocol connections, see Connection Compression with X Plugin. You can request compression for MySQL Shell connections that use classic MySQL protocol, and X Protocol. When ...
https://dev.mysql.com/doc/mysql-shell/9.7/en/mysql-shell-connections.html
port defaults to the X Plugin port 33060 when using an X Protocol connection, and port 3306 when using a classic MySQL protocol connection. MySQL Shell can connect to MySQL Server using both X Protocol and classic MySQL protocol. You can specify ...
https://dev.mysql.com/doc/mysql-shell/9.7/en/mysql-shell-extension-objects.html
With this structure, a top-level extension object that is registered as a MySQL Shell global object provides a place for developers to add various extension objects created at different times and stored in different MySQL Shell plugins. You can ...
https://dev.mysql.com/doc/mysql-shell/9.7/en/mysql-shell-features.html
You can persist reports and extension objects in plugins that are loaded automatically when MySQL Shell starts. Important MySQL Shell is updated frequently with fixes and new features. It is strongly recommended that you always use the most recent ...
https://dev.mysql.com/doc/mysql-shell/9.7/en/mysql-shell-utils-copy.html
skip_invalid_accounts Remove user accounts created with external authentication plugins that are not supported in MySQL HeatWave Service. This section describes the MySQL Shell copy utilities: About the Utilities Requirements and Restrictions ...
https://dev.mysql.com/doc/mysql-shell/9.7/en/setting-up-innodb-cluster-and-mysql-router.html
In the following example, we complete the following tasks using a sandbox deployment with AdminAPI to deploy an InnoDB Cluster with MySQL Router. Deploying and using local sandbox instances of MySQL allows you to test out the functionality locally, ...
https://dev.mysql.com/doc/mysql-ai/9.7/en/myai-introduction.html
MySQL AI consists of the following components: MySQL Enterprise Edition for MySQL AI, which contains the following AI components: MySQL Commercial Server AI Engine MySQL AI Plugin MySQL Shell AI Edition, which supports MySQL Shell Workbench. MySQL ...
https://dev.mysql.com/doc/mysql-ai/9.7/en/mys-ai-aml-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/mysql-ai/9.7/en/mys-ai-genai-byo-embedding-tables.html
GenAI lets you use tables containing your own vector embedding to run retrieval-augmented generation (RAG) with vector search. The ML_RAG and ML_RAG_TABLE routines let you specify the table column names to use as filters for finding relevant tables ...
Displaying 731 to 740 of 753 total results