Search Results
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-advisor-scripting-blackouts.html
To blackout an individual MySQL instance you must provide the following: --user: the username and password of the Service Manager user running the command. For example: curl -G -k --user myadmin:mypassword "https://servicemanager:18443/rest" ... It ...
https://dev.mysql.com/doc/refman/8.4/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/connectors/en/connector-net-authentication.html
Applications and MySQL servers are able use the Kerberos authentication protocol to authenticate MySQL Enterprise Edition user accounts and services. An Oracle Cloud Infrastructure administrator can provide the basic setup for MySQL user accounts.
https://dev.mysql.com/doc/connector-net/en/connector-net-authentication.html
Applications and MySQL servers are able use the Kerberos authentication protocol to authenticate MySQL Enterprise Edition user accounts and services. An Oracle Cloud Infrastructure administrator can provide the basic setup for MySQL user accounts.
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-ui-toolbars-user-menu-ref.html
Note This menu is renamed according to the user logged in. If the user is named admin, the user menu is labeled admin. User Preferences: opens the User Preferences page, enabling the user to change their username, full name, password, timezone, and ...
https://dev.mysql.com/doc/refman/8.4/en/mysqladmin.html
--user=user_name, -u user_name Command-Line Format --user=user_name, Type String The user name of the MySQL account to use for connecting to the server. You can use it to check the server's configuration and current status, to create and drop ...
https://dev.mysql.com/doc/connectors/en/connector-net-tutorials-asp-roles.html
Many websites feature the facility for the user to create a user account. This requires that the developer creates database tables to store user information, along with code to gather and process this data. This system is designed around the ...
https://dev.mysql.com/doc/connector-net/en/connector-net-tutorials-asp-roles.html
Many websites feature the facility for the user to create a user account. This requires that the developer creates database tables to store user information, along with code to gather and process this data. This system is designed around the ...
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.5/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 ...