yihaoDeng
5425d67c9a
add timestamp to msg head
2022-11-29 11:40:58 +08:00
Shengliang Guan
58a0ea253e
Revert "enh: add debug info"
2022-11-27 00:44:12 +08:00
yihaoDeng
e23b3cf870
fix compile failure
2022-11-26 09:21:15 +08:00
yihaoDeng
561baa37bc
fix TD-20751 mem leak
2022-11-25 21:29:29 +08:00
yihaoDeng
421aa1a8c3
fix mem leak
2022-11-25 20:28:52 +08:00
yihaoDeng
06af61d975
add debug info
2022-11-25 12:03:08 +08:00
Shengliang Guan
d22ab18d53
Merge pull request #17575 from taosdata/fix/rmRedundance
...
fix: rm redundance
2022-10-23 14:37:46 +08:00
yihaoDeng
b0edb7c017
rm [redundance
2022-10-23 12:29:02 +08:00
yihaoDeng
ada04eb2bc
rm [èredundance
2022-10-23 10:38:16 +08:00
yihaoDeng
c9aadfadee
fix coverity scan problem
2022-10-17 16:29:50 +08:00
afwerar
445596011e
fix: win compile error
2022-10-11 14:12:11 +08:00
yihaoDeng
738fddb814
fix coverity scan problem
2022-09-30 17:49:08 +08:00
afwerar
91b35a0b62
os: fix Mac test error
2022-09-26 11:30:40 +08:00
afwerar
00a9491a97
os: fix Mac test error
2022-09-23 17:50:43 +08:00
yihaoDeng
ecd560ccb0
start timer for particular msg
2022-08-06 15:30:11 +08:00
afwerar
194459bfc4
os: fix Mac shell error
2022-07-06 14:38:24 +08:00
afwerar
b9a1c6744c
os: add Mac compile support
2022-07-02 17:40:23 +08:00
afwerar
af340a3825
os: fix gethostname error
2022-06-29 15:20:51 +08:00
yihaoDeng
3b1664d9e4
feat: refactor rpc code
2022-06-22 18:50:39 +08:00
Haojun Liao
9c6a9f1c92
fix(query): set correct source status in merge sort.
2022-06-17 14:25:53 +08:00
yihaoDeng
7259a35620
enh: refactor trans free ctx
2022-05-24 22:17:52 +08:00
afwerar
93a0c69edc
fix(os): win ctest error
2022-05-23 13:42:56 +08:00
afwerar
0815843e94
fix(os): make taosd.exe taos.exe run on windows.
2022-05-13 21:42:16 +08:00
yihaoDeng
205c92e472
fix(rpc): fix duplicat port error
2022-05-09 15:41:32 +08:00
yihaoDeng
97f00c0e8a
fix(rpc): fix duplicat port error
2022-05-09 12:08:51 +08:00
yihaoDeng
ce77983ff2
fix(rpc): fix invalide fqdn
2022-05-09 11:48:40 +08:00
yihaoDeng
c36f56a77d
fix(rpc): fix invalide fqdn
2022-05-07 18:34:36 +08:00
yihaoDeng
cb115f1c10
fix(rpc): fix invalide fqdn
2022-05-07 18:19:25 +08:00
yihaoDeng
315c9c37dc
enh(rpc): taosd exited when fqdn is configed to invalid
2022-05-05 23:14:36 +08:00
yihaoDeng
9c510f331c
feature(rpc): add connect timeout
2022-04-27 15:47:25 +08:00
afwerar
fc24521621
fix(os): windows compile 3.0.
2022-04-22 09:54:27 +08:00
afwerar
be4cd29d8b
[TD-13759]<fix>: add pthread func.
2022-03-30 16:06:04 +08:00
afwerar
222db126bc
[TD-13758]<fix>: redefine memory api.
2022-03-26 00:29:53 +08:00
Shuduo Sang
4d7bb97f54
Feature/sangshuduo/td 13558 taos shell refactor ( #10946 )
...
* [TD-13558]<feature>: taos shell refactor
add taosTools as submodule
* add tools/taos-tools
* add more client interface for taosTools compile
* update taos-tools
* update taos-tools
* refactor shell
* [TD-13558]<feature>: taos shell test speed
2022-03-23 19:27:27 +08:00
afwerar
a263f72d58
[TD-13762]<fix>: redefine atomic api.
2022-03-22 00:54:21 +08:00
afwerar
79057240bd
[TD-13759]<fix>: redefine thread api.
2022-03-20 00:47:45 +08:00
Shuduo Sang
23bef711fc
Feature/sangshuduo/td 13063 3.0 windows ( #10720 )
...
* [TD-13063]<feature>: 3.0 on Windows
* add pthread in contrib
* fix linux compile
* fix osSemaphore
* add gnu regex for Windows
* fix compile error for Windows
* support arm platform
* port more OS files
* fix for Windows compile
* port more files
* fix macOS on x86_64
* port osFile
* port osSemaphone.h
* port osSocket.c
* port tconfig.c
* port ttimer.c
* add couple files
2022-03-15 21:35:04 +08:00
afwerar
bd3451a8bd
[TD-13761]<fix>: redefine dir api.
2022-03-09 18:08:26 +08:00
afwerar
a5fece22c6
[TD-13761]<fix>: redefine dir api.
2022-03-09 18:08:02 +08:00
afwerar
031b50ff76
[TD-13761]<fix>: redefine dir api.
2022-03-09 17:52:59 +08:00
afwerar
43e4cdc713
[TD-13760]<fix>: redefine socket api.
2022-03-08 22:29:52 +08:00
afwerar
44367a009f
[TD-13760]<fix>: libuv replace socket error.
2022-03-07 18:50:38 +08:00
afwerar
3588761cc7
[TD-13760]<fix>: libuv replace socket error.
2022-03-07 16:34:31 +08:00
afwerar
2c12354c2c
[TD-13760]<fix>: libuv replace socket.
2022-03-07 02:07:23 +08:00
afwerar
5a37fdf28f
[TD-13062]<fix>: cross platform file system.
2022-02-25 01:47:20 +08:00
Shengliang Guan
392d3df98f
config
2022-02-22 13:59:51 +08:00
Shengliang Guan
7330b0f8c8
remove printf
2021-11-27 14:57:16 +08:00
Shengliang Guan
1f3b7197b1
remove some system include files
2021-10-04 21:41:11 +08:00
Shengliang Guan
140ec7c8aa
[TD-10430] adjust util and common module
2021-10-04 12:09:50 +08:00
Shengliang Guan
c0a171b144
[TD-10430] adjust os module
2021-10-03 10:32:14 +08:00