Search



Search Results
Displaying 701 to 710 of 1889 total results
https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-server-starting.html
Although Router searches a predetermined list of default paths for the configuration file, it is common to start Router by passing in a configuration file with the --config option. In this way, you can quickly determine which routing strategies are ...The process of configuring MySQL Router to automatically start when the host reboots is similar to the steps needed for MySQL server, which is described at Starting and Stopping MySQL ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/admin-api-routing-guidelines-syntax.html
This is not possible if the connection is configured to use passthrough mode. If the index is negative, the delimiter is searched from the end of the string. The top-level properties of a routing guideline document are: destinations: groupings of ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-shell-plugins-create.html
The value of this variable replaces %AppData%\MySQL\mysqlsh\ on Windows or ~/.mysqlsh/ on Unix. MySQL Shell plugins can be used to contain functions that are registered as MySQL Shell reports (see Section 11.1, “Reporting with MySQL Shell”), ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-shell-plugins-groups.html
If a subdirectory of the plugins folder does not contain an initialization script (an init.js or init.py file), MySQL Shell treats it as a plugin group and searches its subfolders for the initialization scripts for the plugins. For example, a plugin ... You can create a plugin group by placing the folders for multiple MySQL Shell plugins in a containing folder under the plugins ...
https://dev.mysql.com/doc/mysql-ai/9.4/en/mys-ai-genai-chat.html
It extends the text generation by using a chat history that lets you ask follow-up questions, and uses the vector search functionality to draw its knowledge from the inbuilt vector store. The sections in this topic describe how to run and manage ...
https://dev.mysql.com/doc/mysql-ai/9.4/en/mys-ai-genai-supported-models.html
This topic provides the list of languages that GenAI feature of MySQL AI supports and the embedding models as well as large language models (LLMs) that are available. What's Next Learn how to perform the following tasks: Generate Text-Based Content ...The quality of the generated text outputs depends on the training and ability of the LLM to work with the ...
https://dev.mysql.com/doc/mysql-ai/9.4/en/mys-ai-genai-update-vector-store.html
The following sections in this topic describe how to update a vector store: Before You Begin Deleting and Recreating the Vector Store What's Next Before You Begin Complete the steps to set up a vector store. To keep up with the changes and updates ...
https://dev.mysql.com/doc/mysql-ai/9.4/en/mys-ai-genai-vector-store-load.html
This section describes how to generate vector embeddings for files or folders stored in , and load the embeddings into a vector store table. The following sections in this topic describe how to ingest files into a vector store: Before You Begin ...
https://dev.mysql.com/doc/internals/en/zlib-directory.html
On Unix, MySQL uses the system libgz.a library for this purpose. There is a full description of the library's functions in the gzip manual at http://www.gzip.org/zlib/manual.html. There is therefore no need to list the modules in this document. zlib ...
https://dev.mysql.com/doc/internals/en/additional-resources.html
In this document, see Chapter 19, Replication: Replication is based on the transfer of the binary log contents from master to slave. MySQL Reference Manual, Chapter 20, The Binary Log MySQL Reference Manual, Relay Log and Replication Metadata ...
Displaying 701 to 710 of 1889 total results