Search



Search Results
Displaying 541 to 550 of 3329 total results
https://dev.mysql.com/doc/refman/8.4/en/no-login-pluggable-authentication.html
To uninstall it, use UNINSTALL PLUGIN: UNINSTALL PLUGIN mysql_no_login; Using No-Login Pluggable Authentication This section describes how to use the no-login authentication plugin to prevent accounts from being used for connecting from MySQL client ... The mysql_no_login server-side authentication plugin prevents all client connections to any account that uses ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-compliance-security-standard-rules.html
In theory, a patched server could be built that would tell the client program to transfer a file of the server's choosing rather than the file named by the client in the LOAD DATA statement. In this environment, the client with respect to the MySQL ...To control the initial firewall state explicitly, you can set the variable at server ...Consider whether the filtering of events by account is required, and remove ...
https://dev.mysql.com/doc/refman/8.4/en/socket-pluggable-authentication.html
To uninstall it, use UNINSTALL PLUGIN: UNINSTALL PLUGIN auth_socket; Using Socket Pluggable Authentication The socket plugin checks whether the socket user name (the operating system user name) matches the MySQL user name specified by the client ...
https://dev.mysql.com/doc/refman/8.4/en/create-table.html
ENGINE_ATTRIBUTE and SECONDARY_ENGINE_ATTRIBUTE values are not checked by the server, nor are they cleared when the table's storage engine is changed. For other storage engines, MySQL Server parses and ignores the FOREIGN KEY syntax in CREATE TABLE ...| {FULLTEXT | SPATIAL} [INDEX | KEY] [index_name] (key_part,...) [index_option] ...
https://dev.mysql.com/doc/refman/8.4/en/macos-installation-pkg.html
Note Before proceeding with the installation, be sure to stop all running MySQL server instances by using either the MySQL Manager Application (on macOS Server), the preference pane, or mysqladmin shutdown on the command line. For example, for MySQL ... The package is located inside a disk image (.dmg) file that you first need to mount by double-clicking its icon in the ...
https://dev.mysql.com/doc/refman/8.4/en/using-system-variables.html
(See Section 6.2.2, “Specifying Program Options”.) The server also maintains a set of session variables for each client that connects. The MySQL server maintains many system variables that configure its operation. Section 7.1.8, “Server ...
https://dev.mysql.com/doc/internals/en/x-protocol-use-cases-use-cases.html
Topics in this section: Prepared Statements with Single Round-Trip Streaming Inserts SQL with Multiple Resultsets Inserting CRUD Data in a Batch Cross-Collection Update and Delete Prepared Statements with Single Round-Trip In the MySQL ...Figure ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-replicationreplica-category.html
Init Replica A string to be executed by a replica server each time the SQL thread starts. Source Inet Address The internet address as determined by the collecting agent, so as to mimic the DNS lookup as close as possible to what the mysql server ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-security-category.html
Table 7.31 Security Configuration Metrics NameDescriptionActivate All Roles On Login Enabled Whether to enable automatic activation of all granted roles when users log in to the server. Auto Generate Certs Enabled This variable is available if the ... Lists the Security configuration metrics and provides a brief description of ...
https://dev.mysql.com/doc/refman/8.4/en/audit-log-reference.html
To use a different database, set the audit_log_database system variable at server startup. If values specified at startup time are incorrect, the audit_log plugin may fail to initialize properly and the server does not load it. In this case, the ...
Displaying 541 to 550 of 3329 total results