Search Results
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-shell-oci-auth-oveerrides.html
You can specify the OCI config file and profile used when connecting to a MySQL HeatWave Service DB System with the OCI Authentication plugin. The following options are available from the command-line, options file, and MySQL Shell connection ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-shell-sessions-startup.html
When you start MySQL Shell from the command line, you can specify connection parameters using separate command options for each value, such as the user name, host, and port. For instructions and examples to start MySQL Shell and connect to a MySQL ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/registered-routers.html
You can bootstrap multiple instances of MySQL Router against InnoDB Cluster or InnoDB ReplicaSet. To show a list of all registered MySQL Router instances, issue: Cluster.listRouters() The result provides information about each registered MySQL ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/replicaset-adopting.html
This instance reports its own address as example1:3306 example1:3306: Instance configuration is suitable. This instance reports its own address as example2:3306 example2:3306: Instance configuration is suitable. As an alternative to creating a ...
https://dev.mysql.com/doc/mysql-ai/9.4/en/mys-ai-aml-automl.html
The AutoML ML_TRAIN routine leverages Oracle AutoML technology to automate the process of training a machine learning model. Oracle AutoML replaces the laborious and time consuming tasks of the data analyst, whose workflow is as follows: Selecting ...
https://dev.mysql.com/doc/mysql-ai/9.4/en/mys-ai-aml-unload-model.html
Before You Begin Review the following Train a Model Load a Model Unload a Model You can verify what models are currently loaded with the ML_MODEL_ACTIVE routine before and after unloading the model. mysql> CALL sys.ML_MODEL_ACTIVE('all', ...
https://dev.mysql.com/doc/mysql-ai/9.4/en/mys-mysqlai-ml-generate.html
Others worry that AI could be used for malicious "; See Also Section 5.5, “Generating Text-Based Content” Section 7.2.2, “ML_GENERATE_TABLE” . The ML_GENERATE routine uses the specified large language model (LLM) to generate text-based ...
https://dev.mysql.com/doc/workbench/en/wb-accessibility.html
Fonts Modeling fonts are adjustable from the Appearance section of the Modeling list. Figure 3.3 SQL Editor with Font size 30 Color Presets Color presets in the Appearance preferences enable you to define the colors used in EER diagrams for the ...
https://dev.mysql.com/doc/workbench/en/wb-audit-inspector.html
MySQL Workbench offers a graphical interface to MySQL Enterprise Audit. To activate the audit_log plugin manually using mysql, load the plugin code from the library file at runtime with the INSTALL PLUGIN statement. On Windows: INSTALL PLUGIN ...
https://dev.mysql.com/doc/workbench/en/wb-catalog-palette.html
This displays the following folder icons: Tables Views Routine Groups Expand each of these in turn by clicking the > button to the left of the folder icon. The Catalog Tree palette shows all the schemas that are present in the Physical Schemas ...