Search

Download this Manual
PDF (US Ltr) - 43.3Mb
PDF (A4) - 43.4Mb
Man Pages (TGZ) - 297.2Kb
Man Pages (Zip) - 402.4Kb
Info (Gzip) - 4.3Mb
Info (Zip) - 4.3Mb


Displaying 121 to 130 of 2047 total results
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster.html
This chapter provides information about MySQL NDB Cluster, a high-availability, high-redundancy version of MySQL adapted for the distributed computing environment, using the NDB storage engine (also known as NDBCLUSTER) to enable running several ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-enterprise-data-masking.html
MySQL Enterprise Edition 5.7 and higher includes MySQL Enterprise Data Masking and De-Identification, implemented as a plugin library containing a plugin and several loadable functions. MySQL Enterprise Data Masking and De-Identification functions ...Data masking hides sensitive information by replacing real values with ...
https://dev.mysql.com/doc/refman/8.0/en/problems-with-mysql-sock.html
The default location for the Unix socket file that the server uses for communication with local clients is /tmp/mysql.sock. (For some distribution formats, the directory might be different, such as /var/lib/mysql for RPMs.) On some versions of ...
https://dev.mysql.com/doc/refman/8.0/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. To install MySQL using ... 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.0/en/mysql-cluster-general-info.html
MySQL NDB Cluster uses the MySQL server with the NDB storage engine. Support for the NDB storage engine is not included in standard MySQL Server 8.0 binaries built by Oracle. NDB Cluster 8.0 users who build from source should use the sources ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-calendar.html
For this reason, dates prior to the cutover stored as MySQL DATE or DATETIME values must be adjusted to compensate for the difference. MySQL uses what is known as a proleptic Gregorian calendar. This is what is used by MySQL, as is required by ...
https://dev.mysql.com/doc/refman/8.0/en/innodb-and-mysql-replication.html
To make a new replica without taking down the source or an existing replica, use the MySQL Enterprise Backup product. MySQL replication is based on the binary log where MySQL writes SQL statements that modify data. It is possible to use replication ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-limitations-limits.html
In this section, we list limits found in NDB Cluster that either differ from limits found in, or that are not found in, standard MySQL. This number includes all SQL nodes (MySQL Servers), API nodes (applications accessing the cluster other than ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-enterprise-encryption.html
MySQL Enterprise Edition includes a set of encryption functions based on the OpenSSL library that expose OpenSSL capabilities at the SQL level. These functions enable Enterprise applications to perform the following operations: Implement added data ...
https://dev.mysql.com/doc/refman/8.0/en/server-options.html
For example, you can use --admin-ssl=OFF to start the administrative interface with encrypted connections disabled, then reconfigure TLS and execute ALTER INSTANCE RELOAD TLS FOR CHANNEL mysql_admin to enable encrypted connections at runtime. To ...
Displaying 121 to 130 of 2047 total results