There was an error while loading. Please reload this page.
ReplicationDoDb = [a]
drop table a.a, a.b, b.a; is destructed to drop table a.a, drop table a.b;
drop table a.a, a.b, b.a;
drop table a.a
drop table a.b
ReplicationDoDb = [a]
drop table a.a, a.b, b.a;is destructed todrop table a.a,drop table a.b;