Search



Search Results
Displaying 381 to 390 of 4187 total results
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-relnotes.html
2025-02-18: Server Upgrade Now Supported When Restoring a Backup of a High Availability DB System You can now restore the backup of a high availability DB System to a higher server version than the one on which the backup was created. 2024-07-10: ...
https://dev.mysql.com/doc/relnotes/mysql/9.7/en/news-9-4-0.html
(Bug #37481548) Microsoft Windows: When upgrading a MySQL Server using MySQL Configurator, the process hung in the "Starting the server and upgrading system tables" step if a custom error log name was used. (WL #16888) It is now possible to limit ...
https://dev.mysql.com/doc/mysql-secure-deployment-guide/8.0/en/secure-deployment-post-install.html
Post-installation setup involves creating a safe directory for import and export operations, configuring server startup options, initializing the data directory, starting MySQL using systemd, resetting the password for the MySQL root@localhost user ...By default, a user who has the FILE privilege can read any file on the server host that is either world-readable or readable by the MySQL ...
https://dev.mysql.com/doc/refman/9.7/en/replication-gtids-concepts.html
This example shows the GTID set stored in the gtid_executed system variable (@@GLOBAL.gtid_executed) of a replica that has applied transactions from more than one source: 2174B383-5441-11E8-B90A-C80AA9429562:1-3, ...The mysql.gtid_executed system ...
https://dev.mysql.com/doc/refman/9.7/en/plugin-loading.html
The server looks for plugin library files in the directory named by the plugin_dir system variable. Built-in Plugins Plugins Registered in the mysql.plugin System Table Plugins Named with Command-Line Options Plugins Installed with the INSTALL ...It ...
https://dev.mysql.com/doc/refman/9.7/en/binary-log.html
You enable encryption on a MySQL server by setting the binlog_encryption system variable to ON. The server can be started with the default server ID when binary logging is enabled, but an informational message is issued if you do not specify a ...
https://dev.mysql.com/doc/refman/9.7/en/audit-log-file-formats.html
To select the log format that the audit log plugin uses to write its log file, set the audit_log_format system variable at server startup. This is the same as the value of the server_id system variable. This is the same as the value of the server_id ...This is the same as the value of the VERSION() function or version system ...The MySQL server calls the audit log ...
https://dev.mysql.com/doc/connectors/en/connector-j-usagenotes-troubleshooting.html
Is there a MySQL server running on the machine/port you are trying to connect to? (java.security.AccessControlException) SQLState: 08S01 VendorError: 0 Either you're running an Applet, your MySQL server has been installed with the skip_networking ...
https://dev.mysql.com/doc/connector-j/en/connector-j-usagenotes-troubleshooting.html
Is there a MySQL server running on the machine/port you are trying to connect to? (java.security.AccessControlException) SQLState: 08S01 VendorError: 0 Either you're running an Applet, your MySQL server has been installed with the skip_networking ...
https://dev.mysql.com/doc/refman/9.7/en/keyring-hashicorp-plugin.html
Note If you do not set the mandatory system variables at server startup, or if some other plugin initialization error occurs, initialization fails. To specify these parameters, assign values to the corresponding system variables. As indicated by the ...No key information is permanently stored in MySQL server local ... Note The keyring_hashicorp plugin is an ...
Displaying 381 to 390 of 4187 total results