Comment 1 for bug 987694

Revision history for this message
Baron Schwartz (baron-xaprb) wrote : Re: pt-online-schema-change 2.1.1: Disable search for Slaves

There is currently no way to tell it to ignore that check entirely. However, you can create an empty DSN table and use --recursion-method=DSN=<DSN of your table> and it will then find no slaves to monitor.

We should probably add --recursion-method=none to all of the tools so that the checks can be disabled more easily.