Tune the test for Bug#56143 too many foreign keys causes output of show create...
Tune the test for Bug#56143 too many foreign keys causes output of show create table to become invalid Use a CREATE statement with all the FKs instead of ALTERing the table many times because it is faster (11 seconds vs 3 seconds).
Showing
This diff is collapsed.
Please register or sign in to comment