Search



Search Results
Displaying 2901 to 2910 of 3559 total results
https://dev.mysql.com/doc/relnotes/mysql-operator/en/index.html
Abstract This document contains release notes for the changes in each release of MySQL Operator for Kubernetes. For additional MySQL Operator for Kubernetes documentation, see MySQL Operator for Kubernetes. Updates to these notes occur as new ...
https://dev.mysql.com/doc/relnotes/mysql-operator/en/news-8-1-0-2.1.0.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed The cron jobs created by scheduled backups reference an operator image, and this operator image version now gets updated. (WL #15583) Added metric provider support for each ...
https://dev.mysql.com/doc/connector-j/en/connector-j-connp-props-performance-extensions.html
callableStmtCacheSize If 'cacheCallableStmts' is enabled, how many callable statements should be cached? Default Value 100 Since Version 3.1.2 metadataCacheSize The number of queries to cache 'ResultSetMetadata' for if 'cacheResultSetMetaData' is ...
https://dev.mysql.com/doc/connector-j/en/connector-j-installing-maven.html
You can also use Maven dependencies manager to install and configure the Connector/J library in your project. However, if you do not want to use the X DevAPI features, you may also want to add a dependency exclusion to avoid linking the unneeded ...
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-java-8.html
Connector/J 8.0 and beyond is created specifically to run on the Java 8 platform. While Java 8 is known to be strongly compatible with earlier Java versions, incompatibilities do exist, and code designed to work on Java 7 might need to be adjusted ...
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 ...
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 ...
https://dev.mysql.com/doc/connector-j/en/connector-j-using-xdevapi.html
Connector/J 9.7 supports the X DevAPI, through which native support by MySQL for JSON, NoSQL, document collection, and other features are provided to Java applications. See Using MySQL as a Document Store, the X DevAPI User Guide, and the ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-add-hosts.html
add hosts {--hosts=|-h }host_list site_name host_list: host[, host[, ...]] This command adds one or more hosts to an existing management site. Agents using the same port as the management site must be running on any hosts added using this command.
Displaying 2901 to 2910 of 3559 total results