Hi,
According to the percona’s documentation, it is suggested to have recoverable backups before using the tool. Is this required, for online schema change ?
Because for osc, the tool will create a copy of the table being modified and with --nodrop-old-table option this table can act as back up. In such cases, why is the back up step mentioned in the documentation required ?