Search



Search Results
Displaying 1021 to 1030 of 3428 total results
https://dev.mysql.com/doc/heatwave/en/mys-hw-async-apptask-kill.html
Syntax Example mysql> SELECT mysql_tasks.kill_app_task('app_user_01','698968b7-3b96-11f0-a5dc-02001712c792'); This example terminates the task created by the specified application user and with the specified task ID. Syntax mysql> SELECT ... The ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-async-apptask-status.html
This topic contains the following sections: Syntax Syntax Example See Also Syntax mysql> SELECT mysql_tasks.app_task_status( IN 'app_user_id' VARCHAR(255), IN 'task_id' VARCHAR (36); Following are app_task_status parameters: app_user_id ...task_id ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-async-task-manage-routine.html
The sections in this topic describe the different routines that you can use to create, monitor, and terminate asynchronous tasks. For applications that have multiple application users, and there is no direct mapping between MySQL users and ...
https://dev.mysql.com/doc/heatwave/en/mys-hwaml-model-quality.html
@score is the user-defined session variable that stores the computed score. Any valid name for a user-defined variable is permitted, for example @my_score. Review Machine Learning Use Cases to create machine learning models with sample datasets.
https://dev.mysql.com/doc/heatwave-aws/en/index.html
It covers registration, account management, user and group management, using the MySQL HeatWave Console to create and manage DB Systems and MySQL HeatWave Clusters, connecting, importing data, configuration, and performance monitoring. For more ...
https://dev.mysql.com/doc/relnotes/mysql-operator/en/news-9-2-0-2.2.3.html
Bugs Fixed Using initDB.clone in an InnoDBCluster specification to provision (clone) a new MySQL server from a MySQL server not managed by MySQL Operator for Kubernetes would fail, as the source server did not have the "localroot" user that is ...
https://dev.mysql.com/doc/refman/8.4/en/data-masking.html
Administration is restricted to authorized users who are granted special privileges so that only they can create and modify the dictionaries. Applications that must substitute a real name with a dictionary term to protect to protect sensitive ...
https://dev.mysql.com/doc/refman/8.4/en/events-configuration.html
When running, the event scheduler thread and its current state can be seen by users having the PROCESS privilege in the output of SHOW PROCESSLIST, as shown in the discussion that follows. row *************************** Id: 1 User: root Host: ...
https://dev.mysql.com/doc/refman/8.4/en/faqs-tablespace-encryption.html
Is data decrypted for users who are authorized to see it? A.17.2. Is data decrypted for users who are authorized to see it? Yes. InnoDB data-at-rest encryption requires no application changes, is transparent to end users, and provides automated, ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-replication-failover.html
We have employed a user variable @latest here to represent the value obtained in Step 1. Of course, it is not possible for one mysqld instance to access user variables set on another server instance directly. Running multiple replication channels ...
Displaying 1021 to 1030 of 3428 total results