Commit Graph

413 Commits

Author SHA1 Message Date
Haojun Liao 20013b3f77 fix(shell): update the display of double value. 2023-04-11 17:26:05 +08:00
Xiaoyu Wang 4c04b155d5 merge main 2023-04-11 15:56:28 +08:00
Haojun Liao 171647bdbd fix(shell): update the double display. 2023-04-11 15:46:36 +08:00
Shuduo Sang 5cc85e7f41
fix: remove unused macros (#20839) 2023-04-10 15:16:28 +08:00
kailixu e976fcb91d Merge branch '3.0' into enh/TD-21161-3.0 2023-04-07 17:51:35 +08:00
Shuduo Sang 4fb5390c6f
chore: release script community main (#20808)
* chore: cus name support in script

* chore: merge with 3.0
2023-04-07 17:10:39 +08:00
Xiaoyu Wang c134432c45 merge main 2023-04-06 09:31:45 +08:00
Shuduo Sang 33c5f1cf88
chore: cus name support in shellArgument (#20754)
* 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

* fix: cus name

* fix: change adapter prefix

* fix: tools/*.sh

* fix: scripts

* fix: ../../packaging/tools/install_client.sh

* chore: cus domain in script

* fix: cus name in packaging/tools/install.sh

* fix: cus name in ../../packaging/tools/remove.sh

* fix: don't edit origin file

* fix: remove brand name

* fix: update taos-tools

* fix: cus name in log

* fix: compile error without cuc name

---------

Co-authored-by: chenhaoran <haoran920c@163.com>
2023-04-05 10:21:43 +08:00
Xiaoyu Wang e9d7a099cc merge main 2023-04-04 14:50:58 +08:00
Ganlin Zhao 23ec9287c9 fix: fix tsim crash on windows due to invalid input to strftime 2023-04-04 10:33:41 +08:00
kailixu 37bc1bca36 enh: column/row max length support up to 64K 2023-04-03 17:00:52 +08:00
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
Xiaoyu Wang af53a3a226
Merge pull request #20643 from taosdata/fix/main_bugfix_wxy
fix: enterprise version displays the associated community version gitinfo
2023-03-27 13:05:25 +08:00
Xiaoyu Wang 5f9f5be6f4 fix: enterprise version displays the associated community version gitinfo 2023-03-27 11:06:10 +08:00
Alex Duan 1684f07a0b Merge branch '3.0' into test/TD-22889-3.0 2023-03-26 21:38:42 +08:00
Alex Duan 018f922661 feat: auto tab fix udf_language2 2023-03-25 10:26:31 +08:00
Alex Duan 11be6c6f85 feat: auto tab fix udf_language1 2023-03-25 10:25:14 +08:00
Alex Duan a52af4a07e feat: auto tab fix udf_language 2023-03-25 10:21:12 +08:00
Alex Duan 6a16926098 feat: auto tab add create function1 2023-03-25 09:35:06 +08:00
Alex Duan d6b972c2a1 feat: auto tab add create function1 2023-03-25 09:29:01 +08:00
Alex Duan ddc1689759 feat: auto tab add create function 2023-03-25 09:20:39 +08:00
Alex Duan f95f6c9f78 feat: auto tab add create function 2023-03-25 09:15:13 +08:00
Ganlin Zhao 6f119ef4d0 change print format 2023-03-24 11:24:04 +08:00
dapan1121 a732ec7b3c fix: change float display mode 2023-03-24 10:36:01 +08:00
Ganlin Zhao 3bdef853b2 fix: fix windows handling localtime_s error 2023-03-24 10:29:36 +08:00
dapan1121 5b02af6a91 fix: merge main to 3.0 2023-03-22 16:08:16 +08:00
Shuduo Sang 528dcf86eb
fix: improve taos shell user experience for connecting cloud (#20528) 2023-03-19 13:18:30 +08:00
Shuduo Sang 3c1c3193ab
fix: taos shell ws arg (#20480)
* docs: update taosbenchmark new argument with 3.0.3.0 release

* docs: add cli websocket argument

* fix: tools/shell/src/shellArguments.c

* fix: taos shell ws arg description
2023-03-15 22:13:20 +08:00
Shuduo Sang fa8d9a62f2
fix: cus prompt length lead hang (#20371) 2023-03-09 19:04:25 +08:00
Shengliang Guan 5d6d6e6e16
Merge pull request #19805 from freemine/pthread_cleanup_push
typo: pthread_cleanup_push/pop better exist in pair
2023-03-02 17:35:35 +08:00
Hui Li 3b0fd4b23f
Merge pull request #20182 from taosdata/feat/TD-22801-MAIN
feat: completing create index and tag index case
2023-02-27 19:58:52 +08:00
Alex Duan a0ae611a99 fix: fix can not scroll enum item with blank 2023-02-27 16:39:45 +08:00
Alex Duan 4976c80e2f fix: last is blank have bug 2023-02-27 16:23:29 +08:00
Alex Duan 64243a2127 feat: completing create index and tag index case 2023-02-27 15:11:21 +08:00
Yihao Deng db47cb5805
Merge branch 'main' into fix/toManySeesion 2023-02-25 17:04:56 +08:00
yihaoDeng 84706fe586 fix: limit session num 2023-02-24 21:20:15 +08:00
Hui Li 965d91572a
Merge pull request #20148 from taosdata/fix/3_coverity
fix(query): fix syntax errors on centos.
2023-02-24 17:39:12 +08:00
Xiaoyu Wang 67a94707b7
Merge pull request #20104 from taosdata/feat/3.0_wxy
enh: drop tables syntax optimization
2023-02-24 16:57:30 +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
Haojun Liao 22aa03307c fix(query): fix syntax errors on centos. 2023-02-24 11:38:54 +08:00
Xiaoyu Wang 618c934fb2 enh: drop tables syntax optimization 2023-02-22 15:16:16 +08:00
Xiaoyu Wang c597de099f merge main 2023-02-20 13:41:27 +08:00
Hui Li 12d983074f
Merge pull request #20027 from taosdata/fix/TS-2658-MAIN
fix: free thread save memory before set null
2023-02-20 09:35:27 +08:00
Shuduo Sang 085936e61c
fix: taos shell prompt if not ws error (#20032) 2023-02-17 18:54:08 +08:00
Alex Duan bdfb342ec8 fix: free thread save memory before set null 2023-02-17 14:44:00 +08:00
Alex Duan 4a8d5355a7 fix: parse multi-line sql include tab key 2023-02-15 20:21:41 +08:00
Alex Duan 6676ee7de8 fix: run once not check right 2023-02-15 11:34:01 +08:00
Alex Duan 128880c1cf add taos_close 2023-02-15 11:27:44 +08:00
Alex Duan 3f5d6ca988 fix : build error 2023-02-15 11:21:08 +08:00
Alex Duan 2f32b3a2d8 fix: need not obtain db name if input argument include -s 2023-02-15 11:17:34 +08:00
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