Search



Search Results
Displaying 1941 to 1950 of 2264 total results
https://dev.mysql.com/doc/heatwave-aws/en/index.html
It covers registration, account management, user and group management, using the MySQL HeatWave Console to create and manage DB Systems and MySQL HeatWave Clusters, connecting, importing data, configuration, and performance monitoring. MySQL ...
https://dev.mysql.com/doc/heatwave-aws/en/mysql-server-versioning.html
To retrieve the MySQL Server version number, connect to your DB System using a MySQL client, and run SELECT @@version;. Server Versioning 3.1.2.1.1 Server Versioning The MySQL Server included in MySQL HeatWave on AWS uses a versioning system ...
https://dev.mysql.com/doc/heatwave-aws/en/mysql-shell.html
About MySQL Shell 7.1.1 About MySQL Shell MySQL Shell dump and load utilities are built for use with MySQL DB Systems. To get the best functionality, always use the most recent version of MySQL Shell that is available to you. The MySQL Server ...
https://dev.mysql.com/doc/relnotes/mysql-operator/en/news-8-0-30-2.0.5.html
(WL #15047) Group replication now uses the MySQL protocol to establish connections instead of the internal XCom communication infrastructure. Functionality Added or Changed Bugs Fixed Functionality Added or Changed Updated the following ...
https://dev.mysql.com/doc/relnotes/mysql-operator/en/news-8-2-0-2.1.1.html
An example InnoDBCluster definition entry that increases the maximum number of connections using the new router.bootstrapOptions array option: ... Functionality Added or Changed Added the ability to define custom MySQL Router bootstrap options.
https://dev.mysql.com/doc/connector-j/en/connector-j-2-way-authentication.html
Apply the steps outlined in both Section 6.9.1, “Setting up Server Authentication” and Section 6.9.2, “Setting up Client Authentication” to set up a mutual, two-way authentication process in which the server and the client authenticate each ...Although the typical setup described above uses the same CA certificate in both ends for mutual authentication, it does not have to be the ...
https://dev.mysql.com/doc/connector-j/en/connector-j-connp-props-blob-clob-processing.html
blobSendChunkSize Chunk size to use when sending BLOB/CLOBs via server-prepared statements. Note that this value cannot exceed the value of 'maxAllowedPacket' and, if that is the case, then this value will be corrected automatically. Since Version ...
https://dev.mysql.com/doc/connector-j/en/connector-j-connp-props-debugging-profiling.html
If set to "REQUIRED", an OpenTelemetry library must be available at run time, or connections to the MySQL Server will fail. Setting it to "DISABLED" turns off generating OpenTelemetry instrumentation by Connector/J. Connector/J relies entirely on ...
https://dev.mysql.com/doc/connector-j/en/connector-j-connp-props-exceptions-warnings.html
These classes will be instantiated one per 'Connection' instance, and all 'SQLException' exceptions thrown by the driver will be allowed to be intercepted by these interceptors, in a chained fashion, with the first class listed as the head of the ...
https://dev.mysql.com/doc/connector-j/en/connector-j-connp-props-session.html
sessionVariables A comma or semicolon separated list of "name=value" pairs to be sent as "SET [SESSION] ..." to the server when the driver connects. Since Version 3.1.8 characterEncoding Instructs the server to set session system variables ...Since ...
Displaying 1941 to 1950 of 2264 total results