Search Results
https://dev.mysql.com/doc/x-devapi-userguide/en/transaction-handling.html
Transactions can be used to group operations into an atomic unit. Either all operations of a transaction succeed when they are committed, or none. It is possible to roll back a transaction as long as it has not been committed. Transactions can be ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-mysql-enterprise-audit.html
The log contents can include information such as when clients connected and disconnected, what actions they performed while connected, and which databases and tables they accessed. To use the database audit plugin, you need to: Connect to the DB ...
https://dev.mysql.com/doc/heatwave-aws/en/mysql-server-plugins-components.html
MySQL Enterprise Thread Pool Implements a thread pool that increases server performance by efficiently managing statement execution threads for large numbers of client connections. Connection Control Plugins Introduces an increasing delay in server ... Plugins and Components 3.1.2.6 Plugins and Components The following MySQL Server plugins and components are loaded by ...
https://dev.mysql.com/doc/connector-j/en/connector-j-connp-props-datetime-types-processing.html
connectionTimeZone Configures the connection time zone which is used by Connector/J if conversion between the JVM default and a target time zone is needed when preserving instant temporal values. If set to "LOCAL" then the driver assumes that the ...Accepts a geographic time zone name or a time zone offset from Greenwich/UTC, using a syntax 'java.time.ZoneId' is able to parse, or one of the two logical values "LOCAL" and ...
https://dev.mysql.com/doc/connector-j/en/connector-j-opentelemetry.html
MySQL Connector/J 8.4.0 introduces the client-side counterpart feature, with the capability of propagating the context to the MySQL Server it connects to and allowing a more complete observability for an application stack. Applications using ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-information-commands.html
In addition, you can obtain information about mysql client commands that are independent of the MySQL server and thus are also available for use when connected to the MySQL Cluster Manager agent. You can also use most standard mysql client commands ... Online help is available in the MySQL Cluster Manager client for MySQL Cluster Manager client ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-using-cluster-setup-creating.html
Starting the MySQL Cluster Manager client and connect to the MySQL Cluster Manager agent. You can connect to an agent process running on any of the cluster hosts, using the mcm client on any computer that can establish a network connection to the ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-11.html
Version 8.0.11 is the first General Availability release of the 8.0 series of MySQL Connector/J. It supports the Java Database Connectivity (JDBC) 4.2 API, and implements the X DevAPI. (WL #11293) X DevAPI: Connector/J now supports the new ...It is ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-33.html
Version 8.0.33 is the latest General Availability release of the 8.0 series of MySQL Connector/J. It supports the Java Database Connectivity (JDBC) 4.2 API, and implements the X DevAPI. Functionality Added or Changed Bugs Fixed Functionality Added ...It is suitable for use with MySQL Server versions 8.0 and ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-9-5-0.html
MySQL Connector/J 9.5.0 supersedes 9.4 and is recommended for use on production systems. It supports the Java Database Connectivity (JDBC) 4.2 API, and implements the X DevAPI. (Bug #118938, Bug #38396227) SequentialBalanceStrategy is now available ... Note These release notes were created with the assistance of MySQL HeatWave ...