Search Results
                    
                    
            https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-cloudwatch-cost.html
                                 Cost for Using CloudWatch Monitoring 17.1.2 Cost for Using CloudWatch Monitoring There are no surcharges for using CloudWatch monitoring in MySQL HeatWave on AWS. However, enabling CloudWatch monitoring will incur charges on your AWS account. 
                                            
                https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-groups.html
                                 Groups and Permissions 20.1 Groups and Permissions MySQL HeatWave on AWS has three predefined groups. The predefined groups and associated permissions are described in the following tables. Table 20-1 Table 20-2 Table 20-3 Note: The OCI user ...
                                            
                https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-mysql-enterprise-audit.html
                                You can add statistics for the time and size of the queries to detect outliers.  MySQL Enterprise Audit 3.1.2.7 MySQL Enterprise Audit MySQL HeatWave on AWS supports the MySQL Enterprise Audit plugin for MySQL Server 8.1.0 and later. The audit ...
                                            
                https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-service-specfic-system-variables.html
                                Note: generated_random_password_length , query_alloc_block_size , and query_prealloc_size are also session variables.  Service-Specific System Variables 19.7 Service-Specific System Variables MySQL HeatWave on AWS defines the following global system ...
                                            
                https://dev.mysql.com/doc/connector-j/en/connector-j-connp-props-networking.html
                                Since Version 5.0.5 maxAllowedPacket Maximum allowed packet size to send to server. This value will not take effect if set larger than the value of 'max_allowed_packet'. Also, due to an internal dependency with the property 'blobSendChunkSize', this ... socksProxyHost Name or IP address of a SOCKS host to connect ...
                                            
                https://dev.mysql.com/doc/connector-j/en/connector-j-reference-jdbc-url-format.html
                                Limit the overrides to user, password, network timeouts, and statement and metadata cache sizes; the effects of other per-host overrides are not defined. Opening a connection without specifying the database to use is, in general, only useful when ...
                                            
                https://dev.mysql.com/doc/connector-j/en/connector-j-reference-using-ssl.html
                                There is a performance penalty for enabling connection encryption, the severity of which depends on multiple factors including (but not limited to) the size of the query, the amount of data returned, the server hardware, the SSL library used, the ...
                                            
                https://dev.mysql.com/doc/connector-j/en/connector-j-using-openID.html
                                The file must be 10K or smaller in size, or it will be taken as an invalid file.  OpenID Connect is an authentication protocol based on the OAuth 2.0 framework, providing a simplified and interoperable ways of authentication for enhanced security. 
                                            
                https://dev.mysql.com/doc/refman/8.4/en/audit-log.html
                                You can add statistics for the time and size of each query to detect outliers.  Note MySQL Enterprise Audit is an extension included in MySQL Enterprise Edition, a commercial product. MySQL Enterprise Edition includes MySQL Enterprise Audit, ...
                                            
                https://dev.mysql.com/doc/refman/8.4/en/bit-functions.html
                                If the argument size exceeds 511 bytes, an ER_INVALID_BITWISE_AGGREGATE_OPERANDS_SIZE error occurs.  Table 14.17 Bit Functions and Operators Name Description & Bitwise AND >> Right shift << Left shift ^ Bitwise XOR BIT_COUNT() Return the number of ...