Search



Search Results
Displaying 341 to 350 of 3565 total results
https://dev.mysql.com/doc/connector-net/en/connector-net-authentication.html
By default, Connector/NET uses the operating system's login username if one is not specified in the connection string or while creating the MySqlConnection object. When Windows authentication is set up, a MySQL user is created and configured to be ... MySQL Connector/NET implements a variety of authentication plugins that MySQL Server can invoke to authenticate a ...
https://dev.mysql.com/doc/refman/8.4/en/load-xml.html
(field_name_or_user_var, ...) is a list of one or more comma-separated XML fields or user variables. The name of a user variable used for this purpose must match the name of a field from the XML file, prefixed with @. User variables can be employed ...The tagname in the optional ROWS IDENTIFIED BY clause must also be given as a literal string, and must be surrounded by angle brackets (< and ...
https://dev.mysql.com/doc/heatwave/en/mys-hwaml-using-a-recommendation-model-ratings-rankings.html
If generating a rating, the output predicts the rating the user will give to an item. If generating a ranking, the output is a ranking of the user compared to other users. For known users and known items, the output includes the predicted rating or ... This topic describes how to generate recommendations for either ratings (recommendation model with explicit feedback) or rankings (recommendation model with implicit ...
https://dev.mysql.com/doc/mysql-ai/9.4/en/mys-ai-aml-using-a-recommendation-model-ratings-rankings.html
If generating a rating, the output predicts the rating the user will give to an item. If generating a ranking, the output is a ranking of the user compared to other users. For known users and known items, the output includes the predicted rating or ... This topic describes how to generate recommendations for either ratings (recommendation model with explicit feedback) or rankings (recommendation model with implicit ...
https://dev.mysql.com/doc/internals/en/com-change-user.html
COM_CHANGE_USER changes the user of the current connection and reset the connection state. and others It is followed by the same states as the initial handshake.
https://dev.mysql.com/doc/refman/8.4/en/sys-user-summary-by-file-io.html
The user_summary_by_file_io and x$user_summary_by_file_io 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 and are ...By ...
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 ...Installed MySQL binaries are owned by the operating system root ...Data directory initialization and ...
https://dev.mysql.com/doc/refman/8.4/en/group-replication-adding-instances.html
If you did not have binary logging enabled when you configured the user credentials on s1, and a remote cloning operation is not used for state transfer, you must create the replication user on s2. 20.2.1.6.1 Adding a Second Instance In order to add ... At this point, the group has one member in it, server s1, which has some data in ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-user-roles.html
MySQL Enterprise Monitor Agent installation requires a dedicated user in each monitored MySQL server, and optional limited and general users the installer can create for you. Before installing MySQL Enterprise Monitor, gather credentials (a root ...
https://dev.mysql.com/doc/refman/8.4/en/no-login-pluggable-authentication.html
To refer to the no-login authentication plugin in the IDENTIFIED WITH clause of a CREATE USER statement, use the name mysql_no_login. (For a discussion of concepts involved in proxying, see Section 8.2.19, “Proxy Users”.) An account that ...Use ... The mysql_no_login server-side authentication plugin prevents all client connections to any account that uses ...
Displaying 341 to 350 of 3565 total results