experiment

This commit is contained in:
Ivan Blinkov 2020-06-11 12:18:12 +03:00
parent 22707508c1
commit 706c545248

View File

@ -59,7 +59,7 @@ wait
echo "DROP TABLE concurrent_alter_column" | ${CLICKHOUSE_CLIENT}
sleep 1
sleep 7
# Check for deadlocks
echo "SELECT * FROM system.processes WHERE query_id LIKE 'alter%'" | ${CLICKHOUSE_CLIENT}