Description
When using --lock-ddl-per-table, we commit the transaction holding MDL for all tables as part of mdl_unlock_all() function and from this point forward we don't use mdl_con anymore, however, we are not closing this connection, always causing abort_connections to increase on the server.
Attachments
Issue Links
- relates to
-
PXB-2254 Redesign --lock-ddl-per-table
-
- Done
-