Search Results
                    
                    
            https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-connecting-mysql-connectors.html
                                 MySQL Connectors 5.4 MySQL Connectors You can use MySQL Connectors to connect your application to a DB System. The following list provides links to the MySQL Connectors documentation: The requirements outlined for connecting from a MySQL client ...
                                            
                https://dev.mysql.com/doc/refman/8.4/en/deploy-mysql-nonlinux-docker.html
                                 Warning The MySQL Docker images provided by Oracle are built specifically for Linux platforms. Other platforms are not supported, and users running the MySQL Docker images from Oracle on them are doing so at their own risk. This section discusses ...
                                            
                https://dev.mysql.com/doc/refman/8.4/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, as well as information specific to NDB Cluster 8.4 (NDB 8.4.7), based on version 8.4 ...Both NDB 8.0 and NDB 8.4 are intended for use in production ...
                                            
                https://dev.mysql.com/doc/refman/8.4/en/mysql-enterprise-firewall.html
                                 MySQL Enterprise Edition includes MySQL Enterprise Firewall, an application-level firewall that enables database administrators to permit or deny SQL statement execution based on matching against allowlists of accepted statement patterns. This ...
                                            
                https://dev.mysql.com/doc/refman/8.4/en/mysql-enterprise-thread-pool.html
                                 MySQL Enterprise Edition includes MySQL Enterprise Thread Pool, implemented using a server plugin. The default thread-handling model in MySQL Server executes statements using one thread per client connection. In MySQL Enterprise Edition, a thread ...As more clients connect to the server and execute statements, overall performance ...
                                            
                https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-installation.html
                                 This chapter describes how to obtain and install MySQL Router. System Requirements MySQL Router supports the same platforms as MySQL Server, as listed here: https://www.mysql.com/support/supportedplatforms/database.html Hardware: Minimum ...One ...
                                            
                https://dev.mysql.com/doc/refman/8.4/en/audit-log-reference.html
                                These audit log functions are available: audit_log_encryption_password_get([keyring_id]) This function fetches an audit log encryption password from the MySQL keyring, which must be enabled or an error occurs. Example: mysql> SELECT ...Audit Log ...
                                            
                https://dev.mysql.com/doc/refman/8.4/en/spatial-operator-functions.html
                                MySQL also implements certain functions that are extensions to OpenGIS, as noted in the function descriptions. A value that is not a strategy (such as an arbitrary binary string or a number) is passed as a strategy. A Point strategy is passed and ...
                                            
                https://dev.mysql.com/doc/mysql-secure-deployment-guide/8.0/en/secure-deployment-audit.html
                                $> cd /usr/local/mysql $> bin/mysql -u root -p < /usr/local/mysql/share/audit_log_filter_linux_install.sql Enter password: (enter root password here) Result OK Verify the plugin installation by logging in as root and examining the ... MySQL ...The ...
                                            
                https://dev.mysql.com/doc/heatwave/en/mys-hw-genai-vector-store-overview.html
                                 This section describes the Vector Store functionality available in MySQL HeatWave. About Vector Store MySQL HeatWave vector store is a relational database that lets you load unstructured data to MySQL HeatWave Lakehouse. Then, it segments the ...It ...