Search



Search Results
Displaying 1201 to 1210 of 3567 total results
https://dev.mysql.com/doc/mysql-monitor/8.0/en/repository-prereq-reference.html
Define a Service Manager user to enable MySQL Enterprise Service Manager to connect to, and modify, the repository. This user must have the following privileges: All privileges on mem%.* tables For example: GRANT ALL PRIVILEGES ON `mem%`.* TO ...
https://dev.mysql.com/doc/mysql-secure-deployment-guide/8.0/en/secure-deployment-permissions.html
As a general rule, distributed files and resources should follow the principal of least privilege, which requires that users, processes, programs, and other system components only have access to information and resources that are required for their ... The following table shows directory and file permissions for the generic binary distribution installation of MySQL Enterprise Edition for Linux x86-64 on Oracle Linux that is described in this ...
https://dev.mysql.com/doc/mysql-secure-deployment-guide/8.0/en/secure-deployment-roles-dynamic-privileges.html
A user account can be granted roles, which grants to the account the privileges associated with each role. For example, a user who must be able to modify global system variables can be granted SYSTEM_VARIABLES_ADMIN rather than SUPER. This change ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-modifying-tables.html
When an InnoDB table is loaded into MySQL HeatWave Cluster, DDL operations such as ALTER TABLE, RENAME TABLE, TRUNCATE TABLE, and DROP TABLE are permitted. While any of these operations are being executed, queries involving the modified table are ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-oci-integration.html
Integration with OAC provides a BI visualization platform for users to analyze their MySQL data. Integration with OCI Data Integration allows users to easily transform and import data from data sources other than MySQL to MySQL HeatWave, expanding ... Oracle Cloud Infrastructure (OCI) offers a wide range of services for data analytics, machine learning, and data ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-rpd-tables-table.html
LOAD_TYPE Specifies whether the table is automatically loaded by MySQL HeatWave (SELF) or loaded by the user (USER). load_type: specifies whether the table is automatically loaded by MySQL HeatWave, or loaded by the user. The rpd_tables table ...
https://dev.mysql.com/doc/heatwave/en/mys-hwaml-ml-score.html
ML_SCORE scores a model by generating predictions using the feature columns in a labeled dataset as input and comparing the predictions to ground truth values in the target column of the labeled dataset. The dataset used with ML_SCORE should have ...
https://dev.mysql.com/doc/relnotes/heatwave/en/news-8-0-30.html
(WL #15088, WL #15014) The following MySQL HeatWave AutoML enhancements were implemented: ML_TRAIN options for advanced users. These options permit users to customize various aspects of the ML training pipeline including algorithm selection, feature ... Advisor MySQL HeatWave AutoML Functionality Added or Changed Advisor MySQL HeatWave Advisor Auto Encoding, which recommends string column encodings, now provides encoding recommendations that optimize query ...
https://dev.mysql.com/doc/relnotes/heatwave/en/news-8-1-0.html
MySQL HeatWave AutoML Functionality Added or Changed MySQL HeatWave AutoML MySQL HeatWave AutoML has enhanced recommendation systems that can now recommend new users who are similar to a specific user and new items that are similar to other items.
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-session-variables.html
Many of the following session variables are also available as user configurable variables. Session Variables 19.9 Session Variables Session variables remain in effect during the session until the variable changes or the session ends. For new ...
Displaying 1201 to 1210 of 3567 total results