Search



Search Results
Displaying 381 to 390 of 3510 total results
https://dev.mysql.com/doc/x-devapi-userguide-shell-python/en/devapi-users-working-with-relational-tables-and-documents.html
After seeing how to work with documents and how to work with relational tables, this section explains how to combine the two and work with both at the same time. It can be beneficial to use documents for very specific tasks inside an application ...
https://dev.mysql.com/doc/refman/9.7/en/information-schema-mysql-firewall-users-table.html
The MYSQL_FIREWALL_USERS table provides a view into the in-memory data cache for the MySQL Enterprise Firewall plugin. It is used in conjunction with the mysql.firewall_users system table that provides persistent storage of firewall data; see MySQL ...It lists names and operational modes of registered firewall account ...
https://dev.mysql.com/doc/refman/9.7/en/sys-sys-config-update-set-user.html
The sys_config_update_set_user trigger for the sys_config table is similar to the sys_config_insert_set_user trigger, but for UPDATE statements.
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/refman/9.7/en/data-directory-initialization.html
Either create the account if it does not exist (see Create a mysql User and Group), or substitute the name of a different existing login account that you plan to use for running the server. The server creates a 'root'@'localhost' superuser account ...Data Directory Initialization Overview Data Directory Initialization Procedure Server Actions During Data Directory Initialization Post-Initialization root Password Assignment Data Directory Initialization Overview In the examples shown here, the server is intended to run under the user ID of the mysql login ...
https://dev.mysql.com/doc/refman/9.7/en/resource-groups.html
Newly created system and user threads are assigned to the SYS_default and USR_default groups, respectively. For user-defined resource groups, all attributes are assigned at group creation time. To create and manage user-defined resource groups, use ... MySQL supports creation and management of resource groups, and permits assigning threads running within the server to particular groups so that threads execute according to the resources available to the ...
https://dev.mysql.com/doc/refman/9.7/en/mysqldm-options.html
A temporary directory containing the generated files is also created at this location, then deleted when the diagnostics are complete and the archive generated. --authentication-openid-connect-client-id-token-file Command-Line Format ... mysqldm ...
https://dev.mysql.com/doc/refman/9.7/en/start-group-replication.html
The authentication plugin used by default when you create user accounts in MySQL 9.7 is the caching SHA-2 authentication plugin (caching_sha2_password). START GROUP_REPLICATION [USER='user_name'] [, PASSWORD='user_pass'] [, ...This statement ...
https://dev.mysql.com/doc/heatwave/en/mys-hwaml-ml-metrics.html
The precision_at_k value for the input table is the average for all users. If remove_seen is true, the default setting, then the average only includes users for whom the model can make a recommendation. If a user has implicitly ranked every item in ... The ML_TRAIN routine includes the optimization_metric option, and the ML_SCORE routine includes the metric ...
Displaying 381 to 390 of 3510 total results