Search



Search Results
Displaying 2251 to 2260 of 4186 total results
https://dev.mysql.com/doc/relnotes/heatwave/en/news-8-0-30.html
(WL #14956) Support was added for built-in server-side data masking and de-identification to help protect sensitive data from unauthorized uses by hiding and replacing real values with substitutes. Data masking and de-identification operations are ... Advisor MySQL HeatWave AutoML Functionality Added or Changed Advisor MySQL HeatWave Advisor Auto Encoding, which recommends string column encodings, now provides encoding recommendations that optimize query ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-console.html
Firewalls, proxy servers, or other devices that control access to the internet can affect the ability to connect to the MySQL HeatWave Console and OCI Console. To allow network access to both the MySQL HeatWave Console and OCI Console, add the ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-disabling-enabling-channel.html
Note:If the source server contains existing data, it is necessary to copy over this data to the target server before enabling the channel and starting replication for the first time. Disabling or Enabling a Channel 8.6.1 Disabling or Enabling a ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-exporting-data.html
About MySQL Shell MySQL Server Compatibility MySQL HeatWave on AWS has several security-related restrictions that are not present in an on-premise instance of MySQL. Exporting Data 7.1 Exporting Data Use the dump utility of MySQL Shell to export a ...
https://dev.mysql.com/doc/relnotes/mysql-operator/en/news-8-0-29.html
Important Because MySQL Server 8.0.29 was removed, attempts to pull in MySQL Server 8.0.29 images will fail. MySQL Operator for Kubernetes reached General Availability status in version 8.0.29.
https://dev.mysql.com/doc/relnotes/mysql-operator/en/news-8-1-0-2.1.0.html
(WL #15583) Added metric provider support for each MySQL server managed by the operator. (WL #15584) Bugs Fixed Updating labels and annotations in the InnoDB Cluster object did not update them in each associated server StatefulSet and Router ...
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 ...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-other-changes.html
serverTimezone is now an alias for the connection property connectionTimeZone, which has replaced serverTimezone. Here are other changes with Connector/J 8.0 and beyond: Removed ReplicationDriver. Instead of using a separate driver, you can now ...
https://dev.mysql.com/doc/connector-j/en/connector-j-reference-dns-srv.html
For information about DNS SRV support in MySQL, see Connecting to the Server Using DNS SRV Records. Connector/J supports the use of DNS SRV records for connections. When multiple MySQL instances provide the same service for your applications, DNS ...
https://dev.mysql.com/doc/connector-j/en/connector-j-usagenotes-tomcat.html
Next, configure the JNDI DataSource by adding a declaration resource to $CATALINA_HOME/conf/server.xml in the context that defines your web application: <Context ....> ... This sends a ping to the server which then returns a fake result set. The ...
Displaying 2251 to 2260 of 4186 total results