Commit graph

154 commits

Author SHA1 Message Date
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