v.20.9Bug Fix
Fixed Concurrent DDL Errors and Deadlocks in Atomic Database Engine
FixedDROP TABLE IF EXISTSfailure withTable ... does not existerror when table is concurrently renamed (for Atomic database engine). Fixed rare deadlock when concurrently executing some DDL queries with multiple tables (likeDROP DATABASEandRENAME TABLE) FixedDROP/DETACH DATABASEfailure withTable ... does not existwhen concurrently executingDROP/DETACH TABLE. #15934 (tavplubix).