Alex Duan
ca5dfb28e1
fix: showHelp return line format error
2023-02-15 10:28:37 +08:00
Alex Duan
f2b8f18661
fix: first update var values then search
2023-02-12 16:41:43 +08:00
Alex Duan
c823ad912f
fix: build error
2023-02-12 16:31:24 +08:00
Alex Duan
8e28a63af8
fix: dot not complete with dbname
2023-02-12 16:28:03 +08:00
Alex Duan
9c296f6c71
fix: dot not complete with dbname
2023-02-12 16:23:41 +08:00
Alex Duan
494b1f1d83
feat: less one char to match
2023-02-11 23:19:19 +08:00
Alex Duan
979ca40214
feat: add perf systable name
2023-02-11 23:09:47 +08:00
Alex Duan
17b77c44be
feat: auto get stable after use db
2023-02-11 23:02:11 +08:00
Alex Duan
932dc94f7e
feat: auto get stable after use db
2023-02-11 22:58:18 +08:00
Alex Duan
095a6e0f82
feat: auto get stable after use db
2023-02-11 22:49:17 +08:00
Alex Duan
8bde21894f
feat: get dbname after set conn
2023-02-11 22:44:43 +08:00
Alex Duan
2fe1ee2aab
feat: get dbname after set conn
2023-02-11 22:39:33 +08:00
Alex Duan
adfdb0967c
feat: auto fill database name and sys table name2
2023-02-11 22:25:39 +08:00
Alex Duan
af14254639
feat: auto fill database name and sys table name1
2023-02-11 22:22:17 +08:00
Alex Duan
c13b0e68d9
feat: auto fill database name and sys table name
2023-02-11 22:19:45 +08:00
Alex Duan
f5c2c6858b
remove alter balance cmd
2023-02-11 18:33:45 +08:00
Alex Duan
503b03d661
fix: build error
2023-02-11 18:29:49 +08:00
Alex Duan
c501c81266
modify format and remove no use delete
2023-02-11 17:19:21 +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
Shuduo Sang
e6ccb777a3
fix: taos shell show err msg twice with cloud service ( #19894 )
2023-02-09 22:24:45 +08:00
Shuduo Sang
4d4c5645ec
fix: taos shell show err msg twice with cloud service ( #19892 )
2023-02-09 18:28:09 +08:00
freemine
a999e56a1d
typo: pthread_cleanup_push/pop better exist in pair
2023-02-05 16:08:34 +08:00
Xiaoyu Wang
24157e78d6
merge main
2023-01-28 17:52:58 +08:00
dapan1121
6b259777ad
fix: move crash report to shell
2023-01-17 11:18:49 +08:00
Shuduo Sang
4a8191782f
fix: cmake warning ( #19444 )
2023-01-09 16:23:15 +08:00
Shengliang Guan
a3b5fca070
Merge pull request #19409 from taosdata/FIX/xsren/osFileUnlock
...
fix:Deadlock caused by assert modification
2023-01-08 09:42:20 +08:00
Shuduo Sang
a2fcbde789
chore: fix cus email include
2023-01-06 13:46:28 +08:00
Shuduo Sang
0d0ec7dfc3
chore: cus support email
2023-01-06 13:19:53 +08:00
facetosea
61734b9c6a
fix:Deadlock caused by assert modification
2023-01-06 10:43:47 +08:00
Shuduo Sang
c85da8dc3a
fix: typos
2023-01-05 21:25:31 +08:00
Shuduo Sang
f7169103c8
chore: rework cus name
2023-01-05 21:05:16 +08:00
Shuduo Sang
3b1b6e3a27
fix: padding space
2023-01-05 20:41:29 +08:00
Shuduo Sang
3bf11a3077
fix: cus name
2023-01-05 20:28:43 +08:00
Shuduo Sang
7012016884
fix: prompt
2023-01-05 20:24:26 +08:00
Shuduo Sang
c6a08b64b5
chore: merge with 3.0
2023-01-05 17:36:30 +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
Shuduo Sang
4093649309
chore: use brand name instead
2022-12-30 13:06:21 +08:00
Shuduo Sang
868cf83cdb
chore: prepare for string passing
2022-12-29 19:20:46 +08:00
Alex Duan
0c422345b3
feat: support show cluster alive; and show db.alive;
2022-12-29 18:07:57 +08:00
Shengliang Guan
7f18cc5b8b
Merge pull request #19030 from taosdata/main
...
merge from main to 3.0
2022-12-20 11:24:20 +08:00
Alex Duan
43e6d441bc
fix(shell): fixed not last word matched
2022-12-18 23:34:55 +08:00
Shuduo Sang
86c50d5181
fix: taos shell ws take timing with null inputed ( #18957 )
2022-12-15 20:43:35 +08:00
Shuduo Sang
5dee5afadf
fix: taos shell show reconnect after tried twice ( #18934 )
...
* fix: taos shell prompt for websocket
* fix: show disconnected after retry twice
2022-12-14 11:03:12 +08:00
Shuduo Sang
8fbe4b64a8
fix: taos shell prompt for websocket ( #18826 )
2022-12-08 20:26:06 +08:00
dapan1121
17c6d303e3
Merge pull request #18698 from taosdata/TS-2155-3.0
...
fix(shell): forbid .taos_history record password for security
2022-12-05 17:19:44 +08:00
Alex Duan
83f7c7c2d0
fix(shell): forbid record password in taos_history file
2022-12-05 14:36:34 +08:00
Alex Duan
1cc0df89ab
fix(shell): forbid record password in taos_history file
2022-12-05 14:19:31 +08:00
Alex Duan
693a602c62
feat(api): modify prompt text
2022-12-02 18:27:18 +08:00
Alex Duan
83a4f76ece
feat(shell): affected rows int64
2022-12-02 17:15:51 +08:00
Alex Duan
39482b24db
feat(shell): supported affected rows int64_t
2022-12-02 16:42:38 +08:00
Shengliang Guan
0860ac1c9b
fix: show Permission denied error in mac
2022-12-01 15:14:34 +08:00
Alex Duan
999ad52386
fix(shell) add one blank after affected word
2022-11-25 09:11:28 +08:00
Alex Duan
cd46ca0f5a
fix(shell): add help command and fix crete table filed complete include binary
2022-11-24 11:12:08 +08:00
Alex Duan
84a1105be0
fix(shell): describe show command need show whole result1
2022-11-10 16:48:24 +08:00
Alex Duan
2481f1cdb3
fix(shell): describe show command need show whole result
2022-11-10 16:27:17 +08:00
Alex Duan
4b49dde403
fix(shell): adjust show result format
2022-11-08 09:54:19 +08:00
Shuduo Sang
7a8c2efbc3
fix: add jemalloc as build dependency of taosd, udf and shell ( #17785 )
...
* fix: jemalloc compile error
* fix: jemalloc compile error
* fix: add jemalloc as dependency of taosd and udf
Co-authored-by: afwerar <1296468573@qq.com>
2022-11-01 13:44:04 +08:00
dapan1121
d3d60dad8d
Merge pull request #17659 from taosdata/fix/TD-19489-3.0
...
fix(query): uniform the format of result between 2.6 and 3.0
2022-10-27 09:12:06 +08:00
Zhiqiang Wang
a27335c786
fix: add windows libtaosws ( #17666 )
2022-10-26 16:14:32 +08:00
Alex Duan
39c37e0e11
fix(shell): add affected rows in result
2022-10-26 14:54:50 +08:00
Alex Duan
d36bfa25ed
fix(query): uniform the format of result between 2.6 and 3.0
2022-10-26 11:07:19 +08:00
Alex Duan
97e70e8f27
fix(all): coverity scan problem fixed
2022-10-24 18:41:39 +08:00
Alex Duan
699b573b6f
fix(all): fixed coverity scan problems for second submiting1
2022-10-22 16:22:24 +08:00
Alex Duan
39c800da80
fix(all): fixed coverity scan problems for second submiting
2022-10-22 15:41:37 +08:00
Shengliang Guan
00e2304d8b
Merge pull request #17537 from taosdata/fix/TS-1924-V30
...
fix(shell): correct the position of cursor error when input chinese
2022-10-21 14:15:21 +08:00
Alex Duan
5039648174
fix(shell): forbied tab feature on windows
2022-10-21 11:51:03 +08:00
Alex Duan
14c02530b5
fix(shell): fixed chinese input error 1
2022-10-20 18:46:39 +08:00
Alex Duan
892bdb75fc
fix(shell): fixed chinese input error
2022-10-20 18:39:35 +08:00
Xiaoyu Wang
8f28a9c9d2
import format error
2022-10-20 18:18:07 +08:00
Xiaoyu Wang
2339b8c0a6
some parser problem
2022-10-20 16:53:26 +08:00
Alex Duan
48069ca974
fix(shell): restore zhiqiang modify chinese char show modifing
2022-10-19 20:14:30 +08:00
Alex Duan
720c16bf0a
fix(shell): coverity problem for some
2022-10-19 19:53:10 +08:00
Shengliang Guan
de4f430928
Merge pull request #17437 from taosdata/fix/ZhiqiangWang/TD-19607-shell-input-Chinese-char-error
...
fix: shell input Chinese char error
2022-10-18 18:43:33 +08:00
afwerar
9078f6157c
fix: shell input Chinese char error
2022-10-18 15:37:00 +08:00
Alex Duan
57cdf726b3
fix(shell): fixed tire tree free match error
2022-10-17 19:46:23 +08:00
Zhiqiang Wang
34f576b681
fix: show help install error ( #17408 )
2022-10-17 19:16:11 +08:00
Haojun Liao
ed9ec795eb
fix(query): fix coverity issues.
2022-10-17 14:05:40 +08:00
Haojun Liao
bcb3d41d08
fix(query): fix coverity issues.
2022-10-16 13:46:21 +08:00
Shengliang Guan
86ba774699
Merge pull request #17354 from taosdata/feat/TD-17777-V30
...
feat(shell): modify introduction for auto tab completion
2022-10-15 17:38:09 +08:00
Alex Duan
71d96333d3
feat(shell): modify instroduction1
2022-10-14 15:29:23 +08:00
Alex Duan
301ba0e97c
feat(shell): modify introduction
2022-10-14 15:22:48 +08:00
Alex Duan
137fb3e956
feat(shell): modify introduction
2022-10-14 14:21:46 +08:00
dapan1121
d5cfbebd82
fix: fix kill query crash issue
2022-10-14 13:26:10 +08:00
Shengliang Guan
de67ce68a5
Merge pull request #17300 from taosdata/fix/ZhiqiangWang/TD-13063-win-shell-tab-auto-input
...
fix: win shell tab auto input
2022-10-11 20:53:13 +08:00
Zhiqiang Wang
0b2ff85a17
fix: jemalloc compile error ( #17291 )
...
* fix: jemalloc compile error
* fix: jemalloc compile error
2022-10-11 18:53:24 +08:00
afwerar
9c458b68ee
fix: win shell tab auto input
2022-10-11 18:37:38 +08:00
Alex Duan
32a36b66f1
fix(shell): remove TAB KEY usage introduction on windows
2022-10-11 16:57:47 +08:00
Alex Duan
2f9048b2ae
feat(shell): lastWord function less add one
2022-10-10 17:02:48 +08:00
Shengliang Guan
1c106bfd1d
Merge pull request #17235 from taosdata/feat/TD-17777-V30
...
feat(shell): Supported the word completed by press Tab key for 3.0
2022-10-09 17:01:56 +08:00
Zhiqiang Wang
365b9ba7a0
fix: shell source error ( #17234 )
2022-10-09 15:40:27 +08:00
Alex Duan
c33573409f
feat(shell): move show stable ahead
2022-10-09 15:26:07 +08:00
Alex Duan
d69bc6d6d5
feat(shell): fixed build error
2022-10-09 14:30:14 +08:00
Alex Duan
b222ff4ba5
feat(shell): vscode ctrl k and f format code
2022-10-09 14:05:48 +08:00
Alex Duan
60d7ad82ac
feat(shell): fixed build error
2022-10-09 10:57:54 +08:00
Alex Duan
c7fdc00fbf
fix(shell): threads array destroydump1
2022-10-09 10:55:37 +08:00
Alex Duan
ff73c3f5f2
fix(shell): threads array destroydump
2022-10-09 10:34:16 +08:00
Alex Duan
c71600bae8
Merge branch '3.0' into feat/TD-17777-V30
2022-10-08 20:20:07 +08:00
Alex Duan
ce38259979
feat(shell): fixed windows build error.
2022-10-08 18:58:07 +08:00
Alex Duan
f72b3d3c14
feat(shell): move split command to list end
2022-10-08 17:49:04 +08:00
Alex Duan
0d64baa165
feat(shell): modify help information
2022-10-08 17:34:35 +08:00
Alex Duan
fd7897e39b
all functions is done
2022-10-08 16:42:02 +08:00
Zhiqiang Wang
d05b134a48
os: Mac package ( #17201 )
...
* os: Mac package
* os: Mac package
* os: Mac package
* os: Mac package
* os: Mac package
* os: Mac package
* os: Mac package
* os: Mac package
* os: Mac package
* os: Mac package
* os: Mac package
* os: Mac package
2022-10-08 10:12:17 +08:00
Alex Duan
49b49eb0eb
Merge branch '3.0' into feat/TD-17777-V30
2022-09-29 11:20:09 +08:00
Alex Duan
3ad184de87
feat(shell): modify command with 3.0
2022-09-29 11:07:15 +08:00
Shengliang Guan
eead619f1a
fix: coverity issues
2022-09-27 17:10:48 +08:00
afwerar
d3a21816cc
shell: taos shell websocket reconnect error
2022-09-21 11:43:36 +08:00
Alex Duan
92d3c4f351
feat(shell): support database command auto tab complete
2022-09-07 20:20:46 +08:00
Alex Duan
e8455e0bb7
feat(shell): set conn to autoshell
2022-09-07 14:46:27 +08:00
Alex Duan
c0cfa0da56
feat(shell): show introduction is modify
2022-09-07 14:27:55 +08:00
Alex Duan
f1dd2d5675
feat(shell): add port to 3.0 buld ok
2022-09-07 10:16:00 +08:00
Shengliang Guan
4401080328
enh: make cmake .. -DCMAKE_BUILD_TYPE=Release work
2022-08-31 18:06:17 +08:00
afwerar
500cf0c758
feature: shell csv rfc 4180
2022-08-31 13:30:35 +08:00
afwerar
52bedb2b53
feature: shell csv rfc 4180
2022-08-30 17:27:35 +08:00
afwerar
c5f270abcb
feature: shell csv rfc 4180
2022-08-30 17:24:24 +08:00
afwerar
3220a9547f
feature: shell csv rfc 4180
2022-08-30 17:23:02 +08:00
afwerar
4632c3751b
feature: shell csv rfc 4180
2022-08-30 17:21:38 +08:00
afwerar
8a34a321c7
feature: shell csv rfc 4180
2022-08-30 16:30:20 +08:00
afwerar
aec3a06431
feature: shell csv rfc 4180
2022-08-30 16:11:42 +08:00
Ganlin Zhao
cb49ec48d0
fix(query): fix pthread_create memleak in shell engine
...
TD-17791
2022-08-22 15:32:51 +08:00
Ganlin Zhao
70df538180
fix(query): fix pthread_create memleak in shell engine
...
TD-17791
2022-08-22 15:22:49 +08:00
afwerar
80a01235f2
doc: change 3.0 doc
2022-08-11 14:37:43 +08:00
afwerar
d3b2bcb612
doc: change 3.0 doc
2022-08-10 19:39:01 +08:00
afwerar
f03055c373
shell: change shell record source file command
2022-08-05 15:49:03 +08:00
afwerar
ac592b073b
feat: add table create limit
2022-08-02 20:03:45 +08:00
Yang Zhao
e5bb1fe787
feat: taos shell websocket support network/execute/total timing info ( #15630 )
...
* feat: taos shell websocket support network/execute/toal timing info
* chore: update taosws-rs
* feat: update taosws 24b199e
* fix: git clean in jenkinsfile2
Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2022-08-02 11:09:34 +08:00
afwerar
5f10012c21
feat: add cloud grant cfg
2022-08-02 09:18:34 +08:00
afwerar
74e833cf4e
build: remove jemalloc submodule
2022-07-28 15:48:56 +08:00
afwerar
4247cac970
shell: fix shell history error
2022-07-23 14:07:20 +08:00
Yang Zhao
621ef9f1a8
feat: shell support cloud ( #15283 )
...
* feat: taos shell support cloud (3.0)
* fix: affected row and reuse data
* feat: add custom ws timeout
* feat: handle ctrl c for ws
* fix: do not show any info about cloud if not websocket defined
* fix: other os compile
* fix: compile os error
* fix: compile error
* fix: review suggestions
2022-07-23 09:35:00 +08:00
afwerar
ec5db6e195
shell: fix taos shell ctrl-c exit error
2022-07-22 09:42:06 +08:00
afwerar
45995e81ce
shell: add show tables print limit
2022-07-21 17:05:06 +08:00
afwerar
b4537bc41e
shell: change shell print text
2022-07-20 11:31:35 +08:00
afwerar
8c01f5e8ad
test: only stop taosd once win test
2022-07-19 17:15:36 +08:00
afwerar
912652c2e6
shell: limit taos_history file size and rows
2022-07-18 20:30:28 +08:00
afwerar
1e4dae929c
shell: limit taos_history file size and rows
2022-07-18 20:30:04 +08:00
afwerar
fa96e64ee0
os: win format negative timestamp error
2022-07-18 16:53:20 +08:00
afwerar
3ba69ca5db
shell: limit taos_history file size
2022-07-18 11:31:13 +08:00
afwerar
22ea676a5a
shell: limit taos_history file size
2022-07-18 11:29:15 +08:00
Shuduo Sang
9a42c301e6
chore: add libtaos-ws for 3.0 ( #14580 )
...
* chore: add libtaos-ws for 3.0
* chore: update taosws-rs
* chore: add libtaosws to install/remove script
* chore: update taosws-rs
2022-07-08 19:23:03 +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
e10e621fc2
shell: fix shell ctrl-d error
2022-07-01 15:16:19 +08:00
Xiaoyu Wang
6141bb03da
feat: insert from csv
2022-06-30 15:04:54 +08:00
afwerar
06e8ba9f14
os: win shell catch ctrl-c
2022-06-27 20:56:37 +08:00
Shengliang Guan
8fe87e9e0e
Merge remote-tracking branch 'origin/3.0' into fix/tsim
2022-06-25 18:03:23 +08:00
Shengliang Guan
89d6ca7823
feat: privilege for sysinfo user
2022-06-25 18:03:12 +08:00
afwerar
592d8e488f
test: add sim full test
2022-06-25 16:14:54 +08:00
dapan1121
b2ff536050
Merge pull request #14118 from taosdata/feature/showdnodevariables
...
feat: show dnode variables
2022-06-23 13:23:06 +08:00
afwerar
fed3b36b0e
shell: fix shell chinese error
2022-06-23 09:40:35 +08:00
dapan1121
5afa3f9636
feat: show local variables
2022-06-22 17:18:39 +08:00
afwerar
c234adbb85
shell: fix shell chinese error
2022-06-22 17:07:49 +08:00
dapan1121
d320326371
reset query cache
2022-06-17 14:41:17 +08:00
Shengliang Guan
8d38ce5aff
enh: enable show grants in community version
2022-06-11 19:33:40 +08:00
Haojun Liao
90cb7966bc
refactor: do some internal refactor.
2022-06-06 10:35:19 +08:00
dapan1121
73de545f21
fix null issue
2022-05-28 13:38:58 +08:00
afwerar
1e5ef3b145
fix(os): windows timezone error
2022-05-27 19:00:48 +08:00
Shengliang Guan
133a963c7c
fix: memory leak while record history in shell
2022-05-21 21:29:32 +08:00
WANG MINGMING
c715ee5993
Merge pull request #12719 from taosdata/feature/TD-13041
...
fea: add select json from table
2022-05-20 13:15:49 +08:00
yihaoDeng
76b9a5acee
fix: avoid invalid read/write
2022-05-19 21:56:39 +08:00
afwerar
51721dfc47
fix(os): win run error
2022-05-19 10:37:11 +08:00
wangmm0220
e818e27902
fea:add select json logic
2022-05-18 22:13:38 +08:00
Shengliang Guan
77575d1e70
refactor: shm queue in multi process mode
2022-05-18 14:20:46 +08:00
Shengliang Guan
81e89ec7b6
Merge remote-tracking branch 'origin/3.0' into fix/mnode
2022-05-16 20:13:02 +08:00
Shengliang Guan
96b7f2696a
refactor: adjust SRpcMsg
2022-05-16 14:55:31 +08:00
Haojun Liao
8242cac94a
fix(query): fill the pseudo column before applying filter in table scanner.
2022-05-14 19:21:12 +08:00
afwerar
61729d6805
fix(os): update windows compile error
2022-05-14 10:43:00 +08:00
Shengliang Guan
2258916b1d
test: recover tmq/basic5.py
2022-05-13 22:02:55 +08:00
Shengliang Guan
cae144eda6
Merge remote-tracking branch 'origin/3.0' into feature/dnode
2022-05-13 21:46:20 +08:00
afwerar
0815843e94
fix(os): make taosd.exe taos.exe run on windows.
2022-05-13 21:42:16 +08:00
Shengliang Guan
368c41beba
Merge remote-tracking branch 'origin/3.0' into feature/dnode
2022-05-13 20:29:48 +08:00
Shengliang Guan
dddfe5c144
enh: enable limit in shell
2022-05-13 20:26:12 +08:00
Shengliang Guan
8873e392fb
enh: enable limit in shell
2022-05-13 18:59:44 +08:00
Shengliang Guan
8ca1420f55
refactor: adjust global config
2022-05-13 13:32:09 +08:00
wangmm0220
1e0c2fb01e
refactor:merge from 3.0
2022-05-06 16:48:44 +08:00
Yihao Deng
fe66836ca3
Merge pull request #12141 from taosdata/fix/invalid-fqdn
...
enh(rpc): taosd exited when fqdn is configed to invalid
2022-05-06 15:19:43 +08:00
yihaoDeng
699c8a0461
enh(rpc): validate fqdn
2022-05-06 14:42:06 +08:00
yihaoDeng
78c617a9f1
enh(rpc): validate fqdn
2022-05-06 14:30:07 +08:00
yihaoDeng
f2eca15fe2
enh(rpc): validate fqdn
2022-05-06 14:27:49 +08:00
Shengliang Guan
b72849aaeb
fix: let the shell parse statements like create table `abd\`
2022-05-06 14:04:37 +08:00
wangmm0220
05daba7f8e
refactor:merge from 3.0
2022-05-06 11:28:34 +08:00
Shengliang Guan
8253e019be
fix: invalid port described in TD-15165
2022-04-28 09:43:08 +08:00
wangmm0220
990205d684
refactor: schemaless tmp commit
2022-04-27 21:29:25 +08:00
afwerar
bf9ab440a7
fix(os): fix new compilation errors.
2022-04-27 17:39:54 +08:00
Shengliang Guan
debb35da49
fix: make taos -c xx -C work
2022-04-27 11:27:27 +08:00
Shengliang Guan
f7fda0159b
fix(tools): remove un necessary codes in taos shell
2022-04-26 16:46:13 +08:00
afwerar
dce677a72d
fix(os): fix window compilation errors.
2022-04-26 14:11:16 +08:00
Shengliang Guan
93bf4fefc7
Merge pull request #11849 from taosdata/feature/check
...
fix: write histroy in shell
2022-04-25 20:55:12 +08:00
Shengliang Guan
5a91ecfb7c
fix: write histroy in shell
2022-04-25 19:29:15 +08:00
Shengliang Guan
933405adc9
Merge pull request #11845 from taosdata/feature/check
...
fix: add error string for sync
2022-04-25 18:41:08 +08:00
afwerar
f966242047
feature(dnode): mul parameter start.
2022-04-25 13:57:55 +08:00
Shengliang Guan
3d9e27edb8
fix: remove un-necessary logs
2022-04-25 10:53:06 +08:00
Shengliang Guan
cd1bcb68c7
fix(tools): repair nettest in shell and dnode
2022-04-24 21:32:10 +08:00
Shengliang Guan
59d70252b7
fix(tools): repair -p options in shell
2022-04-24 21:22:38 +08:00
Shengliang Guan
93938aab49
refactor(tools): disable ctrl+c
2022-04-24 20:45:42 +08:00
Shengliang Guan
780561bc9b
refact(tools): add nettest codes
2022-04-24 20:38:24 +08:00
Shengliang Guan
e827fbcf20
fix(tools): network test in shell
2022-04-24 19:32:51 +08:00
Shengliang Guan
56e90b1258
refactor(tools) add network speed test codes
2022-04-24 13:53:07 +08:00
Shengliang Guan
70905e2128
refactor(tools) add network speed test codes
2022-04-24 11:19:06 +08:00
Shengliang Guan
eaaee9c56c
refactor(tools) add network speed test codes
2022-04-24 10:26:52 +08:00
Shengliang Guan
c76cbd2246
refactor(tools): refact shell codes
2022-04-22 19:27:00 +08:00