The MySQL Engineering team is proud to announce the Data Import feature in MySQL Database Service (MDS) and HeatWave.
The new Data Import enables faster and easier migrations to the MySQL Database Service. You can migrate from virtually any MySQL source, like AWS RDS/Aurora or MySQL on-premise, and from different versions, including 8.0, 5.7, or 5.6, directly to MySQL Database Service.
To migrate your existing MySQL databases, you perform two easy steps, in sequence or in parallel:
- Use MySQL Shell to export data from an existing MySQL source into an OCI Object Storage bucket;
- In MDS, create a new MySQL DB System referencing the bucket using a Pre-Authenticated Request (PAR). The data is imported automatically!
Together with MySQL Shell, MDS Data Import functionality dramatically reduces …
[Read more]