Search



Search Results
Displaying 261 to 270 of 3510 total results
https://dev.mysql.com/doc/connectors/en/connector-net-8-0-connection-options.html
As a workaround, create a Windows local group containing the user that executes the client application. For instructions about how to use connection strings, see Section 4.4.1, “Creating a Connector/NET Connection String”. // Connection string ... This chapter describes the full set of MySQL Connector/NET 8.0 connection ...
https://dev.mysql.com/doc/connector-net/en/connector-net-8-0-connection-options.html
As a workaround, create a Windows local group containing the user that executes the client application. For instructions about how to use connection strings, see Section 4.1, “Creating a Connector/NET Connection String”. // Connection string ...
https://dev.mysql.com/doc/x-devapi-userguide/en/connecting-to-a-single-mysqld-node-setup.html
In this example a connection to a local MySQL Server instance running X Plugin on the default TCP/IP port 33060 is established using the MySQL user account user with its password. You are prompted to enter the user name and password in this case.
https://dev.mysql.com/doc/refman/9.7/en/password-security-user.html
Passwords can be written as plain text in SQL statements such as CREATE USER and ALTER USER, so if you use these statements, they are logged in the history file. MySQL users should use the following guidelines to keep passwords secure. When you run ...The methods you can use to specify your password when you run client programs are listed here, along with an assessment of the risks of each ...
https://dev.mysql.com/doc/refman/9.7/en/account-names.html
MySQL account names consist of a user name and a host name, which enables creation of distinct accounts for users with the same user name who connect from different hosts. Account names appear in SQL statements such as CREATE USER, GRANT, and SET ...An account name consisting only of a user name is equivalent to ...This section describes the ...
https://dev.mysql.com/doc/refman/9.7/en/audit-log-component-filter-definitions.html
Important It is theoretically possible for a user with sufficient permissions to mistakenly create an abort item in the audit log filter that prevents themselves and other administrators from accessing the system. Accounts created with the ...An ...
https://dev.mysql.com/doc/refman/9.7/en/audit-log-filtering.html
It is theoretically possible for a user with sufficient permissions to mistakenly create an “abort” item in the audit log filter that prevents themselves and other administrators from accessing the system. Accounts created with the SYSTEM_USER ...Multiple filters can be defined, and any given filter can be assigned to any number of user ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-user-group-management.html
User and Group Management 20 User and Group Management MySQL HeatWave on AWS uses predefined OCI IAM groups and policies to manage access to the MySQL HeatWave Console. Predefined groups and policies are created when the service is provisioned. An ...Defining your own groups and policies for MySQL HeatWave on AWS is currently not ...
https://dev.mysql.com/doc/refman/9.7/en/audit-log-component-filtering.html
It is theoretically possible for a user with sufficient permissions to mistakenly create an “abort” item in the audit log filter that prevents themselves and other administrators from accessing the system. Accounts created with the SYSTEM_USER ...Multiple filters can be defined, and any given filter can be assigned to any number of user ... Note For audit log filtering to work as described ...
https://dev.mysql.com/doc/refman/9.7/en/firewall-component.html
This differs from the usual MySQL convention for statements such as CREATE USER and GRANT, for which you quote the user and host parts of an account name separately ('user_name'@'host_name'). The FIREWALL_ADMIN privilege enables users to administer ... Purpose: Provide an application-level firewall enabling the database administrator to allow or block SQL statements based on matching them against accepted statement ...
Displaying 261 to 270 of 3510 total results