This commit is contained in:
Shengliang Guan 2020-11-10 06:48:31 +00:00
parent 95d3e55042
commit 6854e550a2
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@
#define ALTER_CTABLE_RETRY_TIMES 3
#define CREATE_CTABLE_RETRY_TIMES 10
#define CREATE_CTABLE_RETRY_SEC 10
#define CREATE_CTABLE_RETRY_SEC 14
static void * tsChildTableSdb;
static void * tsSuperTableSdb;