Search



Search Results
Displaying 221 to 230 of 398 total results
https://dev.mysql.com/doc/relnotes/connector-j/en/news-9-1-0.html
Version 9.1.0 is a new GA release of MySQL Connector/J. MySQL Connector/J 9.1.0 supersedes 9.0 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/relnotes/connector-j/en/news-9-5-0.html
Note These release notes were created with the assistance of MySQL HeatWave GenAI. MySQL Connector/J 9.5.0 supersedes 9.4 and is recommended for use on production systems. This release can be used against MySQL Server version 8.0 and later. It ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-ai-aml-using-an-anomaly-detection-model.html
To generate predictions, use the sample data from the two anomaly detection datasets: credit_card_train and training_data. Both datasets have labeled and unlabeled rows, but only the dataset for semi-supervised learning uses this for training. The ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-ai-genai-summarize-content.html
The following sections in this topic describe how to summarize exiting content using the GenAI: Before You Begin Summarizing Content Running Batch Queries What's Next Before You Begin Review the GenAI requirements and privileges. For Running Batch ...
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-metrics.html
The ML_TRAIN routine includes the optimization_metric option, and the ML_SCORE routine includes the metric option. Both of these options define a metric that must be compatible with the task type and the target data. precision_k: An Oracle ...
https://dev.mysql.com/doc/relnotes/mysql-router/9.5/en/news-9-5-0.html
Note These release notes were created with the assistance of MySQL HeatWave GenAI. The !SSLv3 filter incorrectly removed valid ciphers from the allowed cipher list. (Bug #38205463) It was not possible for MySQL Router to retriieve metadata if from ...
https://dev.mysql.com/doc/internals/en/generating-browsable-binary-log-information.html
Source files in the sql directory of a MySQL source tree or source distribution contain comments that can be processed with doxygen to generate HTML files that describe classes, files, and so forth. To generate the HTML files and view information ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-command-options.html
mysql supports the following options, which can be specified on the command line or in the [mysql] and [client] groups of an option file. For information about option files used by MySQL programs, see Section 6.2.2.2, “Using Option Files”.
https://dev.mysql.com/doc/connectors/en/connector-python-asyncio.html
Installing Connector/Python also installs the mysql.connector.aio package that integrates asyncio with the connector to allow integrating asynchronous MySQL interactions with an application. Functions included in the asyncio API must be used to ...
Displaying 221 to 230 of 398 total results