Search



Search Results
Displaying 2921 to 2930 of 3282 total results
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-workspace-managing-hw-data.html
Loading or Unloading Data into MySQL HeatWave Cluster Creating Lakehouse Mapping Refreshing Lakehouse Data Maximum Number of Tables Loadable into a MySQL HeatWave Cluster . Data is loaded into MySQL HeatWave from the associated DB System. If you ...
https://dev.mysql.com/doc/heatwave-aws/en/mysql-server-plugins-components.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. Plugins and Components 3.1.2.6 Plugins and Components The following ...
https://dev.mysql.com/doc/heatwave-aws/en/mysql-server-unsupported-features.html
Modification of system tables Binary log access Error Logging to MySQL Server error log. Group Replication plugin InnoDB Tablespace Encryption Setting global variables Persisted system variables Replication filters Semisynchronous replication ...
https://dev.mysql.com/doc/connector-j/en/connector-j-connp-props-datetime-types-processing.html
This option applies only to prepared statements, callable statements or updatable result sets. This option applies only to prepared statements, callable statements or updatable result sets. connectionTimeZone Configures the connection time zone ...
https://dev.mysql.com/doc/connector-j/en/connector-j-connp-props-exceptions-warnings.html
dumpQueriesOnException Should the driver dump the contents of the query sent to the server in the message for SQLExceptions? Default Value false Since Version 3.1.3 exceptionInterceptors Comma-delimited list of classes that implement the interface ...
https://dev.mysql.com/doc/connector-j/en/connector-j-connp-props-x-protocol-and-x-devapi.html
As an alternative to the default algorithm names, that contain a reference to the compression operation mode, the aliases "zstd", "lz4", and "deflate" can be used instead of "zstd_stream", "lz4_message", and "deflate_stream". As an alternative to ...
https://dev.mysql.com/doc/connector-j/en/connector-j-opentelemetry.html
This simple demonstration contains a class OTelDemo, which creates a connection to the Sakila database and executes an SQL SELECT statement that returns five rows from the table film. OpenTelemetry is a set of APIs, libraries, agents, and ...
https://dev.mysql.com/doc/connector-j/en/connector-j-reference-jdbc-url-format.html
There are two alternate formats for specifying keys: The “address-equals” form: address=(host=host_or_ip)(port=port)(key1=value1)(key2=value2)...(keyN=valueN) Here is a sample URL using the“address-equals” form : ... This section explains ...
https://dev.mysql.com/doc/connector-j/en/connector-j-session-state-tracker.html
Connector/J can receive information on client session state changes tracked by the server if the tracking has been enabled on the server. The reception of the information is enabled by setting the Connector/J connection property trackSessionState ...
https://dev.mysql.com/doc/connector-j/en/connector-j-usagenotes-j2ee-concepts-load-balancing-failover.html
Your application may use temporary tables, server-side session state variables, or connection state, where letting the driver arbitrarily swap physical connections before processing is complete could cause data loss or other problems. Connector/J ...
Displaying 2921 to 2930 of 3282 total results