Search Results
https://dev.mysql.com/doc/heatwave/en/mys-hwaml-using-an-anomaly-detection-model.html
To create summaries, use the following options: summarize_logs: Enable summaries by setting this to TRUE. For the option to set the user name, you can set it to NULL. The following example runs ML_PREDICT_TABLE on the testing dataset previously ...
https://dev.mysql.com/doc/refman/8.4/en/audit-log-installation.html
Create the database first; its name should not exceed 64 characters. For example: mysql> CREATE DATABASE IF NOT EXISTS database-name; Next, run the script using the alternative database name. For new MySQL installations, the USER and HOST columns in ... This section describes how to install or uninstall MySQL Enterprise Audit, which is implemented using the audit log plugin and related elements described in Section 8.4.5.1, “Elements of MySQL Enterprise ...
https://dev.mysql.com/doc/refman/8.4/en/select-into.html
Note Any file created by INTO OUTFILE or INTO DUMPFILE is owned by the operating system user under whose account mysqld runs. For the INTO var_list variant: var_list names a list of one or more variables, each of which can be a user-defined ...INTO ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-ai-aml-using-an-anomaly-detection-model.html
To create summaries, use the following options: summarize_logs: Enable summaries by setting this to TRUE. For the option to set the user name, you can set it to NULL. The following example runs ML_PREDICT_TABLE on the testing dataset previously ...
https://dev.mysql.com/doc/heatwave/en/mys-hwaml-lakehouse.html
Load the external file into MySQL HeatWave and create an external Lakehouse table. To access the file from Object Storage, you create a pre-authenticated request. See Creating a Pre-Authenticated Request in Object Storage in the MySQL HeatWave on ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-ai-genai-rag.html
The examples in this topic use the vector store table demo_embeddings created in the section Ingesting Files into a Vector Store. OutputTableName: the name of the table where you want to create a new column to store the generated outputs. If the ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-install-linux-binary.html
Some OS distributions create these as part of the operating system installation process. Change location to the directory containing the downloaded file, unpack the archive, and create a symbolic link named mysql to the mysql directory. This ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/meb-group-replication.html
In addition to the mysqlbackup@localhost account created on each host as described in Section 4.1.2, “Grant MySQL Privileges to Backup Administrator”, accounts for the user mysqlbackup to access all hosts in the group have been created on every ... For how to use MySQL Enterprise Backup to back up and subsequently restore a Group Replication member, see Using MySQL Enterprise Backup with Group ...
https://dev.mysql.com/doc/connectors/en/connector-net-tutorials-ssl-pfx.html
Creating a Certificate File to Use with the .NET Client From the directory server-repository-root/mysql-test/std_data, issue the following command. Connecting to the Server Using a File-Based Certificate Use the client.pfx file that you created in ...Instead, Windows includes a certificate store that provides platform-dependent certificates in PFX ...
https://dev.mysql.com/doc/connector-net/en/connector-net-tutorials-ssl-pfx.html
Creating a Certificate File to Use with the .NET Client From the directory server-repository-root/mysql-test/std_data, issue the following command. Connecting to the Server Using a File-Based Certificate Use the client.pfx file that you created in ...Instead, Windows includes a certificate store that provides platform-dependent certificates in PFX ...