PDF (US Ltr)
- 43.2Mb
PDF (A4)
- 43.3Mb
Man Pages (TGZ)
- 295.2Kb
Man Pages (Zip)
- 400.4Kb
Info (Gzip)
- 4.3Mb
Info (Zip)
- 4.3Mb
Search Results
https://dev.mysql.com/doc/refman/8.0/en/mysql-oci-marketplace-prereqs.html
The following assumptions are made: You are familiar with OCI terminology. You have access to a properly configured Virtual Cloud Network (VCN) and subnet. You have the permissions required to deploy OCI Marketplace applications in a compartment of ...
https://dev.mysql.com/doc/refman/8.0/en/faqs-security.html
Does MySQL include support for Roles Based Access Control (RBAC)? Not at this time. Where can I find documentation that addresses security issues for MySQL? A.9.2. Is SSL support built into MySQL binaries, or must I recompile the binary myself to ...
https://dev.mysql.com/doc/refman/8.0/en/macos-installation-launchd.html
macOS uses launch daemons to automatically start, stop, and manage processes and applications such as MySQL. To enable the launchd service, you can either: Open macOS system preferences and select the MySQL preference panel, and then execute Start ...The md5 checksum of a file containing the above snippet is ...
https://dev.mysql.com/doc/refman/8.0/en/using-encrypted-connections.html
Server-Side Runtime Configuration and Monitoring for Encrypted Connections Prior to MySQL 8.0.16, the tls_xxx and ssl_xxx system variables that configure encrypted-connection support can be set only at server startup. As of MySQL 8.0.16, the tls_xxx ...By client programs that are based on the MySQL C ... Several configuration parameters are available to indicate whether to use encrypted connections, ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-programs-ndb-top.html
Usage ndb_top [-h hostname] [-t port] [-u user] [-p pass] [-n node_id] ndb_top connects to a MySQL Server running as an SQL node of the cluster. By default, it attempts to connect to a mysqld running on localhost and port 3306, as the MySQL root ...
https://dev.mysql.com/doc/refman/8.0/en/partial-revokes.html
Prior to MySQL 8.0.16, it is not possible to grant privileges that apply globally except for certain schemas. As of MySQL 8.0.16, that is possible if the partial_revokes system variable is enabled. For example, it is possible to permit an account ...Specifically, for users who have privileges at the global level, partial_revokes enables privileges for specific schemas to be revoked while leaving the privileges in place for other ...
https://dev.mysql.com/doc/refman/8.0/en/create-table.html
The column_list used in the COLUMNS clause may contain only names of columns; each column in the list must be one of the following MySQL data types: the integer types; the string types; and time or date column types. Using AUTO_INCREMENT with FLOAT ...| {FULLTEXT | SPATIAL} [INDEX | KEY] [index_name] (key_part,...) [index_option] ...
https://dev.mysql.com/doc/refman/8.0/en/enterprise-encryption-installation.html
In releases before MySQL 8.0.30, the functions provided by MySQL Enterprise Encryption are installed by creating them individually, based on the openssl_udf shared library. From MySQL 8.0.30, the functions are provided by a MySQL component ...The ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-programs-ndb-config.html
Use with --xml to obtain XML output (Supported in all NDB releases based on MySQL 8.0) --connections Print information only about connections specified in [tcp], [tcp default], [sci], [sci default], [shm], or [shm default] sections of cluster ...
https://dev.mysql.com/doc/refman/8.0/en/features.html
MySQL Server supports many different character sets that can be specified at compile time and runtime. This section describes some of the important characteristics of the MySQL Database Software. In most respects, the roadmap applies to all ...