Search



Search Results
Displaying 2301 to 2310 of 4186 total results
https://dev.mysql.com/doc/x-devapi-userguide-shell-python/en/working-with-prepared-statements.html
X DevAPI improves performance for each CRUD statement that is executed repeatedly by using a server-side prepared statement for its second and subsequent executions. This happens internally—applications do not need to do anything extra to utilize ...
https://dev.mysql.com/doc/x-devapi-userguide-shell-python/en/working-with-savepoints.html
Savepoints and Implicit Transaction Behavior The exact behavior of savepoints is defined by the server, and specifically how autocommit is configured. For example, consider the following statements with no explicit BEGIN, session.startTransaction() ... X DevAPI supports savepoints, which enable you to set a named point within a transaction that you can revert ...
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 ...
Displaying 2301 to 2310 of 4186 total results