I want to create a migration tool, so i want to connect to my database (mysql) and choose the database i want to move. Afterwards, i would like to store ( the file/files i guess ) into my disk and be able to copy this database into another sql server.
Is this possible? Thanks in advance!
