How to migrate databases in Datagrip?

已回答

We have a bunch of databases in MySQL. We're thinking of migrating them to a new server either a newer version of MySQL or to MariaDB. What are the process? If someone can point me to a step by step instruction/documentation that will be awesome. Thank you!

0

Hello! It's not impossible with the means of DataGrip. The only thing DataGrip can make is to copy one table to the other database. To do this press F5

1

请先登录再写评论。