Search



Search Results
Displaying 381 to 390 of 3435 total results
https://dev.mysql.com/doc/mysql-installer/en/MySQLInstallerConsole.html
A user block should be defined for each user to be created during the product installation. A block can include either a config or user type key; config is the default type if one is not defined. Note The user type key is not supported when a ...
https://dev.mysql.com/doc/heatwave/en/index.html
For information about creating and managing a MySQL HeatWave Cluster on Oracle Cloud Infrastructure (OCI), see MySQL HeatWave on OCI Service Guide. For information about creating and managing a MySQL HeatWave Cluster on Amazon Web Services (AWS), ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-unattended-installation-cmdline-options-agent.html
--agent_autocreate Command-Line Format --agent_autocreate Type Boolean Auto-create the less privileged users (--generaluser and -limiteduser) using the --mysqluser user. --mysqlport TCP/IP port for the monitored MySQL server --mysqlsocket Unix ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-security-category.html
Automatic Sp Privileges Enabled When this variable has a value of 1 (the default), the server automatically grants the EXECUTE and ALTER ROUTINE privileges to the creator of a stored routine, if the user cannot already execute and alter or drop the ...Table 7.31 Security Configuration Metrics NameDescriptionActivate All Roles On Login Enabled Whether to enable automatic activation of all granted roles when users log in to the ...
https://dev.mysql.com/doc/refman/8.4/en/information-schema-processlist-table.html
A value of system user refers to a nonclient thread spawned by the server to handle tasks internally, for example, a delayed-row handler thread or an I/O or SQL thread used on replica hosts. For system user, there is no host specified in the Host ...
https://dev.mysql.com/doc/refman/8.4/en/sys-sys-config.html
As an efficiency measure to minimize the number of direct reads from the sys_config table, sys schema functions that use a value from this table check for a user-defined variable with a corresponding name, which is the user-defined variable having ... This table contains sys schema configuration options, one row per ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/backup-cloud-options.html
The user credentials are authenticated by the Swift TempAuth identity system when the --cloud-tempauth-url option is used, by the OpenStack Keystone identity service when the --cloud-identity-url option is used, and by HTTP Basic Authentication when ... These options are for using cloud storage for single-file ...
https://dev.mysql.com/doc/x-devapi-userguide/en/processing-warnings.html
Similar to the execution of single statements committing or rolling back a transaction can also trigger warnings. To be able to process these warnings the replied result object of Session.commit(); or Session.rollback(); needs to be checked. The ...
https://dev.mysql.com/doc/refman/8.4/en/connection-options.html
To require use of encrypted connections by a MySQL account, use CREATE USER to create the account with a REQUIRE SSL clause, or use ALTER USER for an existing account to add a REQUIRE SSL clause. For additional details about which command options ...
https://dev.mysql.com/doc/refman/8.4/en/faqs-mysql-cluster.html
Can I run NDB Cluster nodes inside virtual machines (such as those created by VMWare, VirtualBox, Parallels, or Xen)? A.10.13. How do I handle MySQL users in an NDB Cluster having multiple MySQL servers? A.10.39. Users of NDB Cluster 7.3 or 7.4 ...
Displaying 381 to 390 of 3435 total results