Shuduo Sang
5e2b26f146
chore: refactor cus prompt ( #20688 )
...
* chore: refactor cus prompt
* fix: client name in install.sh
* fix: -Wno-reserved-user-defined-literal
* fix: update taos-tools commit
* fix: include/os/osDir.h
* fix: check cus name
* fix: makepkg.sh
* chore: update taos-tools d194dc9
---------
Co-authored-by: chenhaoran <haoran920c@163.com>
2023-03-30 19:30:54 +08:00
xinsheng Ren
e3f21ae98f
fix: TD-22674 coverity scan ( #20126 )
...
* fix: TD-22674 coverity scan
* fix: compile error
---------
Co-authored-by: facetosea <25808407@qq.com>
2023-02-24 15:17:14 +08:00
Shuduo Sang
ea5d925c50
fix: alpine support ( #19353 )
...
* fix: alpine support
* fix: ostimer thread_id
* fix: taosPrintTrace and tsStreamMax
* fix: make_install.sh and dnodes.py for alpine
* fix: cmake.platform and cut option for alpine
* fix: timer sigev and string convert
* fix: test case for alpine
* fix: fix test script for alpine
* fix: fix test script for alpine
* fix: fix taosLogTrace for Alpine
* fix: fix taosSort
* fix: vnode and mnode compare functions and test cases
* fix: sorting algorithms and unit tests
* fix: libtaosws.so build error on Alpine
* fix: libtaosws.so build error on Alpine
---------
Co-authored-by: t_max <1172915550@qq.com>
2023-02-10 13:00:55 +08:00
xinsheng Ren
3d2b5ea6b6
Fix/xsren/td 20179/win version info ( #19708 )
...
* fix:get system info on windows
* fix:head file
* fix:del tchar.h
2023-01-31 00:49:18 +08:00
Xiaoyu Wang
24157e78d6
merge main
2023-01-28 17:52:58 +08:00
xinsheng Ren
5c5e9144f2
ALL UPPER CASE for macro definition ( #19605 )
...
Co-authored-by: facetosea <25808407@qq.com>
2023-01-18 10:08:44 +08:00
xinsheng Ren
172559a2af
fix stackflow on mac ( #19590 )
...
Co-authored-by: facetosea <25808407@qq.com>
2023-01-17 15:21:02 +08:00
freemine
e92bf83986
bugfix: stack-buffer-overflow ( #19584 )
2023-01-17 15:05:33 +08:00
xinsheng Ren
936f282eab
TD-21220 fix assert ( #19363 )
...
* TD-21220 fix assert
* fix/compile failed
* fix/taosEOFFile exception return
Co-authored-by: facetosea <25808407@qq.com>
2023-01-05 09:20:14 +08:00
xinsheng Ren
1876d6d748
Fix/xsren/td 20817 mac fqdn ( #19078 )
...
* fix/TD-20817-mac-fqdn use localhostname
* fix/TD-20817-mac-fqdn redundant codes
* fix/TD-20817-mac-fqdn,replace command with api
Co-authored-by: facetosea <25808407@qq.com>
Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2022-12-29 09:38:48 +08:00
xinsheng Ren
853b93fbe1
Fix/xsren/td 20817 mac fqdn ( #19078 )
...
* fix/TD-20817-mac-fqdn use localhostname
* fix/TD-20817-mac-fqdn redundant codes
* fix/TD-20817-mac-fqdn,replace command with api
Co-authored-by: facetosea <25808407@qq.com>
Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2022-12-29 09:21:20 +08:00
Xiaoyu Wang
d3cb2a3a0a
merge main
2022-12-18 20:36:06 +08:00
Shengliang Guan
04750d9078
Merge pull request #18905 from taosdata/feature/3_liaohj
...
refactor: do multiple refactor and improve some query perf.
2022-12-14 08:01:42 +08:00
xinsheng Ren
b03e3a8134
FIX:TS-2258-mac cpuinfo has an extra enter character ( #18916 )
...
* FIX:TS-2258-mac cpuinfo has an extra enter character
* fix:TS-2258_static_check
Co-authored-by: facetosea <25808407@qq.com>
2022-12-13 10:57:48 +08:00
Haojun Liao
8f02297890
refactor: do some internal refactor.
2022-12-12 17:53:04 +08:00
Shengliang Guan
610ae057af
Merge pull request #18807 from taosdata/FIX/xsren/TD-20141-macOS_OS_type_empty
...
Fix/xsren/td 20141 mac os os type empty
2022-12-08 21:13:29 +08:00
facetosea
fcfff59f86
fix:maxOS type
2022-12-08 11:13:57 +08:00
facetosea
4aaa29bd4f
fix:TD-20141 mac os type empty
2022-12-08 10:50:35 +08:00
Shengliang Guan
7553cd6e65
fix: compile errors
2022-12-07 22:28:12 +08:00
Shengliang Guan
6d94afe48f
Revert "refact: adjust some assert cases"
2022-12-07 21:51:17 +08:00
Shengliang Guan
6ef608f7af
fix: complie error
2022-12-07 19:02:43 +08:00
Shuduo Sang
f565ff3769
fix: get cpuid on x86 only ( #18552 )
...
* chore: taostools sanitizer flag align with tdengine
* chore: re-enable old style build asan config for taos-tools
* chore: update taos-tools 274d230
* chore: update taos-tools and add x86 definition
* fix: get cpu id on x86 only
2022-11-29 23:42:20 +08:00
Haojun Liao
99ea0abffa
fix(query): add return value.
2022-11-25 23:09:31 +08:00
Haojun Liao
9a208b2d09
other: merge 3.0
2022-11-24 17:08:15 +08:00
Haojun Liao
b83f895726
refactor: do some internal refactor.
2022-11-11 14:16:13 +08:00
xiaolei li
4d09254e93
test(driver):C# CI failed for longarch64 pr-17982 ( #18030 )
...
* Add loongarch64 architecture port.
Signed-off-by: Jingyun Hua <huajingyun@loongson.cn>
* test(driver):C# CI failed for longarch64 pr-17982
Signed-off-by: Jingyun Hua <huajingyun@loongson.cn>
Co-authored-by: Jingyun Hua <huajingyun@loongson.cn>
2022-11-10 21:06:20 +08:00
Shengliang Guan
92b1c12330
fix: wrong cpu usage
2022-11-01 16:38:52 +08:00
Hongze Cheng
fcbaa6082b
more code refact
2022-10-13 11:49:46 +08:00
Zhiqiang Wang
365b9ba7a0
fix: shell source error ( #17234 )
2022-10-09 15:40:27 +08:00
afwerar
00a9491a97
os: fix Mac test error
2022-09-23 17:50:43 +08:00
afwerar
760babe7db
os: mac exit error
2022-09-14 18:44:58 +08:00
afwerar
bdf0a41b39
os: fix Mac access error
2022-08-26 14:52:17 +08:00
afwerar
cf1c6346d5
build: cmake warning error
2022-08-24 17:09:12 +08:00
afwerar
67fbb73910
build: release ver-3.0.0.10003
2022-08-10 11:23:37 +08:00
afwerar
bf27143bed
os: add win service and crashdump
2022-07-29 19:18:33 +08:00
afwerar
f79637f5a8
os: add win service and crashdump
2022-07-29 16:36:42 +08:00
afwerar
58d287eafa
os: fix get cpuinfo error
2022-07-26 17:16:12 +08:00
dapan1121
d266bfe187
fix: fix stmt memory leak
2022-07-20 08:39:52 +08:00
afwerar
194459bfc4
os: fix Mac shell error
2022-07-06 14:38:24 +08:00
afwerar
528d7d7248
os: add dll check
2022-06-16 15:46:51 +08:00
afwerar
ac09ef04a9
fix(os): add win32 udf case
2022-06-05 17:02:43 +08:00
afwerar
b7ca4f7710
fix(os): win str to int64 error
2022-05-17 13:50:16 +08:00
afwerar
0815843e94
fix(os): make taosd.exe taos.exe run on windows.
2022-05-13 21:42:16 +08:00
afwerar
02e6b38270
fix(os): make taosd run on win.
2022-05-09 03:22:05 +08:00
afwerar
f4f11fdc01
fix(os): fix win open file error.
2022-04-28 19:46:37 +08:00
afwerar
fc24521621
fix(os): windows compile 3.0.
2022-04-22 09:54:27 +08:00
Shengliang Guan
7f3b15020c
fix(cluster): get monitor info in multi-process mode
2022-04-11 18:13:55 +08:00
Shengliang Guan
b34ea72a04
feat[cluster]: send monitor information in multi-process mode
2022-04-08 19:59:10 +08:00
Shengliang Guan
f492ae743a
feat: send monitor information in multi-process mode
2022-04-08 16:05:28 +08:00
afwerar
222db126bc
[TD-13758]<fix>: redefine memory api.
2022-03-26 00:29:53 +08:00