Calling procedure from PROD to STG
I have a procedure synchronizing the item between PROD and STG, I am using mysql as the bridge between them, I want to know if there is any way to
synchronize the item without using the mysql as the link? thanks!
0