Search Results
https://dev.mysql.com/doc/x-devapi-userguide-shell-js/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/x-devapi-userguide-shell-python/en/error-handling.html
The default error handling can be changed by creating a custom SessionContext and passing it to the mysqlx.getSession() function. When writing scripts for MySQL Shell you can often simply rely on the exception handling done by MySQL Shell. For all ...
https://dev.mysql.com/doc/x-devapi-userguide-shell-python/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/autopilot-index-advisor.html
The workload needs to have a minimum set of five queries that were executed against the tables in a user schema. Running Autopilot Index Advisor Related Topics Autopilot Indexing in the HeatWave User Guide . Autopilot Index Advisor 11 Autopilot ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-configuration.html
Creating a MySQL Configuration Copying a MySQL Configuration MySQL Configuration Details System Initialization Variables User-Configurable System Variables User-Configurable Shape-Dependent System Variables Service-Specific System Variables ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-data-import-details.html
Created: The date and time when the data import operation started. Data Import Details 7.2.1.3.1 Data Import Details Use the Console to view the Data Import Details. For more information on the details being displayed, see Importing Data Using the ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-exporting-data-mysql-shell.html
Note:Exports created by MySQL Shell 8.0.27, or higher, cannot be imported by earlier versions of MySQL Shell. To export a schema from a source MySQL Server: Start a MySQL Shell session and connect to the source MySQL Server: mysqlsh ... Exporting ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-launch-starter-dbsystem.html
Username: Name of the user that will be granted a specific set of MySQL Server administrator privileges. The state will change from Creating to Active when the operation has completed successfully. Launching a Starter DB System 3.2 Launching a ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-source-configuration.html
The replication user must be present on the source server with the required privileges. Source Configuration 8.3 Source Configuration To use inbound replication in MySQL HeatWave on AWS, the source and its network connection to the replica DB ...
https://dev.mysql.com/doc/relnotes/mysql-operator/en/news-8-0-32-2.0.8.html
(Bug #34719171) InnoDB cluster deployment could create a second router before the first router was terminated, and do so when one router was expected. (Bug #34648640) Added a securityContext specification to backups that allows the backup pod to ...