Search Results
https://dev.mysql.com/doc/relnotes/heatwave/en/news-8-3-0.html
MySQL HeatWave Lakehouse Functionality Added or Changed MySQL HeatWave Lakehouse MySQL HeatWave Lakehouse extends Auto Parallel Load support for external tables that have a pre-defined schema. It is now able to reconcile the inferred schema with ...
https://dev.mysql.com/doc/relnotes/heatwave/en/news-9-0-0.html
MySQL HeatWave AutoML MySQL HeatWave Autopilot MySQL HeatWave GenAI MySQL HeatWave Lakehouse MySQL HeatWave Functionality Added or Changed MySQL HeatWave AutoML MySQL HeatWave AutoML has increased the maximum model size from 900MB. The MySQL ...
https://dev.mysql.com/doc/relnotes/heatwave/en/news-9-4-0.html
Note MySQL HeatWave User Guide has been restructured and improved to provide better visibility of high-level tasks. Note These release notes were created with the assistance of MySQL HeatWave GenAI. MySQL HeatWave AutoML MySQL HeatWave GenAI MySQL ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-data-import-details.html
Data Import Details 7.2.1.3.1 Data Import Details Use the Console to view the Data Import Details. For more information on the details being displayed, see Importing Data Using the Data Import Feature. Table 7-1 Tabs on the Data Import Details Page ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-loading-table-maximum.html
If the tables have more columns, fewer tables can be loaded. See Table 9-1 for the approximate maximum number of columns and tables for each shape. As an illustration, the table shows the maximum number of tables with an average of 100 columns per ...
https://dev.mysql.com/doc/connector-j/en/connector-j-connp-props-connection.html
Since Version 5.1.7 propertiesTransform An implementation of 'com.mysql.cj.conf.ConnectionPropertiesTransform' that the driver will use to modify connection string properties passed to the driver before attempting a connection. connectionAttributes ...
https://dev.mysql.com/doc/connector-j/en/connector-j-connp-props-jdbc-compliance.html
useColumnNamesInFindColumn Prior to JDBC-4.0, the JDBC specification had a bug related to what could be given as a column name to result set methods like 'findColumn()', or getters that took a String property. JDBC-4.0 clarified "column name" to ...
https://dev.mysql.com/doc/connector-j/en/connector-j-interceptors.html
An interceptor is a software design pattern that provides a transparent way to extend or modify some aspect of a program, similar to a user exit. With Connector/J, the interceptors are enabled and disabled by updating the connection string to refer ...
https://dev.mysql.com/doc/connector-j/en/connector-j-opentelemetry.html
OpenTelemetry is a set of APIs, libraries, agents, and instrumentation to provide observability for applications and their interactions with one another. It enables developers to instrument their code so that they can export observability data ...
https://dev.mysql.com/doc/connector-j/en/connector-j-overview.html
MySQL provides connectivity for client applications developed in the Java programming language with MySQL Connector/J. Connector/J implements the Java Database Connectivity (JDBC) API, as well as a number of value-adding extensions of it. MySQL ...