Search Results
                    
                    
            https://dev.mysql.com/doc/mysql-secure-deployment-guide/8.0/en/secure-deployment-overview.html
                                 The MySQL 8.0 Secure Deployment Guide documents procedures for deploying a Linux-generic binary distribution of MySQL Enterprise Edition Server with features for implementing and managing the security of your MySQL installation. Features required ...
                                            
                https://dev.mysql.com/doc/mysql-secure-deployment-guide/8.0/en/secure-deployment-post-install.html
                                Files and resources that the mysql user requires read access to include configuration files (e.g., /etc/my.cnf) and the MySQL binaries (/usr/local/mysql/bin).  Post-installation setup involves creating a safe directory for import and export ...
                                            
                https://dev.mysql.com/doc/mysql-secure-deployment-guide/8.0/en/secure-deployment-verify-package.html
                                 After downloading the MySQL package and before attempting to install it, ensure that the package is intact and has not been tampered with. There are two methods of integrity checking for MySQL Linux Generic Binary packages: MD5 Checksum and ...
                                            
                https://dev.mysql.com/doc/x-devapi-userguide-shell-js/en/collection-indexing.html
                                 To make large collections of documents more efficient to navigate you can create an index based on one or more fields found in the documents in the collection. Creating an Index Collection indexes are ordinary MySQL indexes on virtual columns that ...
                                            
                https://dev.mysql.com/doc/x-devapi-userguide-shell-js/en/mysql-x-expressions-ebnf-definitions.html
                                 This section provides a visual reference guide to the grammar for the expression language used in X DevAPI. 
                                            
                https://dev.mysql.com/doc/x-devapi-userguide-shell-python/en/collection-indexing.html
                                 To make large collections of documents more efficient to navigate you can create an index based on one or more fields found in the documents in the collection. Creating an Index Collection indexes are ordinary MySQL indexes on virtual columns that ...
                                            
                https://dev.mysql.com/doc/x-devapi-userguide-shell-python/en/mysql-x-expressions-ebnf-definitions.html
                                 This section provides a visual reference guide to the grammar for the expression language used in X DevAPI. 
                                            
                https://dev.mysql.com/doc/heatwave/en/mys-hw-advisor-auto-indexing-execution.html
                                 Autopilot Indexing provides recommendations for schemas with a representative workload that has at least five queries in the SQL statement digest history in the Performance Schema. Autopilot Indexing only evaluates SQL statements in the SQL ...
                                            
                https://dev.mysql.com/doc/heatwave/en/mys-hw-bulk-load-mysql-server.html
                                 MySQL includes a bulk load extension to the LOAD DATA statement that is only available in MySQL HeatWave on AWS. It can do the following: Optimize the loading of data sorted by primary key. Monitor bulk load progress with the Performance Schema (As ...
                                            
                https://dev.mysql.com/doc/heatwave/en/mys-hw-encryption-compression-functions.html
                                Table 5.6 Encryption and Compression Functions Name Description COMPRESS() Return the result as a binary string. Note Deprecated as of MySQL 9.4.0 and scheduled for removal in a future release. Note Deprecated as of MySQL 9.4.0 and scheduled for ...