Migrate Data from MySQL Server Ubuntu to MySQL Server Windows 10

Опубликовано: 12 Октябрь 2024
на канале: Subhroneel Ganguly
25
0

Migrate Data from MySQL Server Ubuntu to MySQL Server Windows 10

00:10 Introduction
00:50 Identifying the source and target MySQL server DB by their IP Address.
02:25 Testing the connectivity of source and target DB through SQL Developer client.
04:58 Starting the migration wizard using MySQL Workbench.
05:09 Configuring the source MySQL DB
05:39 Configuring the target MySQL DB
06:09 Selecting the source schema to be migrated
08:11 Verifying target result objects.
08:31 Data transfer setup. Whether to truncate if target schema objects exist.
09:40 Verify and compare source and target schema objects.

MySQL Workbench 8.0 download link : https://dev.mysql.com/get/Downloads/M...

Oracle SQL Developer with JDK 11 for Windows 10 64 bit : https://download.oracle.com/otn/java/...

Oracle SQL Developer without JRE for Windows 10 64 bit :
https://download.oracle.com/otn/java/...

Source to download third party jdbc driver for Oracle SQL Developer Connection :: https://sourceforge.net/projects/jtds...