Commit Graph

74 Commits

Author SHA1 Message Date
Alex Duan aed127ab0b coverage: snapshot add balance operator 2023-12-31 16:53:57 +08:00
Alex Duan 75563cb5d9 fix: index is repeat error 2023-10-22 17:35:26 +08:00
Alex Duan 5a23adb198 feat: add about vgroups command 2023-10-22 16:51:42 +08:00
Shungang Li a7507d26b0 feat: alter local/dnode asynclog 2023-10-08 18:26:25 +08:00
Alex Duan d7f03678b3 fix: pause and resume stream add to show help 2023-06-14 19:54:32 +08:00
Alex Duan 8018cbf639 fix: add blank line 2023-06-14 19:35:55 +08:00
Alex Duan 0fac3f7d84 fix: add compact split resume stream pause stream to tab key 2023-06-14 19:27:47 +08:00
Alex Duan 9e97ee9355 fix: dnode_id have blank 2023-05-17 19:15:04 +08:00
Alex Duan 7349a18111 feat: add restore command sets to taos-CLI 2023-05-17 18:58:07 +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
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