NoCopyAlgorithmRule
Reports MySQL ALTER TABLE statements that force the COPY algorithm.
COPY can rebuild the table and is usually unsafe for online schema changes.
Reports MySQL ALTER TABLE statements that force the COPY algorithm.
COPY can rebuild the table and is usually unsafe for online schema changes.