Search



Search Results
Displaying 271 to 280 of 658 total results
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-11.html
Version 8.0.11 is the first General Availability release of the 8.0 series of MySQL Connector/J. It is suitable for use with MySQL Server versions 8.0, 5.7, 5.6, and 5.5. It supports the Java Database Connectivity (JDBC) 4.2 API, and implements the ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-3-0.html
Version 8.3.0 is a new GA release of MySQL Connector/J. MySQL Connector/J 8.3.0 supersedes 8.2 and is recommended for use on production systems. This release can be used against MySQL Server version 8.0 and later. It supports the Java Database ...
https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-rest-api-setup.html
This guide sets up a basic Router REST API, adds basic authentication, and exposes a route to check Router's status. The REST API is configured using configuration sections and options are required to enable and use the REST API. For example, ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-ai-aml-training-an-anomaly-detection-model.html
After preparing the data for an anomaly detection model, you can train the model. Requirements for Anomaly Detection Training Consider the following based on the type of anomaly detection you are running: Set the task parameter to anomaly_detection ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-ai-genai-run-chat.html
When you run GenAI Chat, it automatically loads the llama3.2-3b-instruct-v1 LLM. By default, GenAI Chat searches for an answer to a query across all ingested documents by automatically discovering available vector stores, and returns the answer ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-ai-option-tracker.html
The Option Tracker component provides usage information about different features and components of MySQL AI. The integer flag usedCounter is incremented in real-time and persisted to storage every hour. The option_tracker_usage_get() function ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-ai-system-variables.html
bulk_loader.data_memory_size Command-Line Format --bulk_loader.data_memory_size=# System Variable bulk_loader.data_memory_size Scope Global Dynamic Yes SET_VAR Hint Applies No Type Integer Default Value (0.125) * #memory GB Minimum Value 67108864 ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-mysqlai-ml-generate.html
The ML_GENERATE routine uses the specified large language model (LLM) to generate text-based content as a response for the given natural-language query. It can include the following parameters: task: specifies the task expected from the LLM.
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-mysqlai-ml-predict-table.html
ML_PREDICT_TABLE generates predictions for an entire table of unlabeled data. ML_PREDICT_TABLE Overview ML_PREDICT_TABLE Syntax Required ML_PREDICT_TABLE Parameters ML_PREDICT_TABLE Options Options for Recommendation Models Requirements and Options ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-mysqlai-ml-score.html
ML_SCORE scores a model by generating predictions using the feature columns in a labeled dataset as input and comparing the predictions to ground truth values in the target column of the labeled dataset. The dataset used with ML_SCORE should have ...
Displaying 271 to 280 of 658 total results