Is it possible, to delete certain data from Master Database, And Retain that data in the slave ?
For, ex. I want to delete data of before 5 years from master. And I'm sure that data is not being used in any current transactions.
Will this cause any synchronization problems ?
Is it not recommended ?
I researched for it, but couldn't find any perfect solution !