Search



Search Results
Displaying 631 to 640 of 3829 total results
https://dev.mysql.com/doc/connector-j/en/connector-j-reference-charsets.html
The encoding on the server is specified using the system variable character_set_server (for more information, see Server Character Set and Collation), and the driver automatically uses the encoding. Setting the Character Encoding For Connector/J ...
https://dev.mysql.com/doc/refman/8.4/en/keyring-options.html
The server looks for plugin library files in the directory named by the plugin_dir system variable. The source and destination must differ, and the migration server must support both. --keyring-migration-host=host_name Command-Line Format ... MySQL ...
https://dev.mysql.com/doc/refman/8.4/en/storage-engines.html
Implemented in the server via encryption functions; encrypted NDB backups as of NDB 8.0.22; transparent NDB file system encryption supported in NDB 8.0.29 and later.6. (The CREATE TABLE statement in MySQL 8.4 creates InnoDB tables by default.) MySQL ... Storage engines are MySQL components that handle the SQL operations for different table ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-13.html
(Bug #22305979) Some tests in the testsuite failed as they could not recognize system time zone values like CEST or WEST, even with the connection property serverTimezone set. It is suitable for use with MySQL Server versions 8.0, 5.7, 5.6, and 5.5.
https://dev.mysql.com/doc/refman/8.4/en/fulltext-fine-tuning.html
(InnoDB does not have an equivalent setting.) This variable can be changed while the server is running, but you must have privileges sufficient to set global system variables (see Section 7.1.9.1, “System Variable Privileges”). Most full-text ...
https://dev.mysql.com/doc/refman/8.4/en/group-replication-cloning.html
As a minimum, you must install the clone plugin on the donor and joining member, grant the BACKUP_ADMIN permission to the replication user for distributed recovery, and set the group_replication_clone_threshold system variable to an appropriate ...
https://dev.mysql.com/doc/refman/8.4/en/error-log-configuration.html
The action of these components is affected by other server options and system variables: The output destination is determined by the --log-error option (and, on Windows, --pid-file and --console). The error log subsystem consists of components that ...For instructions specific to the JSON and system log sinks, see Section 7.4.2.7, “Error Logging in JSON Format”, and Section 7.4.2.8, “Error Logging to the System ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-quick.html
The row numbers shown in the preceding example output may be different from those shown on your system, depending upon how your server is configured. First, you need to create a configuration directory such as /var/lib/mysql-cluster, by executing ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/backup-capacity-options.html
This is to limit the CPU and I/O overhead on the database server. It can be used to back up a server with less disruption to normal database processing. A busy server could be writing a page at the same moment that mysqlbackup is reading it. A busy ... These options limit the resources used by the backup process, in order to minimize backup overhead for busy or huge databases, or specify behaviors of the process when encountering resource ...
https://dev.mysql.com/doc/refman/8.4/en/multifactor-authentication.html
Implementation of multifactor authentication in MySQL comprises these elements: The authentication_policy system variable controls how many authentication factors can be used and the types of authentication permitted for each factor. These ...When a ... Authentication involves one party establishing its identity to the satisfaction of a second ...
Displaying 631 to 640 of 3829 total results