fix: taosbenchmark query concurrent segfault (#17795)

update taos-tools 719fc88
This commit is contained in:
Shuduo Sang 2022-11-01 11:52:09 +08:00 committed by GitHub
parent bba6686148
commit 12db9c4624
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# taos-tools
ExternalProject_Add(taos-tools
GIT_REPOSITORY https://github.com/taosdata/taos-tools.git
GIT_TAG 7321fbb
GIT_TAG 719fc88
SOURCE_DIR "${TD_SOURCE_DIR}/tools/taos-tools"
BINARY_DIR ""
#BUILD_IN_SOURCE TRUE