mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-24 16:42:05 +00:00
experiment
This commit is contained in:
parent
22707508c1
commit
706c545248
@ -59,7 +59,7 @@ wait
|
|||||||
|
|
||||||
echo "DROP TABLE concurrent_alter_column" | ${CLICKHOUSE_CLIENT}
|
echo "DROP TABLE concurrent_alter_column" | ${CLICKHOUSE_CLIENT}
|
||||||
|
|
||||||
sleep 1
|
sleep 7
|
||||||
# Check for deadlocks
|
# Check for deadlocks
|
||||||
echo "SELECT * FROM system.processes WHERE query_id LIKE 'alter%'" | ${CLICKHOUSE_CLIENT}
|
echo "SELECT * FROM system.processes WHERE query_id LIKE 'alter%'" | ${CLICKHOUSE_CLIENT}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user