Merge pull request #68620 from ClickHouse/do-not-fuzz-02835_drop_user_during_session

Do not fuzz 02835 drop user during session
This commit is contained in:
Kruglov Pavel 2024-08-21 13:07:16 +00:00 committed by GitHub
commit de680c7312
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,5 @@
#!/usr/bin/env bash
# Tags: no-debug
# Tags: no-debug, no-random-settings, no-random-merge-tree-settings
CURDIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
# shellcheck source=../shell_config.sh