Search



Search Results
Displaying 311 to 320 of 1960 total results
https://dev.mysql.com/doc/refman/8.4/en/group-replication-responses-failure-exit.html
When the member is in super read only mode, clients cannot make any updates, even if they have the CONNECTION_ADMIN privilege (or the deprecated SUPER privilege). In order of impact, the exit actions are as follows: If READ_ONLY is the exit action, ... The group_replication_exit_state_action system variable specifies what Group Replication does when the member leaves the group unintentionally due to an error or problem, and either fails to auto-rejoin or does not ...
https://dev.mysql.com/doc/relnotes/mysql/8.4/en/news-8-4-1.html
(Bug #36399256) Maintainer mode is now disabled when building the debug version of the server for .deb packages. (Bug #28341329) Configuration Notes Microsoft Windows: On Windows, MySQL Configurator was updated to support in-place upgrades as per ...
https://dev.mysql.com/doc/refman/8.4/en/grant.html
(Alternatively, if you have the UPDATE privilege for the grant tables in the mysql system schema, you can grant any account any privilege.) When the read_only system variable is enabled, GRANT additionally requires the CONNECTION_ADMIN privilege (or ...[WITH GRANT OPTION] [AS user [WITH ROLE DEFAULT | NONE | ALL | ALL EXCEPT role [, role ] ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-unattended-installation-cmdline-options-server.html
--help Display the list of valid options --installdir Installation directory --installer-language Language selection --mode Installation mode --mysql_installation_type MySQL server to be used by the MySQL Enterprise Monitor --optionfile Installation ... The following options let you customize the installation process for MySQL Enterprise Service ...
https://dev.mysql.com/doc/workbench/en/wb-mysql-firewall.html
Enable: Executes SET GLOBAL mysql_firewall_mode = ON; against the connected MySQL server. Specifically, select the mysql_firewall_mode option in the configuration option to enable it after a restart. The actions are: State (mode): Options include ...
https://dev.mysql.com/doc/connectors/en/connector-j-reference-using-ssl.html
Without requireSSL=true, the connection just falls back to non-encrypted mode if the server is not configured to use SSL. The client can demand SSL to be used by setting the connection property sslMode=REQUIRED, VERIFY_CA, or VERIFY_IDENTITY; the ...
https://dev.mysql.com/doc/ndbapi/en/mgm-errors.html
Request Errors Node ID Allocation Errors Service Errors Backup Errors Single User Mode Errors Configuration Errors General Usage Errors Request Errors These are errors generated by failures to connect to a management server. Value Description ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-13.html
Important Changes Functionality Added or Changed Bugs Fixed Important Changes The default value for the SslMode connection option now differs based on the protocol used to make the connection. The Preferred mode has been reintroduced in this ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/schema-advisor-ref.html
Default frequency 00:10:00 Default auto-close enabled no Server-Enforced Data Integrity Checking Disabled SQL Modes define what SQL syntax MySQL should support and what kind of data validation checks it should perform. If no SQL modes are enabled ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-advisor-syntax.html
Produces summarized output and sends it to stdout and to the heatwave_autopilot_report table. The silent output type is useful if human-readable output is not required; when the output is consumed by a script, for example. If a target schema is not ...
Displaying 311 to 320 of 1960 total results