v.19.4Bug Fixes

Fixed a Deadlock When a SELECT Query Locks the Same Table Multiple Times (e.g

Fixed a deadlock when a SELECT query locks the same table multiple times (e.g. from different threads or when executing multiple subqueries) and there is a concurrent DDL query. #4535 (Alex Zatelepin)