Search



Search Results
Displaying 2781 to 2790 of 3514 total results
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-hwaml.html
MySQL HeatWave AutoML 13 MySQL HeatWave AutoML Use the MySQL HeatWave Console to create and evaluate MySQL HeatWave AutoML models. MySQL HeatWave AutoML Requirements Create a MySQL HeatWave AutoML model Evaluate a MySQL HeatWave AutoML model .
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-workspace-managing-hw-data.html
Creating Lakehouse Data Mapping: MySQL HeatWave Lakehouse enables query processing on the data residing in an Amazon S3 bucket. Loading or Unloading Data into MySQL HeatWave Cluster Creating Lakehouse Mapping Refreshing Lakehouse Data Maximum Number ...Data is loaded into MySQL HeatWave from the associated DB ...
https://dev.mysql.com/doc/relnotes/mysql-operator/en/news-8-0-30-2.0.5.html
Newly created clusters use the MySQL Protocol via port 3306, whereas clusters created using a previous version will continue to use XCom on port 33061. Functionality Added or Changed Bugs Fixed Functionality Added or Changed Updated the following ...
https://dev.mysql.com/doc/relnotes/mysql-operator/en/news-8-0-33-2.0.9.html
Known Limitation Functionality Added or Changed Bugs Fixed Known Limitation A known limitation of this release: if an existing InnoDB Cluster was initially created using MySQL Operator 8.0.30-2.0.6 or earlier, then an update to 8.0.33-2.0.9 fails ...This happens even if there had already been an update to ...
https://dev.mysql.com/doc/relnotes/mysql-operator/en/news-9-3-0-2.2.4.html
Functionality Added or Changed For the Enterprise Edition only: MySQL Operator for Kubernetes now supports creating backups to cloud storage using the MySQL Enterprise Backup tool, and restoring such backups to server instances in InnoDB Clusters.
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-reference-using-ssl.html
All Java keystore files are protected by the password supplied to the keytool when you created the files. You need the file names and the associated passwords to create an SSL connection. Connector/J can encrypt all data communicated between the ...
https://dev.mysql.com/doc/connector-j/en/connector-j-usagenotes-j2ee-concepts-managing-load-balanced-connections.html
All load-balanced connections sharing the same loadBalanceConnectionGroup value, regardless of how the application creates them, will be managed together. Connector/J has long provided an effective means to distribute read/write load across ...
https://dev.mysql.com/doc/connector-j/en/connector-j-usagenotes-spring-config.html
For example, to configure a connection to a MySQL server supporting the world sample database, you might use: <util:map id="dbProps"> <entry key="db.driver" value="com.mysql.cj.jdbc.Driver"/> <entry key="db.jdbcurl" ... The Spring Framework is a ...
https://dev.mysql.com/doc/connector-j/en/connector-j-usagenotes-statements-callable.html
For more information on MySQL stored procedures, please refer to Using Stored Routines. Notice that you have to use JDBC escape syntax, and that the parentheses surrounding the parameter placeholders are not optional: Example 7.4 Connector/J: Using ...
Displaying 2781 to 2790 of 3514 total results