Commit Graph

17385 Commits

Author SHA1 Message Date
wpan 1ec384f3c1 fix test code issue 2021-07-26 13:06:05 +08:00
markswang 2f04fe063f [TD-5496]<fix>: add filter length when estimate query msg size 2021-07-26 12:55:47 +08:00
Elias Soong 93acca58c5 [TD-4098] <docs>: clarify 'IN' operator on TIMESTAMP. 2021-07-26 11:32:23 +08:00
shenglian zhou c7ea760a5d Merge branch 'hotfix/td-5517' of github.com:taosdata/TDengine into hotfix/td-5517 2021-07-26 11:02:25 +08:00
shenglian zhou 09d4fe1b5e [TD-5517]<fix>: return error when apply schema action failed 2021-07-26 11:01:43 +08:00
shenglian zhou 11dd18cff2 [TD-5520]<fix>: lowcase letters in database names and line names can be uppercase 2021-07-26 11:01:43 +08:00
markswang cc9f2fc53d [TD-5496]<fix>: add filter length when estimate query msg size 2021-07-26 10:46:41 +08:00
Ganlin Zhao 9607c6681e [TD-5451]<fix>:fixed buffer overflow caused by sprintf. Removed debug prints 2021-07-26 10:46:27 +08:00
jiajingbin 9eb31d3f47 save 2021-07-26 10:45:00 +08:00
jiajingbin 2d12fb2462 save 2021-07-26 10:38:15 +08:00
shenglian zhou 75c217e682 [TD-5517]<fix>: return error when apply schema action failed 2021-07-26 10:37:35 +08:00
jiajingbin c3549d245d save 2021-07-26 10:19:34 +08:00
shenglian zhou e393a5614b [TD-5520]<fix>: lowcase letters in database names and line names can be uppercase 2021-07-26 10:16:50 +08:00
tomchon 4eeea0d8d6 [TD-5523]<fix>: arm32 4byte long error. 2021-07-26 10:14:47 +08:00
jiajingbin 2fd97729db save 2021-07-26 10:13:29 +08:00
Hui Li 3358072589
Merge pull request #6983 from taosdata/dev/chr
open taosdemo-testcase
2021-07-26 10:12:47 +08:00
Hui Li 5eec320971
Merge pull request #7003 from taosdata/release/ver-2.1.5.1
modify release scripts
2021-07-26 10:12:16 +08:00
Ganlin Zhao 9e0f7d933b [TD-5451]<fix>:fixed buffer overflow caused by sprintf. Removed debug prints 2021-07-26 10:05:34 +08:00
jiajingbin fc732c29fb save 2021-07-26 10:05:33 +08:00
Shuduo Sang f043e3a6e3
Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan (#7012)
* [TD-3197] <fix>: fix taosdemo coverity scan issues.

* [TD-3197] <fix>: fix taosdemo coverity scan issue.

fix subscribeTest pids uninitialized.

* [TD-3197] <fix>: fix taosdemo coverity scan issues.

* [TD-3197] <fix>: fix coverity scan issues.

check super tbl info pointer.

* [TD-3197] <fix>: fix coverity scan issues.

move sub tbl query thread join into loop

* [TD-3197] <fix>: fix coverity scan issues.

remove unused variable

* [TD-3197] <fix>: fix coverity scan issues.

use more secure random library

* [TD-3197] <fix>: fix coverity scan issues.

use strncpy for more safe

* [TD-3197] <fix>: fix taosdemo coverity scan issue.

replace arc4random with rand().

* [TD-3197] <fix>: fix coverity scan issues.

check stb info pointer for start time

* [TD-3197] <fix>: fix coverity scan issues.

fix strcpy vulnerability

* [TD-3197] <fix>: fix taosdemo coverity scan issue.

modify taosdemoTest2. try to check database continously.

* [TD-3197] <fix>: taosdemo coverity scan issues.

* [TD-3197] <fix>: fix memory leak when parsing arguments.

* [TD-3197] <fix>: fix cmake strip arguments.

* [TD-3197] <fix>: taosdemo coverity scan.

fix cmake string manipulation.

* [TD-3197]<fix>: taosdemo coverity scan issue.

configDir buffer overwrite.

* [TD-3197]<fix>: coverity scan issue.

taosdump argument validation.

* [TD-3197]<fix>: taosdemo and taosdump coverity scan issues.

* [TD-3197]<fix>: taosdemo coverity scan.

append result buf to file. for develop branch.

* exit if read sample file failed.

* fix converity scan issue.

* fix coverity scan issue.

* fix coverity scan memory leak.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-07-26 09:52:07 +08:00
Shuduo Sang 2d20b42588
Hotfix/sangshuduo/td 3197 taosdemo coverity scan for master (#7013)
* [TD-3197]<fix>: taosdemo and taosdump coverity scan issues.

* exit if read sample file failed.

* fix converity scan issue.

* fix coverity scan issue.

* fix coverity scan memory leak.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-07-26 09:51:49 +08:00
jiajingbin f07b4f55dd save 2021-07-26 01:14:53 +08:00
Linhe Huo ea33ca91d3
[TD-5476]<fix>: update to latest grafanaplugin (#6991) 2021-07-25 22:58:46 +08:00
Linhe Huo d6d822b8e9
[TD-5476]<fix>: update to latest grafanaplugin (#6990) 2021-07-25 22:58:33 +08:00
Haojun Liao f17d7c8bee
Merge pull request #7011 from taosdata/hotfix/td-5478
[TD-5478]<fix>:modify tag value of existing child table in line protocol processing
2021-07-25 16:12:09 +08:00
Haojun Liao cbbb059385 [td-225]fix bug found by regression test. 2021-07-25 16:04:20 +08:00
shenglian zhou 1347ddf892 fix change tag values errors 2021-07-24 23:05:58 +08:00
Haojun Liao 6e015f2cf6 [td-225] fix compiler error. 2021-07-24 22:53:32 +08:00
Haojun Liao eb44d43bba [td-225]fix compiler error. 2021-07-24 22:44:20 +08:00
Haojun Liao a54429b74c [td-225]fix compiler error. 2021-07-24 22:32:44 +08:00
shenglian zhou 7d2cc83a38 TD-5478]:add modify child tag value through line protocol 2021-07-24 21:06:30 +08:00
jiajingbin 63c9b2069e add multi thread 2021-07-24 19:39:20 +08:00
jiajingbin 8ee0962538 add multi thread 2021-07-24 17:27:49 +08:00
jiajingbin 7b883b2637 add multi thread 2021-07-24 15:38:35 +08:00
Haojun Liao 551f54fc40 [td-225] fix bug found by regression test. 2021-07-24 15:36:26 +08:00
Shuduo Sang f026716c16
Hotfix/sangshuduo/td 5479 taosdump s e for master (#6995)
* [TD-5479]<fix>: taosdump -S -E does not work.

* taosdemo support timestamp step from command line.

* fix help msg.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-07-24 15:08:33 +08:00
Shuduo Sang 6ff1991d35
Hotfix/sangshuduo/td 5479 taosdump s e (#6994)
* [TD-5479]<fix>: taosdump -S -E does not work.

* taosdemo support timestamp step from command line.

* fix help msg.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-07-24 15:08:22 +08:00
Haojun Liao 1073ac5160 [td-5407]<enhance>: add a local buffer for super table vgroup id list to improve the query performance. 2021-07-24 14:55:22 +08:00
Haojun Liao e422c53df7 [td-225] fix a typo. 2021-07-24 14:49:55 +08:00
Haojun Liao 7409fda3a2 [td-225] update the thread name 2021-07-24 14:47:37 +08:00
Haojun Liao 74f0030fc9 [td-225] fix cache log error bug. 2021-07-24 14:38:05 +08:00
Haojun Liao 2323d5a228 [td-225] update the test script. 2021-07-24 14:33:54 +08:00
Haojun Liao af0ff7c261
Merge pull request #6941 from taosdata/feature/query
Feature/query
2021-07-24 14:23:47 +08:00
Haojun Liao bc0ce0581f
Merge pull request #7006 from taosdata/fixbug/TD-5474
[TD-5474]<fix> fix runtime error
2021-07-24 14:23:29 +08:00
Haojun Liao 1be2310691
Merge pull request #7002 from taosdata/hotfix/TD-5507
[TD-5507]fix no table meta issue
2021-07-24 14:22:43 +08:00
Haojun Liao 2ede8e74a8
Merge pull request #6996 from taosdata/hotfix/td-5484
[TD-5484]<fix>:tag nchar/binary length exceed limit error when alter table add tag
2021-07-24 14:21:04 +08:00
Haojun Liao 2c645b1254
Merge pull request #6992 from taosdata/hotfix/td-5485
[TD-5485]<fix>:fix memory error due to uninitialized pointer value
2021-07-24 14:20:09 +08:00
jiajingbin cb7e26845b save 2021-07-24 10:22:02 +08:00
Zhiyu Yang 763b4f3b1d
Release/td 5493 (#6993)
* merge jdbc update on develop into master

* remove useless test cases

* change

* change

* remove uneccesary test case

* change
2021-07-23 23:04:29 +08:00
tomchon e47659e0c5 taosdemo 2021-07-23 21:19:09 +08:00