未验证 提交 225fb597 编写于 作者: sangshuduo's avatar sangshuduo 提交者: GitHub

Hotfix/sangshuduo/td 5306 taosdemo stmt autocreatetable 2 (#6958)

* [TD-5300]<fix>: taosdemo stmt debug print.

* fix default iface is unknown.

* set thread name enabled on develop branch.
上级 655a5148
......@@ -55,6 +55,11 @@
#define STMT_IFACE_ENABLED 1
#define NANO_SECOND_ENABLED 1
#define SET_THREADNAME_ENABLED 1
#if SET_THREADNAME_ENABLED == 0
#define setThreadName(name)
#endif
#define REQ_EXTRA_BUF_LEN 1024
#define RESP_BUF_LEN 4096
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册