Commit graph

58 commits

Author SHA1 Message Date
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
Haojun Liao
22aa03307c fix(query): fix syntax errors on centos. 2023-02-24 11:38:54 +08:00
Xiaoyu Wang
c597de099f merge main 2023-02-20 13:41:27 +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
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
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
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
3b1b6e3a27 fix: padding space 2023-01-05 20:41:29 +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
Alex Duan
0c422345b3 feat: support show cluster alive; and show db.alive; 2022-12-29 18:07:57 +08:00
Alex Duan
43e6d441bc fix(shell): fixed not last word matched 2022-12-18 23:34:55 +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
39c800da80 fix(all): fixed coverity scan problems for second submiting 2022-10-22 15:41:37 +08:00
Alex Duan
892bdb75fc fix(shell): fixed chinese input error 2022-10-20 18:39:35 +08:00
Alex Duan
720c16bf0a fix(shell): coverity problem for some 2022-10-19 19:53:10 +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
afwerar
9c458b68ee fix: win shell tab auto input 2022-10-11 18:37:38 +08:00
Alex Duan
2f9048b2ae feat(shell): lastWord function less add one 2022-10-10 17:02:48 +08:00
Alex Duan
c33573409f feat(shell): move show stable ahead 2022-10-09 15:26:07 +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
ff73c3f5f2 fix(shell): threads array destroydump 2022-10-09 10:34:16 +08:00