My task is move the particular set of data from db to another db both are mysql but ran in different instances, in that old db i used mappings(one-to-one and one-to-many). If it is possible to move the data like in this scenario?
how i move the particular set of data from one db to another in mysql