v.19.14Improvement
Fixed Deadlock When We Have at Least Two Queries That Read at Least Two Tables in Different Order and Another Query That Performs DDL Operation on One of Tables
Fixed deadlock when we have at least two queries that read at least two tables in different order and another query that performs DDL operation on one of tables. Fixed another very rare deadlock. #6764 (alexey-milovidov)