Search Results
https://dev.mysql.com/doc/relnotes/heatwave/en/news-8-0-31.html
These dictionaries are built for each string column with the RAPID_COLUMN=ENCODING=SORTED keyword. (WL #14742) MySQL HeatWave now uses statistics based on minimum and maximum values to create zone maps for every primary key column. MySQL HeatWave ...
https://dev.mysql.com/doc/relnotes/heatwave/en/news-9-1-0.html
MySQL HeatWave uses statistics based on minimum and maximum values to create zone maps for every primary key column. MySQL HeatWave GenAI MySQL HeatWave Lakehouse MySQL HeatWave MySQL HeatWave GenAI MySQL HeatWave GenAI now lets you extract and ...
https://dev.mysql.com/doc/relnotes/heatwave/en/news-9-2-1.html
(WL #16627) MySQL HeatWave now supports automated zone map construction on non-primary key columns, improving RAPID query processing performance. Note These release notes were created with the assistance of MySQL HeatWave GenAI. MySQL HeatWave ...
https://dev.mysql.com/doc/relnotes/heatwave/en/news-9-4-0.html
(WL #16831) MySQL HeatWave MySQL HeatWave now supports the use of the URI keyword in addition to the URL keyword for loading data with Bulk Load and exporting query results. (WL #16988) Bulk Load now supports loading tables without primary keys.
https://dev.mysql.com/doc/relnotes/heatwave/en/news-9-4-1.html
Furthermore, to maintain consistency in log anomaly detection tasks, the input table now requires a primary key, enhancing the reliability of the results. These release notes were created with the assistance of MySQL HeatWave GenAI. MySQL HeatWave ...
https://dev.mysql.com/doc/relnotes/mysql-operator/en/news-8-0-32-2.0.8.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Added support for the following MySQL server enterprise keyring features: keyring UDF functions, keyring_file, keyring_encrypted_file, and keyring_oci. This adds a new ...(WL ...
https://dev.mysql.com/doc/connector-j/en/connector-j-connp-props-debugging-profiling.html
logger The name of a class that implements 'com.mysql.cj.log.Log' that will be used to log messages to. Default Value com.mysql.cj.log.StandardLogger Since Version 3.1.1 profilerEventHandler Name of a class that implements the interface ...
https://dev.mysql.com/doc/connector-j/en/connector-j-connp-props-prepared-statements.html
Default Value true Since Version 3.1.12 useServerPrepStmts Use server-side prepared statements if the server supports them? The server may limit the number of prepared statements with 'max_prepared_stmt_count' or disable them altogether. In case of ...
https://dev.mysql.com/doc/connector-j/en/connector-j-connp-props-result-sets.html
clobberStreamingResults This will cause a streaming result set to be automatically closed, and any outstanding data still streaming from the server to be discarded if another query is executed before all the data has been read from the server.
https://dev.mysql.com/doc/connector-j/en/connector-j-fips.html
KeyManagerFactoryProvider: The name of the a Java Security Provider that provides a javax.net.ssl.KeyManagerFactory implementation. keyStoreProvider: The name of the a Java Security Provider that provides a java.security.KeyStore implementation, ...