Search

Download this Manual
PDF (US Ltr) - 41.9Mb
PDF (A4) - 42.0Mb
Man Pages (TGZ) - 272.3Kb
Man Pages (Zip) - 378.3Kb
Info (Gzip) - 4.2Mb
Info (Zip) - 4.2Mb


Displaying 181 to 190 of 585 total results
https://dev.mysql.com/doc/refman/9.7/en/keyring-encrypted-file-component.html
Both files should be readable only by the appropriate user that runs the server, typically mysql. Although global and local configuration files are located in different directories, the file name is component_keyring_encrypted_file.cnf in both ...
https://dev.mysql.com/doc/refman/9.7/en/keyring-file-component.html
Both files should be readable only by the appropriate user that runs the server, typically mysql. Although global and local configuration files are located in different directories, the file name is component_keyring_file.cnf in both locations. The ...
https://dev.mysql.com/doc/refman/9.7/en/keyring-options.html
The source and destination must differ, and the migration server must support both. The source and destination plugins must differ, and the migration server must support both plugins. MySQL supports the following keyring-related command-line ...
https://dev.mysql.com/doc/refman/9.7/en/keywords.html
Some keywords which are otherwise considered nonreserved are restricted from use as unquoted identifiers for roles, stored program labels, or, in some cases, both. Certain keywords, such as SELECT, DELETE, or BIGINT, are reserved and require special ...
https://dev.mysql.com/doc/refman/9.7/en/logical-operators.html
When both operands are non-NULL, the result is 1 if any operand is nonzero, and 0 otherwise. Table 14.5 Logical Operators Name Description AND, && Logical AND NOT, ! Negates value OR, || Logical OR XOR Logical XOR In SQL, all logical operators ...
https://dev.mysql.com/doc/refman/9.7/en/mathematical-functions.html
It is similar to calculating the arc tangent of Y / X, except that the signs of both arguments are used to determine the quadrant of the result. In the following example, the sequence of values produced by RAND(3) is the same both places it occurs.
https://dev.mysql.com/doc/refman/9.7/en/metadata-locking.html
Suppose that a session begins a transaction that uses transactional table t and nontransactional table nt as follows: START TRANSACTION; SELECT * FROM t; SELECT * FROM nt; The server holds metadata locks on both t and nt until the transaction ends.
https://dev.mysql.com/doc/refman/9.7/en/myisamchk-general-options.html
You can set both variables to large values, because only one of them is used at a time. The options described in this section can be used for any type of table maintenance operation performed by myisamchk. The sections following this one describe ...
https://dev.mysql.com/doc/refman/9.7/en/mysql-cluster-backup-configuration.html
This applies for both the backup data buffer and the backup log buffer. This applies for both the backup data buffer and the backup log buffer. Five configuration parameters are essential for backup: BackupDataBufferSize The amount of memory used ...
https://dev.mysql.com/doc/refman/9.7/en/mysql-cluster-install-linux-rpm.html
This section covers the steps necessary to install the correct executables for each type of NDB Cluster node using RPM packages supplied by Oracle. As an alternative to the method described in this section, Oracle provides MySQL Repositories for ...
Displaying 181 to 190 of 585 total results