Search



Search Results
Displaying 3871 to 3880 of 4733 total results
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-myasql-genai-routines.html
MySQL JavaScript Stored Programs include a GenAI API that you can use to call different GenAI routines using JavaScript functions.
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-mysqlai-ml-model-types.html
When training AutoML a model, use the ML_TRAIN model_list and exclude_model_list options to specify the training models to consider or exclude. The Model Metadata includes the algorithm_name field, which defines the model type. Recommendation models ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-mysqlai-ml-model-unload.html
Note ML_MODEL_UNLOAD does not check whether the model specified is in the model catalog. If it is not, ML_MODEL_UNLOAD will succeed, but will not unload any model. Use ML_MODEL_ACTIVE to check which models are active and owned by the user.
https://dev.mysql.com/doc/mysql-ai/9.5/en/preface.html
See the MySQL AI License Information User Manual for licensing information, including licensing information relating to third-party software that may be included in this MySQL AI release. License Restrictions This software and related documentation ...
https://dev.mysql.com/doc/relnotes/mysql-router/9.5/en/news-9-0-0.html
It was removed due to a dependency on a version of the server which is also no longer available for download. Bugs Fixed System variable changes were not propagated when read-write splitting was enabled. (Bug #36674083) Current schema changes were ...
https://dev.mysql.com/doc/relnotes/mysql-router/9.5/en/news-9-2-0.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Added a new close_connection_after_refresh metadata_cache option to control whether a connection remains open for future metadata refresh operations. If set to 0 (default), ...
https://dev.mysql.com/doc/internals/en/packager-friendly-build-options.html
MySQL source distribution contains sources for zlib (compression library), yaSSL (ssl library), libedit, and (in MySQL 5.5 only) readline. MySQL can be compiled using either libraries available on the system or, to minimize external dependencies, ...
https://dev.mysql.com/doc/x-devapi-userguide-shell-js/en/error-handling.html
When writing scripts for MySQL Shell you can often simply rely on the exception handling done by MySQL Shell. For all other languages either proper exception handling is required to catch errors or the traditional error handling pattern needs to be ...
https://dev.mysql.com/doc/x-devapi-userguide-shell-python/en/error-handling.html
When writing scripts for MySQL Shell you can often simply rely on the exception handling done by MySQL Shell. For all other languages either proper exception handling is required to catch errors or the traditional error handling pattern needs to be ...
Displaying 3871 to 3880 of 4733 total results