Search



Search Results
Displaying 1041 to 1050 of 2264 total results
https://dev.mysql.com/doc/heatwave/en/mys-hw-genai-quickstart.html
This quickstart contains the following sections: Before You Begin Set Up the Object Storage Bucket Connect to the DB System Set Up the Vector Store Start a Chat Session Clean Up Before You Begin Review the requirements to use MySQL HeatWave and ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-running-queries.html
Simply run the query from a client, application, or interface that is connected to the DB System associated with the MySQL HeatWave Cluster. For information about connecting to a DB System on MySQL HeatWave Service: For MySQL HeatWave on OCI see ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-tpch-quickstart.html
The utility analyzes an input data file, divides it into chunks, and uploads the chunks to the target DB System using parallel connections. To create the tpch sample database on the DB System and import data: Start MySQL Shell with --mysql option ...
https://dev.mysql.com/doc/heatwave/en/mys-hwaml-prepare-an-anomaly-detection-model.html
To prepare the data for the semi-supervised anomaly detection model: Connect to your MySQL HeatWave Database System. To prepare the data for the anomaly detection model for logs: Connect to your MySQL HeatWave Database System. This topic describes ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-create-repl-user.html
The replica uses this user account when it connects to the source server. Do the following to add a replication user to the source server: Open MySQL Shell and connect to the MySQL source server. Run the following SQL command to create a replication ... Creating a Replication User On a Source Server 8.4 Creating a Replication User On a Source Server The replication user for inbound replication must be present on the source server with the required ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-importing-data-bulk-ingesting.html
Importing Data Using the Bulk Ingest Feature 7.2.2.2 Importing Data Using the Bulk Ingest Feature Connect to a DB System and bulk ingest data from an Amazon S3 bucket to a DB System in the same region. This task requires the following: A client ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-updating-egress-endpoints.html
Knowledge of the new hostname or port in your AWS account, or the new DB System ID for which you want to allow connectivity. Under Target DB System: Update the DB System connected to this Egress PrivateLink. Updating Egress Endpoints for a Egress ...
https://dev.mysql.com/doc/connector-j/en/connector-j-usagenotes-statements-callable.html
Notice that you have to use JDBC escape syntax, and that the parentheses surrounding the parameter placeholders are not optional: Example 7.4 Connector/J: Using Connection.prepareCall() import java.sql.CallableStatement; ... For performance reasons, ...For more information on MySQL stored procedures, please refer to Using Stored ...
https://dev.mysql.com/doc/refman/8.4/en/account-categories.html
To kill a session or statement that is executing with the SYSTEM_USER privilege, your own session must have the SYSTEM_USER privilege, in addition to any other required privilege (CONNECTION_ADMIN or the deprecated SUPER privilege). If the user that ... MySQL incorporates the concept of user account categories, based on the SYSTEM_USER ...
https://dev.mysql.com/doc/refman/8.4/en/audit-log-file-reading.html
For example: [ { "timestamp": "2020-05-18 13:39:33", "id": 0, "class": "connection", "event": "connect", ... }, { "timestamp": "2020-05-18 13:39:33", "id": 2, "class": "connection", "event": "disconnect", ... The audit log plugin supports functions ...
Displaying 1041 to 1050 of 2264 total results