Search



Search Results
Displaying 521 to 530 of 3514 total results
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-unattended-installation-cmdline-options-server.html
MySQL Enterprise Service Manager supports using a bundled MySQL server, or a separate MySQL server provided by the user. Table 9.1 MySQL Enterprise Service Manager Installer Options Option Name Description --adminpassword Password for the database ... The following options let you customize the installation process for MySQL Enterprise Service ...
https://dev.mysql.com/doc/heatwave/en/mys-hwaml-model-catalog.html
MySQL HeatWave AutoML creates a model catalog for any user that creates a machine learning model. The MODEL_CATALOG table is created in a schema named ML_SCHEMA_user_name, where the user_name is the name of the owning user. When a user creates a ...
https://dev.mysql.com/doc/refman/8.4/en/keyring-file-component.html
The database administrator has the responsibility for creating any configuration files to be used, and for ensuring that their contents are correct. Given the preceding configuration file properties, to configure component_keyring_file, create a ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-ai-aml-model-catalog.html
AutoML creates a model catalog for any user that creates a machine learning model. The MODEL_CATALOG table is created in a schema named ML_SCHEMA_user_name, where the user_name is the name of the owning user. When a user creates a model, the ...The ...ML_TRAIN inserts the model as a row in the MODEL_CATALOG table at the end of ...
https://dev.mysql.com/doc/x-devapi-userguide/en/working-with-a-session-object.html
All previous examples used the getSchema() or getDefaultSchema() methods of the Session object, which return a Schema object. Most examples make use of the X DevAPI ability to chain all object constructions, enabling you to get to the Schema object ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-ui-menus-navigation-sidebar.html
This section describes the navigation menus of the user interface. For example, the Metrics menu, User Statistics, is displayed only if a MySQL instance is selected, not if a host, agent, or All Targets is selected Overview Overview: opens the ...
https://dev.mysql.com/doc/refman/8.4/en/secure-client-programming.html
Handle External Data Properly Handle MySQL Error Messages Properly Handle External Data Properly Applications that access MySQL should not trust any data entered by users, who can try to trick your code by entering special or escaped character ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-mysqlai-ml-model-load.html
A model remains loaded until the model is unloaded using the ML_MODEL_UNLOAD routine Use ML_MODEL_ACTIVE to check which models are active for which users. All active users and models share the amount of memory defined by the shape, and it might be ... The ML_MODEL_LOAD routine loads a model from the model ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-ai-genai-byo-embedding-tables.html
OutputTableName: the name of the table where you want to create a new column to store the generated outputs. If the specified table doesn't exist, a new table is created. It allows you to create tables which point to external data sources and ...
https://dev.mysql.com/doc/refman/8.4/en/keyring-oci-component.html
Prior to using component_keyring_oci, the user account must exist and be granted access to use the configured Oracle Cloud Infrastructure tenancy, compartment, and vault resources. “user”: The OCID of the Oracle Cloud Infrastructure user that ...
Displaying 521 to 530 of 3514 total results