提交 e605c270 编写于 作者: S shenglian zhou

fix mac os compilation error

上级 4eb9b67f
......@@ -65,7 +65,7 @@ typedef struct SSmlSqlInsertBatch {
char* sql;
int32_t code;
int32_t tryTimes;
sem_t sem;
tsem_t sem;
int32_t affectedRows;
bool tryAgain;
bool resetQueryCache;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册