Search Results
https://dev.mysql.com/doc/mysql-secure-deployment-guide/8.0/en/secure-deployment-install.html
This section covers installation prerequisites, creating the mysql user and group, and unpacking the distribution. Installation Prerequisites Creating the mysql User and Group Unpacking the Distribution Installation Prerequisites The installation ...Data directory initialization and subsequent server startup steps fail if this library is not installed ...
https://dev.mysql.com/doc/heatwave/en/mys-hwaml-recommendation-model-types.html
Recommendation Models with Explicit Feedback Recommendation models that use explicit feedback collect data on users that directly provide ratings on items. The recommendation models then use the feedback to generate predicted ratings for users and ... You can create recommendation models based on either explicit or implicit ...
https://dev.mysql.com/doc/connector-j/en/connector-j-reference-jdbc-url-format.html
hosts Depending on the situation, the hosts part may consist simply of a host name, or it can be a complex structure consisting of various elements like multiple host names, port numbers, host-specific properties, and user credentials. Other keys ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-ai-aml-recommendation-model-types.html
Recommendation Models with Explicit Feedback Recommendation models that use explicit feedback collect data on users that directly provide ratings on items. The recommendation models then use the feedback to generate predicted ratings for users and ... You can create recommendation models based on either explicit or implicit ...
https://dev.mysql.com/doc/refman/8.4/en/sys-memory-by-user-by-current-bytes.html
The memory_by_user_by_current_bytes and x$memory_by_user_by_current_bytes views have these columns: user The client user name. Rows for which the USER column in the underlying Performance Schema table is NULL are assumed to be for background threads ...By default, rows are sorted by descending amount of memory ...
https://dev.mysql.com/doc/refman/8.4/en/information-schema-user-privileges-table.html
The USER_PRIVILEGES table has these columns: GRANTEE The name of the account to which the privilege is granted, in 'user_name'@'host_name' format. IS_GRANTABLE YES if the user has the GRANT OPTION privilege, NO otherwise. The value can be any ...
https://dev.mysql.com/doc/connectors/en/connector-python-api-mysqlconnection-user.html
This read-only property returns the user name used for connecting to the MySQL server.
https://dev.mysql.com/doc/connector-python/en/connector-python-api-mysqlconnection-user.html
This read-only property returns the user name used for connecting to the MySQL server.
https://dev.mysql.com/doc/connectors/en/connecting-using-kerberos.html
For that to work, Connector/J must be configured with the connection property setting defaultAuthenticationPlugin=authentication_kerberos_client and then the MySQL user name may be extracted from the Kerberos principal associated to the locally ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-ui-settings-external-auth-ref.html
If enabled, and LDAP is not configured to be authoritative, if a user authenticates successfully via LDAP and has a valid mapped role, they are granted permissions to the application. When unchecked, MySQL Enterprise Monitor provides for a pre-auth ... Table 15.3 External Authentication Name Description Disabled No external authentication system is ...