Search Results
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-ui-settings-external-auth-ref.html
Important If you select this option, and the LDAP service is misconfigured, you can lock yourself out of MySQL Enterprise Monitor entirely. When unchecked, MySQL Enterprise Monitor provides for a pre-auth bind user to lookup account records. Bind as ... Table 15.3 External Authentication Name Description Disabled No external authentication system is ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-uninstaller-generic.html
This section describes how to uninstall MySQL Enterprise Service Manager and MySQL Enterprise Monitor Agent as an unattended process. Both MySQL Enterprise Service Manager and MySQL Enterprise Monitor Agent have identical uninstallation options. To ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-user-roles.html
Before installing MySQL Enterprise Monitor, gather credentials (a root user ID and password) for all the MySQL servers you plan to monitor. MySQL Enterprise Monitor Agent installation requires a dedicated user in each monitored MySQL server, and ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/system-prereqs-reference.html
This section describes the minimum and recommended system requirements for a successful MySQL Enterprise Monitor installation. 4 CPU Cores or more 8 GB RAM or more RAID10 or RAID 0+1 disk setup MySQL Enterprise Monitor Disk space Requirements The ...Minimum Hardware Requirements This section describes the minimum hardware requirements for the Enterprise Service ...
https://dev.mysql.com/doc/mysql-secure-deployment-guide/8.0/en/secure-deployment-configuration-file.html
Upon the completion of the deployment described in this guide, the MySQL configuration file (/etc/my.cnf) contains these configuration settings: [mysqld] datadir=/usr/local/mysql/data socket=/tmp/mysql.sock port=3306 ...
https://dev.mysql.com/doc/x-devapi-userguide-shell-js/en/collection-indexing.html
Creating an Index Collection indexes are ordinary MySQL indexes on virtual columns that extract data from the documents in the collection. Because MySQL cannot index JSON values directly, to enable indexing of a collection, you provide a JSON ... To ...
https://dev.mysql.com/doc/x-devapi-userguide-shell-python/en/collection-indexing.html
Creating an Index Collection indexes are ordinary MySQL indexes on virtual columns that extract data from the documents in the collection. Because MySQL cannot index JSON values directly, to enable indexing of a collection, you provide a JSON ... To ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-data-compression.html
MySQL HeatWave compresses data as it is loaded, which permits MySQL HeatWave nodes to store more data. More data per node reduces costs by minimizing the size of the MySQL HeatWave Cluster required to store the data. While data compression results ...Learn how to load data using Auto Parallel Load or ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-defining-secondary-engine.html
Defining Secondary Engine For each table that you want to load into MySQL HeatWave Cluster, you must define the MySQL HeatWave query processing engine (RAPID) as the secondary engine for the table. Then, the MySQL HeatWave query processing engine ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-lakehouse-access-object-storage.html
MySQL HeatWave on OCI can access external data stored on Oracle Cloud Infrastructure in Object Storage. To allow MySQL HeatWave Lakehouse to process data in Amazon S3, see Creating Lakehouse Mapping.