Search



Search Results
Displaying 341 to 350 of 3510 total results
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/refman/9.7/en/performance-schema-thread-filtering.html
For foreground threads (resulting from client connections), the initial values of the INSTRUMENTED and HISTORY columns in threads table rows are determined by whether the user account associated with a thread matches any row in the setup_actors ...
https://dev.mysql.com/doc/mysql-ai/9.7/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/mysql-ai/9.7/en/mys-mysqlai-ml-train.html
model_handle: A user-defined session variable that stores the machine learning model handle for the duration of the connection. recommendation: Use this task type for generate recommendations for users and items. This must be a valid column name, ...
https://dev.mysql.com/doc/mysql-shell/9.7/en/innodb-clusterset-deploy.html
The same user account name and password must be used on every member server in the cluster, and you need to create it on all the servers in the InnoDB ClusterSet deployment. In this example, root@127.0.0.1:4410 is the URI-like connection string for ...The user account that you use during the InnoDB ClusterSet deployment procedure is the InnoDB Cluster server configuration account from the primary ...
https://dev.mysql.com/doc/connectors/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/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/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/9.7/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/relnotes/mysql/9.7/en/news-9-4-0.html
(Bug #37463478) Microsoft Windows: MySQL Configurator allowed additions of duplicate users, such as users defined with the same user name and host name, and then created them as different users on the server. Note These release notes were created ...(Bug #37983282) Character Set Support Important Change: IFNULL() used in a LIKE clause raised ...
Displaying 341 to 350 of 3510 total results