Reduce locks when attaching first list partition
What does this MR do and why?
Reduce locks when attaching first list partition
By attaching foreign keys after attaching the table, we can avoid locking tables referenced by foreign key in the partitioning transaction.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Simon Tomlinson