Search Results
                    
                    
            https://dev.mysql.com/doc/x-devapi-userguide/en/connecting-connection-pool.html
                                The value for the pooling key is another set of key-value pairs containing any combination of the keys described in the following table: Table 2.1 Options for Configuring a Connection Pool Option Meaning Default enabled Connection pooling enabled. 
                                            
                https://dev.mysql.com/doc/x-devapi-userguide/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-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/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-cast-functions-operators.html
                                CAST() of ENUM columns to CHAR, DECIMAL, FLOAT, and to SIGNED and UNSIGNED numeric values. CAST() from and to all the MySQL HeatWave supported numeric, temporal, string and text data types. CAST() operates on the ENUM index rather than the ENUM ...
                                            
                https://dev.mysql.com/doc/heatwave/en/mys-hw-column-limits.html
                                 MySQL HeatWave has the following column limits: As of MySQL 9.2.2, the maximum column width is 4192192 bytes. In previous versions of MySQL, the maximum column width is 65532 bytes. This includes the size of all the data and column metadata stored ...
                                            
                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-encoding-string-columns.html
                                The following table provides an overview of encoding type characteristics: Table 5.15 Column Encoding Type Characteristics Encoding Type Expression, Filter, Function, and Operator Support Best Suited To Space Required On Variable-length (VARLEN) ...
                                            
                https://dev.mysql.com/doc/heatwave/en/mys-hw-lakehouse-limitations-all.html
                                The lakehouse_filter_warning_codes_list session variable has a limit of 50 codes and 250 characters.  MySQL HeatWave Lakehouse has the following limitations for all file formats. Unsupported Items MySQL HeatWave Lakehouse does not support the ...
                                            
                https://dev.mysql.com/doc/heatwave/en/mys-hw-supported-data-types.html
                                String and text data types: CHAR VARCHAR TEXT TINYTEXT MEDIUMTEXT LONGTEXT VECTOR For string and text data type limitations, see Section 11.2.1.1, “Data Type Limitations”. Columns with unsupported data types must be excluded, and defined as NOT ...