Search Results
                    
                    
            https://dev.mysql.com/doc/heatwave-aws/en/preface.html
                                All SPARC trademarks are used under license and are trademarks or registered trademarks of SPARC International, Inc. Any other use, such as any dissemination of printed copies or use of this documentation, in whole or in part, in another ... Preface ...
                                            
                https://dev.mysql.com/doc/connector-j/en/connector-j-installing-source.html
                                 Caution You need to install Connector/J from source only if you want to build a customized version of Connector/J or if you are interested in helping us test our new code. To just get MySQL Connector/J up and running on your system, install ...
                                            
                https://dev.mysql.com/doc/connector-j/en/connector-j-usagenotes-tomcat.html
                                 The following instructions are based on the instructions for Tomcat-5.x, available at http://tomcat.apache.org/tomcat-5.5-doc/jndi-datasource-examples-howto.html which is current at the time this document was written. First, install the .jar file ...
                                            
                https://dev.mysql.com/doc/refman/8.4/en/components.html
                                 MySQL Server includes a component-based infrastructure for extending server capabilities. A component provides services that are available to the server and other components. (With respect to service use, the server is a component, equal to other ...
                                            
                https://dev.mysql.com/doc/refman/8.4/en/connection-options.html
                                 This section describes options supported by most MySQL client programs that control how client programs establish connections to the server, whether connections are encrypted, and whether connections are compressed. These options can be given on ...
                                            
                https://dev.mysql.com/doc/refman/8.4/en/group-by-functional-dependence.html
                                Determination of functional dependence becomes more complex if there are nested outer joins or the join condition does not consist entirely of equality comparisons.  The following discussion provides several examples of the ways in which MySQL ...
                                            
                https://dev.mysql.com/doc/refman/8.4/en/innodb-table-import.html
                                The page size of the tablespace must match the page size of the destination MySQL server instance. If the table was created in an external directory by specifying the DATA DIRECTORY clause in the CREATE TABLE statement, the table that you replace on ... This section describes how to import tables using the Transportable Tablespaces feature, which permits importing tables, partitioned tables, or individual table partitions that reside in file-per-table ...
                                            
                https://dev.mysql.com/doc/refman/8.4/en/installing.html
                                A summary of the procedure follows and later sections provide the details. If you plan to upgrade an existing version of MySQL to a newer version rather than install MySQL for the first time, see Chapter 3, Upgrading MySQL, for information about ...
                                            
                https://dev.mysql.com/doc/refman/8.4/en/lock-order-tool.html
                                 The MySQL server is a multithreaded application that uses numerous internal locking and lock-related primitives, such as mutexes, rwlocks (including prlocks and sxlocks), conditions, and files. Within the server, the set of lock-related objects ...
                                            
                https://dev.mysql.com/doc/refman/8.4/en/macos-installation.html
                                 For a list of macOS versions that the MySQL server supports, see https://www.mysql.com/support/supportedplatforms/database.html. MySQL for macOS is available in a number of different forms: Native Package Installer, which uses the native macOS ...