View Revisions: Issue #2904
Summary | 0002904: Feature which allows one to exclude the Indexes getting replicated from server to clients | ||
---|---|---|---|
Revision | 2018-10-17 18:29 by hanes | ||
Description | New Description: Provide a way to specify whether indexes get included or not when creating the table (by default they are included). Original Description: I am replicating a table which contains Indexes from MSSql Server to MYSQL server. I want to exclude the index in replication. I don't find an option to exclude indexes getting replicated from server to client. |
||
Revision | 2016-11-16 11:05 by tparamanandam | ||
Description | I am replicating a table which contains Indexes from MSSql Server to MYSQL server. I want to exclude the index in replication. I don't find an option to exclude indexes getting replicated from server to client. |