Search Results
https://dev.mysql.com/doc/mysql-shell/9.7/en/mysql-shell-working-with-history.html
You can also search the history using the incremental history search feature. You can save your history between sessions by enabling the MySQL Shell history.autoSave option. For example, to make this change permanent issue: mysqlsh-js> \option ...
https://dev.mysql.com/doc/mysql-shell/9.7/en/replicaset-status.html
The output of ReplicaSet.status(extended=1) is similar to Cluster.status(extended=1), but the main difference is that the replication field is always available because InnoDB ReplicaSet relies on MySQL Replication all the time, unlike InnoDB Cluster ...The ReplicaSet.status() operation supports the extended option to get different levels of ...
https://dev.mysql.com/doc/ndb-operator/9.7/en/introduction.html
If the current and desired states do not match, the operator makes incremental changes to the MySQL Cluster installation to move it closer to the desired state; this is repeated if and as necessary over multiple iterations until the MySQL Cluster ...
https://dev.mysql.com/doc/mysql-ai/9.7/en/mys-ai-option-tracker.html
The integer flag usedCounter is incremented in real-time and persisted to storage every hour. The Option Tracker component provides usage information about different features and components of MySQL AI. The option_tracker_usage_get() function ...
https://dev.mysql.com/doc/relnotes/mysql/9.7/en/news-9-4-0.html
(Bug #36538081) InnoDB: A long semaphore wait crash could occur when a redo log consumer lagged behind after a failed MySQL Enterprise Backup incremental backup, preventing the redo log writer thread from advancing. (Bug #115619, Bug #36854635) The ... Note These release notes were created with the assistance of MySQL HeatWave ...
https://dev.mysql.com/doc/relnotes/mysql-enterprise-backup/9.7/en/news-9-5-0.html
Bugs Fixed Incremental backups could fail validation if multiple system tablespaces are present. Note These release notes were created with the assistance of MySQL HeatWave GenAI. MySQL Enterprise Backup 9.5.0 is the latest Innovation Release for ...
https://dev.mysql.com/doc/relnotes/mysql-shell/9.7/en/news-9-1-0.html
If no compatible members were available, Group Replication fell back to incremental recovery which can fail if Clone was the only supported provisioning method. (Bug #35595811) Utilities Added or Changed Functionality As of this release, the ...
https://dev.mysql.com/doc/workbench/en/heatwave-migration-assistant.html
Overview The MySQL HeatWave Migration Assistant performs the following tasks during the migration of the source database to the new DB System: Automatically signs in to your OCI account, or directs you to the OCI sign-up page. MySQL (create new) to ... The MySQL HeatWave Migration Assistant allows you to migrate on-premises databases to MySQL HeatWave DB Systems in Oracle Cloud Infrastructure ...
https://dev.mysql.com/doc/workbench/en/wb-configuration-additional.html
Use the related Auto-save scripts interval setting to modify its behavior. Enable Code Completion in Editors: Code suggestions can be activated either manually, or automatically if the related Automatically Start Code Completion setting is also ...
https://dev.mysql.com/doc/workbench/en/wb-configuring-files.html
*.cache: This information (schemas, engines, and other global information) serves as a quick lookup source for the SQL editor's auto completion functionality, and is implicitly updated whenever the schema tree is updated. sql_workspaces/ Directory ... MySQL Workbench saves configuration, cache, and log-related files and directories on your ...