haojun Liao
053785bbf9
Merge pull request #5772 from taosdata/fix/query
...
Fix/query
2021-04-12 08:03:38 +08:00
Haojun Liao
67fd99e756
[td-225] update the local cached epset in sqlObj.
2021-04-11 23:04:48 +08:00
Shuduo Sang
7153904339
[TD-3317]<fix>: taosdemo interlace insertion. ( #5774 )
...
patch for master.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-11 21:31:47 +08:00
Shuduo Sang
5e43fc0d24
Hotfix/sangshuduo/td 3733 taosdemo buffer processing ( #5769 )
...
* [TD-3733]<fix>: taosdemo buffer processing refactor.
* [TD-3733]<fix>: taosdemo generate SQL head buffer process.
* [TD-3733]<fix>: taosdemo generate sql head buffer processing.
fix compile issue for windows.
* [TD-3733]<fix>: taosdemo generate sql head buffer processing.
fix max_sql_len. generate data buffer refactor.
* resolve conflict with master.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-11 11:09:54 +08:00
haojun Liao
d6ec9c6700
Merge branch 'develop' into master
2021-04-10 23:52:50 +08:00
yihaoDeng
35c7506dd0
reset tcp
2021-04-10 22:48:35 +08:00
yihaoDeng
35d220c852
fix crash
2021-04-10 22:00:06 +08:00
haojun Liao
308b8b89cc
Merge pull request #5770 from taosdata/fix/query
...
[td-225]
2021-04-10 18:42:29 +08:00
Haojun Liao
247cf3693f
[td-225]
2021-04-10 18:41:46 +08:00
Shuduo Sang
483574a09c
[TD-3733]<fix>: taosdemo buffer processing refactor. ( #5766 )
...
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-10 17:24:43 +08:00
yihaoDeng
f5db431c19
reset timeout
2021-04-10 17:11:58 +08:00
haojun Liao
ef2246da4c
Merge pull request #5762 from taosdata/feature/TD-3734
...
[TD-3734]use global uid as query id
2021-04-10 15:37:17 +08:00
dapan1121
d3999c7bf3
fix bug
2021-04-10 14:01:29 +08:00
dapan1121
a7f44f38e0
use global uid as query id
2021-04-10 11:37:10 +08:00
haojun Liao
deb3ad7e3a
Merge pull request #5746 from taosdata/hotfix/TD-3719
...
[TD-3719]mem overflow issue
2021-04-10 11:16:12 +08:00
haojun Liao
c486473531
Merge pull request #5749 from taosdata/hotfix/TD-3720
...
[TD-3720]final fields may be freed while fetching rows
2021-04-10 11:16:02 +08:00
Shengliang Guan
c224d86806
Merge pull request #5758 from taosdata/fix/TD-3681
...
[TD-3681]<fix>: fix syncdb precondition checkings
2021-04-10 09:36:47 +08:00
Shengliang Guan
2255f6fc34
Merge pull request #5751 from taosdata/hotfix/TD-3606
...
[TD-3606]<enhance>: When adding a new node to the cluster, the locale…
2021-04-10 09:35:49 +08:00
yihaoDeng
5e9cd734c6
enlarge connection pool timeout
2021-04-10 02:23:44 +08:00
yihaoDeng
adf9437093
Merge branch 'fix/query' of https://github.com/taosdata/TDengine into fix
2021-04-10 01:46:57 +08:00
Haojun Liao
023e7959f4
[td-225]fix error by merge
2021-04-11 11:13:33 +08:00
Haojun Liao
d24ac3a4e3
Merge branch 'master' into fix/query
2021-04-11 11:03:19 +08:00
Haojun Liao
6d593fe80a
[td-3571]<enhance>: enable update the vgroup info during super table query.
2021-04-10 23:14:01 +08:00
yihaoDeng
00904c1407
remove invalid qId
2021-04-10 01:41:49 +08:00
Shuduo Sang
b2b514f81b
[TD-3705]<fix>: taosdemo columns or tags count overflow. ( #5745 ) ( #5760 )
...
* [TD-3705]<fix>: taosdemo columns or tags count overflow.
* [TD-3705]<fix>: taosdemo columns or tags count overflow.
compare columns+tags with max columns count.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-09 23:23:28 +08:00
Shengliang Guan
b1eb857704
Merge pull request #5748 from taosdata/fix/TD-3706
...
[TD-3706]<fix>: [mnode] validate super table columns and tags count
2021-04-09 22:06:24 +08:00
Shuduo Sang
395c2d98fc
Hotfix/sangshuduo/td 3215 bus error arm32 ( #5753 )
...
* [TD-3215] <fix> fix bus error on arm32. fix indent.
* [TD-3215]<fix>: arm32 porting.
fix cache function for data type convertion mistake.
2021-04-09 21:49:23 +08:00
Shuduo Sang
619a41ca2b
Hotfix/sangshuduo/td 3715 interlacerows morethan insertrows ( #5744 )
...
* [TD-3652]<test> add case for TD-3652 to resolve TD-3590
* Update fulltest.sh
* [TD-3295]<test> add case for TD-3295
* TD-3675
* Hotfix/sangshuduo/td 3607 for master (#5712 )
* test
* [TD-3677]<test>: test pr message 1
* [TD-3671]<test>change target branch
* [TD-3677]<test>: test pr message 2
* [TD-3677]<test>: test pr message 3
* Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan (#5688 )
* [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.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* remove useless file
* fix changing target branch
* fix
* fix
* [TD-3607]<fix>: fix taosdemo limit and offset.
if offset+limit > count.
* [TD-3607]<fix>: taosdemo limit and offset.
if child tbl not exist, dont take limit and offset value.
Co-authored-by: huili <52318143+plum-lihui@users.noreply.github.com>
Co-authored-by: liuyq-617 <yqliu@taosdata.com>
Co-authored-by: plum-lihui <huili@taosdata.com>
Co-authored-by: Elias Soong <elias.soong@gmail.com>
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* fix mem leak issue
* fix crash issue
* [TD-3683]<fix>: reduce buffer size for more stable table creation. (#5720 )
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* Hotfix/sangshuduo/td 3607 taosdemo buffer overflow (#5723 )
* [TD-3607] <fix>: fix taosdemo buffer overflow.
* [TD-3607] <fix>: taosdemo buffer overflow.
add tmp buffer.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix data generation.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix normal table writting.
* [TD-3607] <fix>: taosdemo buffer overflow.
remove tail spaces.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table test case.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table case.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust limit offset count warning.
* [TD-3607] <fix>: taosdemo buffer overflow.
add more logic for child tables exist.
* [TD-3607] <fix>: taosdemo buffer overflow.
create database if database be dropped only.
* [TD-3607] <fix>: fix taosdemo buffer overflow.
adjust limit and offset test cases.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust sample data test case.
* test
* [TD-3677]<test>: test pr message 1
* [TD-3671]<test>change target branch
* [TD-3677]<test>: test pr message 2
* [TD-3677]<test>: test pr message 3
* Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan (#5688 )
* [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.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* remove useless file
* fix changing target branch
* fix
* fix
* [TD-3607]<fix>: taosdemo limit and offset.
if limit+offset > count
* Hotfix/sangshuduo/td 3607 taosdemo buffer overflow (#5706 )
* [TD-3607] <fix>: fix taosdemo buffer overflow.
* [TD-3607] <fix>: taosdemo buffer overflow.
add tmp buffer.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix data generation.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix normal table writting.
* [TD-3607] <fix>: taosdemo buffer overflow.
remove tail spaces.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table test case.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table case.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust limit offset count warning.
* [TD-3607] <fix>: taosdemo buffer overflow.
add more logic for child tables exist.
* [TD-3607] <fix>: taosdemo buffer overflow.
create database if database be dropped only.
* [TD-3607] <fix>: fix taosdemo buffer overflow.
adjust limit and offset test cases.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust sample data test case.
* [TD-3607]<fix>: taosdemo limit and offset.
if limit+offset > count
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-3607]<fix>: taosdemo limit and offset.
if child tbl not exist, dont take limit and offset value.
* Hotfix/sangshuduo/td 3607 taosdemo buffer overflow (#5713 )
* [TD-3607] <fix>: fix taosdemo buffer overflow.
* [TD-3607] <fix>: taosdemo buffer overflow.
add tmp buffer.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix data generation.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix normal table writting.
* [TD-3607] <fix>: taosdemo buffer overflow.
remove tail spaces.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table test case.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table case.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust limit offset count warning.
* [TD-3607] <fix>: taosdemo buffer overflow.
add more logic for child tables exist.
* [TD-3607] <fix>: taosdemo buffer overflow.
create database if database be dropped only.
* [TD-3607] <fix>: fix taosdemo buffer overflow.
adjust limit and offset test cases.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust sample data test case.
* [TD-3607]<fix>: taosdemo limit and offset.
if limit+offset > count
* [TD-3607]<fix>: taosdemo limit and offset.
if child tbl not exist, dont take limit and offset value.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* fix taosdemo limit invalid warning condition.
* [TD-3683]<fix>: reduce buffer size for more stable table creation. (#5719 )
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: huili <52318143+plum-lihui@users.noreply.github.com>
Co-authored-by: liuyq-617 <yqliu@taosdata.com>
Co-authored-by: plum-lihui <huili@taosdata.com>
Co-authored-by: Elias Soong <elias.soong@gmail.com>
Co-authored-by: Shengliang Guan <slguan@taosdata.com>
* TD-3707
* Feature/sangshuduo/td 3408 taosdemo async query (#5731 )
* test
* [TD-3677]<test>: test pr message 1
* [TD-3671]<test>change target branch
* [TD-3677]<test>: test pr message 2
* [TD-3677]<test>: test pr message 3
* Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan (#5688 )
* [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.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* remove useless file
* fix changing target branch
* fix
* fix
* Hotfix/sangshuduo/td 3607 taosdemo buffer overflow (#5706 )
* [TD-3607] <fix>: fix taosdemo buffer overflow.
* [TD-3607] <fix>: taosdemo buffer overflow.
add tmp buffer.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix data generation.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix normal table writting.
* [TD-3607] <fix>: taosdemo buffer overflow.
remove tail spaces.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table test case.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table case.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust limit offset count warning.
* [TD-3607] <fix>: taosdemo buffer overflow.
add more logic for child tables exist.
* [TD-3607] <fix>: taosdemo buffer overflow.
create database if database be dropped only.
* [TD-3607] <fix>: fix taosdemo buffer overflow.
adjust limit and offset test cases.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust sample data test case.
* [TD-3607]<fix>: taosdemo limit and offset.
if limit+offset > count
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* Hotfix/sangshuduo/td 3607 taosdemo buffer overflow (#5713 )
* [TD-3607] <fix>: fix taosdemo buffer overflow.
* [TD-3607] <fix>: taosdemo buffer overflow.
add tmp buffer.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix data generation.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix normal table writting.
* [TD-3607] <fix>: taosdemo buffer overflow.
remove tail spaces.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table test case.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table case.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust limit offset count warning.
* [TD-3607] <fix>: taosdemo buffer overflow.
add more logic for child tables exist.
* [TD-3607] <fix>: taosdemo buffer overflow.
create database if database be dropped only.
* [TD-3607] <fix>: fix taosdemo buffer overflow.
adjust limit and offset test cases.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust sample data test case.
* [TD-3607]<fix>: taosdemo limit and offset.
if limit+offset > count
* [TD-3607]<fix>: taosdemo limit and offset.
if child tbl not exist, dont take limit and offset value.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-3683]<fix>: reduce buffer size for more stable table creation. (#5719 )
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-3408]<feature>: taosdemo support async query.
* [TD-3408]<feature>: taosdemo support async query.
refactor
* [TD-3408]<feature>: taosdemo support async query.
refactor 2
* [TD-3408]<feature>: taosdemo support async query.
refactor 3
* [TD-3408]<feature>: taosdemo support async query.
refactor 4
* [TD-3408]<feature>: taosdemo support specified sql more than one line.
Co-authored-by: huili <52318143+plum-lihui@users.noreply.github.com>
Co-authored-by: liuyq-617 <yqliu@taosdata.com>
Co-authored-by: plum-lihui <huili@taosdata.com>
Co-authored-by: Elias Soong <elias.soong@gmail.com>
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: Shengliang Guan <slguan@taosdata.com>
* [TD-3636]<fix>: fix taosdemo outorder range algorithm. (#5736 )
patch for master.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-3715]<fix>: taosdemo interlace rows must less than insert rows.
Co-authored-by: wu champion <wuchampion@foxmail.com>
Co-authored-by: wu champion <wu_champion@foxmail.com>
Co-authored-by: dapan1121 <89396746@qq.com>
Co-authored-by: wu champion <cpwu@taosdata.com>
Co-authored-by: huili <52318143+plum-lihui@users.noreply.github.com>
Co-authored-by: liuyq-617 <yqliu@taosdata.com>
Co-authored-by: plum-lihui <huili@taosdata.com>
Co-authored-by: Elias Soong <elias.soong@gmail.com>
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: Shengliang Guan <slguan@taosdata.com>
Co-authored-by: haojun Liao <hjxilinx@users.noreply.github.com>
2021-04-09 21:22:47 +08:00
Shuduo Sang
677c7dcd93
[TD-3715]<fix>: taosdemo interlace rows must less than insert rows. ( #5743 )
...
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-09 21:22:04 +08:00
Shuduo Sang
e8a6b6a5a1
Hotfix/sangshuduo/td 3722 taosdemo performance regression ( #5750 )
...
* TD-3675
* fix mem leak issue
* fix crash issue
* Hotfix/sangshuduo/td 3607 taosdemo buffer overflow (#5723 )
* [TD-3607] <fix>: fix taosdemo buffer overflow.
* [TD-3607] <fix>: taosdemo buffer overflow.
add tmp buffer.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix data generation.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix normal table writting.
* [TD-3607] <fix>: taosdemo buffer overflow.
remove tail spaces.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table test case.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table case.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust limit offset count warning.
* [TD-3607] <fix>: taosdemo buffer overflow.
add more logic for child tables exist.
* [TD-3607] <fix>: taosdemo buffer overflow.
create database if database be dropped only.
* [TD-3607] <fix>: fix taosdemo buffer overflow.
adjust limit and offset test cases.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust sample data test case.
* test
* [TD-3677]<test>: test pr message 1
* [TD-3671]<test>change target branch
* [TD-3677]<test>: test pr message 2
* [TD-3677]<test>: test pr message 3
* Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan (#5688 )
* [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.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* remove useless file
* fix changing target branch
* fix
* fix
* [TD-3607]<fix>: taosdemo limit and offset.
if limit+offset > count
* Hotfix/sangshuduo/td 3607 taosdemo buffer overflow (#5706 )
* [TD-3607] <fix>: fix taosdemo buffer overflow.
* [TD-3607] <fix>: taosdemo buffer overflow.
add tmp buffer.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix data generation.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix normal table writting.
* [TD-3607] <fix>: taosdemo buffer overflow.
remove tail spaces.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table test case.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table case.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust limit offset count warning.
* [TD-3607] <fix>: taosdemo buffer overflow.
add more logic for child tables exist.
* [TD-3607] <fix>: taosdemo buffer overflow.
create database if database be dropped only.
* [TD-3607] <fix>: fix taosdemo buffer overflow.
adjust limit and offset test cases.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust sample data test case.
* [TD-3607]<fix>: taosdemo limit and offset.
if limit+offset > count
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-3607]<fix>: taosdemo limit and offset.
if child tbl not exist, dont take limit and offset value.
* Hotfix/sangshuduo/td 3607 taosdemo buffer overflow (#5713 )
* [TD-3607] <fix>: fix taosdemo buffer overflow.
* [TD-3607] <fix>: taosdemo buffer overflow.
add tmp buffer.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix data generation.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix normal table writting.
* [TD-3607] <fix>: taosdemo buffer overflow.
remove tail spaces.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table test case.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table case.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust limit offset count warning.
* [TD-3607] <fix>: taosdemo buffer overflow.
add more logic for child tables exist.
* [TD-3607] <fix>: taosdemo buffer overflow.
create database if database be dropped only.
* [TD-3607] <fix>: fix taosdemo buffer overflow.
adjust limit and offset test cases.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust sample data test case.
* [TD-3607]<fix>: taosdemo limit and offset.
if limit+offset > count
* [TD-3607]<fix>: taosdemo limit and offset.
if child tbl not exist, dont take limit and offset value.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* fix taosdemo limit invalid warning condition.
* [TD-3683]<fix>: reduce buffer size for more stable table creation. (#5719 )
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: huili <52318143+plum-lihui@users.noreply.github.com>
Co-authored-by: liuyq-617 <yqliu@taosdata.com>
Co-authored-by: plum-lihui <huili@taosdata.com>
Co-authored-by: Elias Soong <elias.soong@gmail.com>
Co-authored-by: Shengliang Guan <slguan@taosdata.com>
* TD-3707
* Feature/sangshuduo/td 3408 taosdemo async query (#5731 )
* test
* [TD-3677]<test>: test pr message 1
* [TD-3671]<test>change target branch
* [TD-3677]<test>: test pr message 2
* [TD-3677]<test>: test pr message 3
* Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan (#5688 )
* [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.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* remove useless file
* fix changing target branch
* fix
* fix
* Hotfix/sangshuduo/td 3607 taosdemo buffer overflow (#5706 )
* [TD-3607] <fix>: fix taosdemo buffer overflow.
* [TD-3607] <fix>: taosdemo buffer overflow.
add tmp buffer.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix data generation.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix normal table writting.
* [TD-3607] <fix>: taosdemo buffer overflow.
remove tail spaces.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table test case.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table case.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust limit offset count warning.
* [TD-3607] <fix>: taosdemo buffer overflow.
add more logic for child tables exist.
* [TD-3607] <fix>: taosdemo buffer overflow.
create database if database be dropped only.
* [TD-3607] <fix>: fix taosdemo buffer overflow.
adjust limit and offset test cases.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust sample data test case.
* [TD-3607]<fix>: taosdemo limit and offset.
if limit+offset > count
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* Hotfix/sangshuduo/td 3607 taosdemo buffer overflow (#5713 )
* [TD-3607] <fix>: fix taosdemo buffer overflow.
* [TD-3607] <fix>: taosdemo buffer overflow.
add tmp buffer.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix data generation.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix normal table writting.
* [TD-3607] <fix>: taosdemo buffer overflow.
remove tail spaces.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table test case.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table case.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust limit offset count warning.
* [TD-3607] <fix>: taosdemo buffer overflow.
add more logic for child tables exist.
* [TD-3607] <fix>: taosdemo buffer overflow.
create database if database be dropped only.
* [TD-3607] <fix>: fix taosdemo buffer overflow.
adjust limit and offset test cases.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust sample data test case.
* [TD-3607]<fix>: taosdemo limit and offset.
if limit+offset > count
* [TD-3607]<fix>: taosdemo limit and offset.
if child tbl not exist, dont take limit and offset value.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-3683]<fix>: reduce buffer size for more stable table creation. (#5719 )
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-3408]<feature>: taosdemo support async query.
* [TD-3408]<feature>: taosdemo support async query.
refactor
* [TD-3408]<feature>: taosdemo support async query.
refactor 2
* [TD-3408]<feature>: taosdemo support async query.
refactor 3
* [TD-3408]<feature>: taosdemo support async query.
refactor 4
* [TD-3408]<feature>: taosdemo support specified sql more than one line.
Co-authored-by: huili <52318143+plum-lihui@users.noreply.github.com>
Co-authored-by: liuyq-617 <yqliu@taosdata.com>
Co-authored-by: plum-lihui <huili@taosdata.com>
Co-authored-by: Elias Soong <elias.soong@gmail.com>
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: Shengliang Guan <slguan@taosdata.com>
* [TD-3722]<fix>: taosdemo performance regression due to always set random seed.
Co-authored-by: dapan1121 <89396746@qq.com>
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: huili <52318143+plum-lihui@users.noreply.github.com>
Co-authored-by: liuyq-617 <yqliu@taosdata.com>
Co-authored-by: plum-lihui <huili@taosdata.com>
Co-authored-by: Elias Soong <elias.soong@gmail.com>
Co-authored-by: Shengliang Guan <slguan@taosdata.com>
Co-authored-by: haojun Liao <hjxilinx@users.noreply.github.com>
2021-04-09 20:00:59 +08:00
Shuduo Sang
defd55e587
[TD-3705]<fix>: taosdemo columns or tags count overflow. ( #5745 )
...
* [TD-3705]<fix>: taosdemo columns or tags count overflow.
* [TD-3705]<fix>: taosdemo columns or tags count overflow.
compare columns+tags with max columns count.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-09 18:50:29 +08:00
Minglei Jin
898cc038e7
[TD-3681]<fix>: fix syncdb precondition checkings
2021-04-09 18:39:48 +08:00
Shengliang Guan
0d52707f88
Merge remote-tracking branch 'origin/master' into hotfix/TD-3606
2021-04-09 10:25:42 +00:00
yihaoDeng
e6354c56aa
Merge branch 'develop' into dev
2021-04-09 17:25:49 +08:00
Shengliang Guan
824b3726f9
[TD-3606]<enhance>: When adding a new node to the cluster, the locale and charset are no longer checked
2021-04-09 08:52:29 +00:00
Minglei Jin
e39139d1c0
[TD-3706]<fix>: [mnode] validate super table columns and tags count
2021-04-09 16:20:11 +08:00
Shuduo Sang
cfba07e788
[TD-3722]<fix>: taosdemo performance regression due to always set random seed. ( #5740 )
...
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-09 16:14:08 +08:00
Shengliang Guan
fc7579cd20
Merge pull request #5737 from taosdata/hotfix/TD-3682
...
[TD-3682]<fix>: Insufficient disk space may cause oom
2021-04-09 16:08:16 +08:00
haojun Liao
b9c67e9880
Merge pull request #5742 from taosdata/fix/query
...
Fix/query
2021-04-09 16:00:33 +08:00
dapan1121
9b0af30e3c
fix bug
2021-04-09 15:58:57 +08:00
dapan1121
807f9b8875
fix bug
2021-04-09 15:24:47 +08:00
haojun Liao
7f38af1864
Merge pull request #5732 from taosdata/hotfix/TD-3679
...
[TD-3679]timestamp equal issue
2021-04-09 15:21:11 +08:00
haojun Liao
07dcba4397
Merge pull request #5739 from taosdata/hotfix/TD-3716
...
[TD-3716]taos crash issue
2021-04-09 15:20:47 +08:00
yihaoDeng
1511e0c32f
fixbug crash
2021-04-09 15:01:29 +08:00
yihaoDeng
3a14b45f40
fixbug crash
2021-04-09 14:56:25 +08:00
Shuduo Sang
ad073f168c
[TD-3636]<fix>: fix taosdemo outorder range algorithm. ( #5736 )
...
patch for master.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-09 13:32:13 +08:00
yihaoDeng
053fa298b3
Merge branch 'develop' of https://github.com/taosdata/TDengine into dev
2021-04-09 13:19:51 +08:00
Haojun Liao
5a200ff746
[td-225]additional memory border check for the temp query output buffer
2021-04-09 12:04:57 +08:00
dapan1121
0a95895c9d
fix taos crash issue
2021-04-09 10:59:03 +08:00
Shengliang Guan
b7579334de
[TD-3682]<fix>: Insufficient disk space may cause oom
2021-04-09 02:53:30 +00:00
Shengliang Guan
76f3837de0
Merge pull request #5729 from taosdata/fix/TD-3710
...
[TD-3710]<fix>: [sync/memory] fix peer connection invalid read post f…
2021-04-09 09:54:01 +08:00
Shuduo Sang
20a32bedb2
Hotfix/sangshuduo/td 3636 for master ( #5735 )
...
* [TD-3652]<test> add case for TD-3652 to resolve TD-3590
* Update fulltest.sh
* [TD-3295]<test> add case for TD-3295
* TD-3675
* Hotfix/sangshuduo/td 3607 for master (#5712 )
* test
* [TD-3677]<test>: test pr message 1
* [TD-3671]<test>change target branch
* [TD-3677]<test>: test pr message 2
* [TD-3677]<test>: test pr message 3
* Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan (#5688 )
* [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.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* remove useless file
* fix changing target branch
* fix
* fix
* [TD-3607]<fix>: fix taosdemo limit and offset.
if offset+limit > count.
* [TD-3607]<fix>: taosdemo limit and offset.
if child tbl not exist, dont take limit and offset value.
Co-authored-by: huili <52318143+plum-lihui@users.noreply.github.com>
Co-authored-by: liuyq-617 <yqliu@taosdata.com>
Co-authored-by: plum-lihui <huili@taosdata.com>
Co-authored-by: Elias Soong <elias.soong@gmail.com>
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* fix mem leak issue
* fix crash issue
* [TD-3683]<fix>: reduce buffer size for more stable table creation. (#5720 )
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* Hotfix/sangshuduo/td 3607 taosdemo buffer overflow (#5723 )
* [TD-3607] <fix>: fix taosdemo buffer overflow.
* [TD-3607] <fix>: taosdemo buffer overflow.
add tmp buffer.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix data generation.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix normal table writting.
* [TD-3607] <fix>: taosdemo buffer overflow.
remove tail spaces.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table test case.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table case.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust limit offset count warning.
* [TD-3607] <fix>: taosdemo buffer overflow.
add more logic for child tables exist.
* [TD-3607] <fix>: taosdemo buffer overflow.
create database if database be dropped only.
* [TD-3607] <fix>: fix taosdemo buffer overflow.
adjust limit and offset test cases.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust sample data test case.
* test
* [TD-3677]<test>: test pr message 1
* [TD-3671]<test>change target branch
* [TD-3677]<test>: test pr message 2
* [TD-3677]<test>: test pr message 3
* Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan (#5688 )
* [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.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* remove useless file
* fix changing target branch
* fix
* fix
* [TD-3607]<fix>: taosdemo limit and offset.
if limit+offset > count
* Hotfix/sangshuduo/td 3607 taosdemo buffer overflow (#5706 )
* [TD-3607] <fix>: fix taosdemo buffer overflow.
* [TD-3607] <fix>: taosdemo buffer overflow.
add tmp buffer.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix data generation.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix normal table writting.
* [TD-3607] <fix>: taosdemo buffer overflow.
remove tail spaces.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table test case.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table case.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust limit offset count warning.
* [TD-3607] <fix>: taosdemo buffer overflow.
add more logic for child tables exist.
* [TD-3607] <fix>: taosdemo buffer overflow.
create database if database be dropped only.
* [TD-3607] <fix>: fix taosdemo buffer overflow.
adjust limit and offset test cases.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust sample data test case.
* [TD-3607]<fix>: taosdemo limit and offset.
if limit+offset > count
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-3607]<fix>: taosdemo limit and offset.
if child tbl not exist, dont take limit and offset value.
* Hotfix/sangshuduo/td 3607 taosdemo buffer overflow (#5713 )
* [TD-3607] <fix>: fix taosdemo buffer overflow.
* [TD-3607] <fix>: taosdemo buffer overflow.
add tmp buffer.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix data generation.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix normal table writting.
* [TD-3607] <fix>: taosdemo buffer overflow.
remove tail spaces.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table test case.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table case.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust limit offset count warning.
* [TD-3607] <fix>: taosdemo buffer overflow.
add more logic for child tables exist.
* [TD-3607] <fix>: taosdemo buffer overflow.
create database if database be dropped only.
* [TD-3607] <fix>: fix taosdemo buffer overflow.
adjust limit and offset test cases.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust sample data test case.
* [TD-3607]<fix>: taosdemo limit and offset.
if limit+offset > count
* [TD-3607]<fix>: taosdemo limit and offset.
if child tbl not exist, dont take limit and offset value.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* fix taosdemo limit invalid warning condition.
* [TD-3683]<fix>: reduce buffer size for more stable table creation. (#5719 )
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: huili <52318143+plum-lihui@users.noreply.github.com>
Co-authored-by: liuyq-617 <yqliu@taosdata.com>
Co-authored-by: plum-lihui <huili@taosdata.com>
Co-authored-by: Elias Soong <elias.soong@gmail.com>
Co-authored-by: Shengliang Guan <slguan@taosdata.com>
* TD-3707
* Feature/sangshuduo/td 3408 taosdemo async query (#5731 )
* test
* [TD-3677]<test>: test pr message 1
* [TD-3671]<test>change target branch
* [TD-3677]<test>: test pr message 2
* [TD-3677]<test>: test pr message 3
* Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan (#5688 )
* [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.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* remove useless file
* fix changing target branch
* fix
* fix
* Hotfix/sangshuduo/td 3607 taosdemo buffer overflow (#5706 )
* [TD-3607] <fix>: fix taosdemo buffer overflow.
* [TD-3607] <fix>: taosdemo buffer overflow.
add tmp buffer.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix data generation.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix normal table writting.
* [TD-3607] <fix>: taosdemo buffer overflow.
remove tail spaces.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table test case.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table case.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust limit offset count warning.
* [TD-3607] <fix>: taosdemo buffer overflow.
add more logic for child tables exist.
* [TD-3607] <fix>: taosdemo buffer overflow.
create database if database be dropped only.
* [TD-3607] <fix>: fix taosdemo buffer overflow.
adjust limit and offset test cases.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust sample data test case.
* [TD-3607]<fix>: taosdemo limit and offset.
if limit+offset > count
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* Hotfix/sangshuduo/td 3607 taosdemo buffer overflow (#5713 )
* [TD-3607] <fix>: fix taosdemo buffer overflow.
* [TD-3607] <fix>: taosdemo buffer overflow.
add tmp buffer.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix data generation.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix normal table writting.
* [TD-3607] <fix>: taosdemo buffer overflow.
remove tail spaces.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table test case.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table case.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust limit offset count warning.
* [TD-3607] <fix>: taosdemo buffer overflow.
add more logic for child tables exist.
* [TD-3607] <fix>: taosdemo buffer overflow.
create database if database be dropped only.
* [TD-3607] <fix>: fix taosdemo buffer overflow.
adjust limit and offset test cases.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust sample data test case.
* [TD-3607]<fix>: taosdemo limit and offset.
if limit+offset > count
* [TD-3607]<fix>: taosdemo limit and offset.
if child tbl not exist, dont take limit and offset value.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-3683]<fix>: reduce buffer size for more stable table creation. (#5719 )
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-3408]<feature>: taosdemo support async query.
* [TD-3408]<feature>: taosdemo support async query.
refactor
* [TD-3408]<feature>: taosdemo support async query.
refactor 2
* [TD-3408]<feature>: taosdemo support async query.
refactor 3
* [TD-3408]<feature>: taosdemo support async query.
refactor 4
* [TD-3408]<feature>: taosdemo support specified sql more than one line.
Co-authored-by: huili <52318143+plum-lihui@users.noreply.github.com>
Co-authored-by: liuyq-617 <yqliu@taosdata.com>
Co-authored-by: plum-lihui <huili@taosdata.com>
Co-authored-by: Elias Soong <elias.soong@gmail.com>
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: Shengliang Guan <slguan@taosdata.com>
* [TD-3636]<fix>: fix taosdemo outorder range algorithm.
patch for master.
Co-authored-by: wu champion <wuchampion@foxmail.com>
Co-authored-by: wu champion <wu_champion@foxmail.com>
Co-authored-by: dapan1121 <89396746@qq.com>
Co-authored-by: wu champion <cpwu@taosdata.com>
Co-authored-by: huili <52318143+plum-lihui@users.noreply.github.com>
Co-authored-by: liuyq-617 <yqliu@taosdata.com>
Co-authored-by: plum-lihui <huili@taosdata.com>
Co-authored-by: Elias Soong <elias.soong@gmail.com>
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: Shengliang Guan <slguan@taosdata.com>
Co-authored-by: haojun Liao <hjxilinx@users.noreply.github.com>
2021-04-09 09:03:24 +08:00
Shuduo Sang
590b901518
Feature/sangshuduo/td 3408 taosdemo async query ( #5731 )
...
* test
* [TD-3677]<test>: test pr message 1
* [TD-3671]<test>change target branch
* [TD-3677]<test>: test pr message 2
* [TD-3677]<test>: test pr message 3
* Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan (#5688 )
* [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.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* remove useless file
* fix changing target branch
* fix
* fix
* Hotfix/sangshuduo/td 3607 taosdemo buffer overflow (#5706 )
* [TD-3607] <fix>: fix taosdemo buffer overflow.
* [TD-3607] <fix>: taosdemo buffer overflow.
add tmp buffer.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix data generation.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix normal table writting.
* [TD-3607] <fix>: taosdemo buffer overflow.
remove tail spaces.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table test case.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table case.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust limit offset count warning.
* [TD-3607] <fix>: taosdemo buffer overflow.
add more logic for child tables exist.
* [TD-3607] <fix>: taosdemo buffer overflow.
create database if database be dropped only.
* [TD-3607] <fix>: fix taosdemo buffer overflow.
adjust limit and offset test cases.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust sample data test case.
* [TD-3607]<fix>: taosdemo limit and offset.
if limit+offset > count
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* Hotfix/sangshuduo/td 3607 taosdemo buffer overflow (#5713 )
* [TD-3607] <fix>: fix taosdemo buffer overflow.
* [TD-3607] <fix>: taosdemo buffer overflow.
add tmp buffer.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix data generation.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix normal table writting.
* [TD-3607] <fix>: taosdemo buffer overflow.
remove tail spaces.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table test case.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table case.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust limit offset count warning.
* [TD-3607] <fix>: taosdemo buffer overflow.
add more logic for child tables exist.
* [TD-3607] <fix>: taosdemo buffer overflow.
create database if database be dropped only.
* [TD-3607] <fix>: fix taosdemo buffer overflow.
adjust limit and offset test cases.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust sample data test case.
* [TD-3607]<fix>: taosdemo limit and offset.
if limit+offset > count
* [TD-3607]<fix>: taosdemo limit and offset.
if child tbl not exist, dont take limit and offset value.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-3683]<fix>: reduce buffer size for more stable table creation. (#5719 )
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-3408]<feature>: taosdemo support async query.
* [TD-3408]<feature>: taosdemo support async query.
refactor
* [TD-3408]<feature>: taosdemo support async query.
refactor 2
* [TD-3408]<feature>: taosdemo support async query.
refactor 3
* [TD-3408]<feature>: taosdemo support async query.
refactor 4
* [TD-3408]<feature>: taosdemo support specified sql more than one line.
Co-authored-by: huili <52318143+plum-lihui@users.noreply.github.com>
Co-authored-by: liuyq-617 <yqliu@taosdata.com>
Co-authored-by: plum-lihui <huili@taosdata.com>
Co-authored-by: Elias Soong <elias.soong@gmail.com>
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: Shengliang Guan <slguan@taosdata.com>
2021-04-08 21:52:07 +08:00
Shuduo Sang
6a0af1593f
Feature/sangshuduo/td 3408 taosdemo async query ( #5730 )
...
* [TD-3408]<feature>: taosdemo support async query.
* [TD-3408]<feature>: taosdemo support async query.
refactor
* [TD-3408]<feature>: taosdemo support async query.
refactor 2
* [TD-3408]<feature>: taosdemo support async query.
refactor 3
* [TD-3408]<feature>: taosdemo support async query.
refactor 4
* [TD-3408]<feature>: taosdemo support specified sql more than one line.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-08 21:51:05 +08:00
dapan1121
ad86042028
fix bug
2021-04-08 18:44:06 +08:00
Minglei Jin
278fc08441
[TD-3710]<fix>: [sync/memory] fix peer connection invalid read post freeing
2021-04-08 18:09:41 +08:00
haojun Liao
910b78f290
Merge pull request #5658 from taosdata/feature/TD-2577
...
[TD-2577]support having
2021-04-08 16:16:31 +08:00
haojun Liao
766f16348d
Merge pull request #5701 from taosdata/hotfix/TD-3675
...
[TD-3675]taosd crashes for percentile query
2021-04-08 16:15:10 +08:00
haojun Liao
308097813a
Merge pull request #5717 from taosdata/hotfix/TD-3694
...
[TD-3694]fix mem leak issue
2021-04-08 16:14:59 +08:00
haojun Liao
31f93ee066
Merge pull request #5718 from taosdata/hotfix/TD-3695
...
[TD-3695]taos crash issue
2021-04-08 16:14:39 +08:00
dapan1121
f81b77209b
TD-3707
2021-04-08 15:26:20 +08:00
Shuduo Sang
af90320a89
Hotfix/sangshuduo/td 3607 taosdemo buffer overflow ( #5723 )
...
* [TD-3607] <fix>: fix taosdemo buffer overflow.
* [TD-3607] <fix>: taosdemo buffer overflow.
add tmp buffer.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix data generation.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix normal table writting.
* [TD-3607] <fix>: taosdemo buffer overflow.
remove tail spaces.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table test case.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table case.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust limit offset count warning.
* [TD-3607] <fix>: taosdemo buffer overflow.
add more logic for child tables exist.
* [TD-3607] <fix>: taosdemo buffer overflow.
create database if database be dropped only.
* [TD-3607] <fix>: fix taosdemo buffer overflow.
adjust limit and offset test cases.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust sample data test case.
* test
* [TD-3677]<test>: test pr message 1
* [TD-3671]<test>change target branch
* [TD-3677]<test>: test pr message 2
* [TD-3677]<test>: test pr message 3
* Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan (#5688 )
* [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.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* remove useless file
* fix changing target branch
* fix
* fix
* [TD-3607]<fix>: taosdemo limit and offset.
if limit+offset > count
* Hotfix/sangshuduo/td 3607 taosdemo buffer overflow (#5706 )
* [TD-3607] <fix>: fix taosdemo buffer overflow.
* [TD-3607] <fix>: taosdemo buffer overflow.
add tmp buffer.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix data generation.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix normal table writting.
* [TD-3607] <fix>: taosdemo buffer overflow.
remove tail spaces.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table test case.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table case.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust limit offset count warning.
* [TD-3607] <fix>: taosdemo buffer overflow.
add more logic for child tables exist.
* [TD-3607] <fix>: taosdemo buffer overflow.
create database if database be dropped only.
* [TD-3607] <fix>: fix taosdemo buffer overflow.
adjust limit and offset test cases.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust sample data test case.
* [TD-3607]<fix>: taosdemo limit and offset.
if limit+offset > count
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-3607]<fix>: taosdemo limit and offset.
if child tbl not exist, dont take limit and offset value.
* Hotfix/sangshuduo/td 3607 taosdemo buffer overflow (#5713 )
* [TD-3607] <fix>: fix taosdemo buffer overflow.
* [TD-3607] <fix>: taosdemo buffer overflow.
add tmp buffer.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix data generation.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix normal table writting.
* [TD-3607] <fix>: taosdemo buffer overflow.
remove tail spaces.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table test case.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table case.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust limit offset count warning.
* [TD-3607] <fix>: taosdemo buffer overflow.
add more logic for child tables exist.
* [TD-3607] <fix>: taosdemo buffer overflow.
create database if database be dropped only.
* [TD-3607] <fix>: fix taosdemo buffer overflow.
adjust limit and offset test cases.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust sample data test case.
* [TD-3607]<fix>: taosdemo limit and offset.
if limit+offset > count
* [TD-3607]<fix>: taosdemo limit and offset.
if child tbl not exist, dont take limit and offset value.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* fix taosdemo limit invalid warning condition.
* [TD-3683]<fix>: reduce buffer size for more stable table creation. (#5719 )
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: huili <52318143+plum-lihui@users.noreply.github.com>
Co-authored-by: liuyq-617 <yqliu@taosdata.com>
Co-authored-by: plum-lihui <huili@taosdata.com>
Co-authored-by: Elias Soong <elias.soong@gmail.com>
Co-authored-by: Shengliang Guan <slguan@taosdata.com>
2021-04-08 13:07:18 +08:00
Shuduo Sang
db481c5919
Hotfix/sangshuduo/td 3607 taosdemo buffer overflow ( #5721 )
...
* [TD-3607] <fix>: fix taosdemo buffer overflow.
* [TD-3607] <fix>: taosdemo buffer overflow.
add tmp buffer.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix data generation.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix normal table writting.
* [TD-3607] <fix>: taosdemo buffer overflow.
remove tail spaces.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table test case.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table case.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust limit offset count warning.
* [TD-3607] <fix>: taosdemo buffer overflow.
add more logic for child tables exist.
* [TD-3607] <fix>: taosdemo buffer overflow.
create database if database be dropped only.
* [TD-3607] <fix>: fix taosdemo buffer overflow.
adjust limit and offset test cases.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust sample data test case.
* [TD-3607]<fix>: taosdemo limit and offset.
if limit+offset > count
* [TD-3607]<fix>: taosdemo limit and offset.
if child tbl not exist, dont take limit and offset value.
* fix taosdemo limit invalid warning condition.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-08 13:06:30 +08:00
yihaoDeng
57e77b5f41
enlarge default time
2021-04-08 12:10:51 +08:00
Shuduo Sang
bbf49cb8c6
[TD-3683]<fix>: reduce buffer size for more stable table creation. ( #5720 )
...
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-08 10:50:26 +08:00
Shuduo Sang
e8b965c779
[TD-3683]<fix>: reduce buffer size for more stable table creation. ( #5719 )
...
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-08 10:50:04 +08:00
dapan1121
0eac169fb2
fix crash issue
2021-04-07 19:35:01 +08:00
dapan1121
fdb5c5adc1
fix mem leak issue
2021-04-07 19:23:47 +08:00
Shuduo Sang
5fec22e965
Hotfix/sangshuduo/td 3607 taosdemo buffer overflow ( #5713 )
...
* [TD-3607] <fix>: fix taosdemo buffer overflow.
* [TD-3607] <fix>: taosdemo buffer overflow.
add tmp buffer.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix data generation.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix normal table writting.
* [TD-3607] <fix>: taosdemo buffer overflow.
remove tail spaces.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table test case.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table case.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust limit offset count warning.
* [TD-3607] <fix>: taosdemo buffer overflow.
add more logic for child tables exist.
* [TD-3607] <fix>: taosdemo buffer overflow.
create database if database be dropped only.
* [TD-3607] <fix>: fix taosdemo buffer overflow.
adjust limit and offset test cases.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust sample data test case.
* [TD-3607]<fix>: taosdemo limit and offset.
if limit+offset > count
* [TD-3607]<fix>: taosdemo limit and offset.
if child tbl not exist, dont take limit and offset value.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-07 18:36:34 +08:00
Shuduo Sang
568a3ebc87
Hotfix/sangshuduo/td 3607 for master ( #5712 )
...
* test
* [TD-3677]<test>: test pr message 1
* [TD-3671]<test>change target branch
* [TD-3677]<test>: test pr message 2
* [TD-3677]<test>: test pr message 3
* Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan (#5688 )
* [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.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* remove useless file
* fix changing target branch
* fix
* fix
* [TD-3607]<fix>: fix taosdemo limit and offset.
if offset+limit > count.
* [TD-3607]<fix>: taosdemo limit and offset.
if child tbl not exist, dont take limit and offset value.
Co-authored-by: huili <52318143+plum-lihui@users.noreply.github.com>
Co-authored-by: liuyq-617 <yqliu@taosdata.com>
Co-authored-by: plum-lihui <huili@taosdata.com>
Co-authored-by: Elias Soong <elias.soong@gmail.com>
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-07 17:55:54 +08:00
Shengliang Guan
bc9c47b472
Merge pull request #5708 from taosdata/fix/TD-3579
...
[TD-3579]<fix>: sort mnode syncCfg nodeInfo to fix leader election failure
2021-04-07 15:45:58 +08:00
Shuduo Sang
b0d979ff32
[TD-3607]<fix>: fix taosdemo limit and offset. ( #5707 )
...
if offset+limit > count.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-07 14:02:31 +08:00
Minglei Jin
891cf50ce9
[TD-3579]<fix>: sort mnode syncCfg nodeInfo to fix leader election failure
2021-04-07 12:51:52 +08:00
dapan1121
88973b5460
TD-3675
2021-04-06 18:26:55 +08:00
yihaoDeng
c9279cdc11
refactor rpc
2021-04-06 17:04:31 +08:00
Shuduo Sang
d38e4a1b58
Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan ( #5691 )
...
* [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.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-06 16:47:13 +08:00
haojun Liao
4f6fa025d3
Merge pull request #5678 from taosdata/feature/qrefactor
...
Feature/qrefactor
2021-04-05 14:18:17 +08:00
Shuduo Sang
6d31f34f78
Hotfix/sangshuduo/td 3580 taosdump human timeformat ( #5680 )
...
* [TD-3580] <fix>: taosdump support human readable time format.
* [TD-3580] <fix>: taosdump support human readable time format.
fix no-value-given segfault.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-05 09:50:06 +08:00
Haojun Liao
e9fe84f42a
[td-3664]<fix>:fix bug in top/bottom query.
2021-04-04 23:37:01 +08:00
Shuduo Sang
a13873e1f9
Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan ( #5677 )
...
* [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.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-04 22:12:48 +08:00
haojun Liao
f5c153c65a
Merge pull request #5669 from taosdata/fix/TD-3657
...
[TD-3657]<fix>: sdbUpdateMnodeRoles before check mnodeAllOnline
2021-04-04 17:55:33 +08:00
haojun Liao
09297fba5d
Merge pull request #5675 from taosdata/feature/qrefactor
...
[td-3662] <fix>: fix invalid write caused by top/bottom query.
2021-04-04 17:52:03 +08:00
Haojun Liao
ecfe8ecabb
[td-3662]
2021-04-04 15:33:18 +08:00
Haojun Liao
00c1a59abb
[td-3662]
2021-04-04 11:18:28 +08:00
Haojun Liao
3fda7a8647
[td-3662]fix bug found by regression test.
2021-04-04 11:16:15 +08:00
Shuduo Sang
3f273cbf89
Hotfix/sangshuduo/td 3653 taosdemo json param cleanup ( #5676 )
...
* [TD-3653] <fix>: taosdemo json parameter cleanup.
* [TD-36553] <fix>: taosdemo parse configDir in cmdline test.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-04 10:50:20 +08:00
Haojun Liao
3aa657e3e7
[td-3662]fix bug found by regression test.
2021-04-04 10:43:33 +08:00
Haojun Liao
4d57ac1e85
[td-3662]fix false filter.
2021-04-04 01:05:10 +08:00
Haojun Liao
32590cb803
[td-3662]fix compiler error.
2021-04-04 00:17:33 +08:00
haojun Liao
15da33e028
Merge pull request #5660 from taosdata/feature/qrefactor
...
Feature/qrefactor
2021-04-03 23:52:51 +08:00
haojun Liao
edeaa56964
Merge pull request #5667 from taosdata/hotfix/TD-3656
...
[TD-3656]duplicated CQ for vnode with multiple replica
2021-04-03 23:52:38 +08:00
haojun Liao
c83a1b4352
Merge pull request #5666 from taosdata/hotfix/TD-3654
...
[TD-3654]fix negative time expression
2021-04-03 23:52:19 +08:00
Haojun Liao
272494d1c5
[td-3662] <fix>: fix invalid write caused by top/bottom query.
2021-04-03 23:45:56 +08:00
Shuduo Sang
a8d53d1f90
[TD-3580] <fix>: taosdump support human readable time format. ( #5674 )
...
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-03 20:12:11 +08:00
Shuduo Sang
31d5d302d3
[TD-3636] <fix>: taosdemo disorder rework. ( #5671 )
...
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-03 13:49:26 +08:00
Shuduo Sang
763a14c876
[TD-3660] <fix>: taosdemo gracefully exit if super table not exist. ( #5670 )
...
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-03 07:39:49 +08:00
Shengliang Guan
3bb7384a61
Merge pull request #5668 from taosdata/feature/linux
...
[TD-3458]<fix>: Fix the bug of losing tables in multiple replicas
2021-04-02 19:55:14 +08:00
Shuduo Sang
e1739b86a9
Hotfix/sangshuduo/td 3607 taosdemo buffer overflow ( #5659 )
...
* [TD-3607] <fix>: fix taosdemo buffer overflow.
* [TD-3607] <fix>: taosdemo buffer overflow.
add tmp buffer.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix data generation.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix normal table writting.
* [TD-3607] <fix>: taosdemo buffer overflow.
remove tail spaces.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table test case.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table case.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust limit offset count warning.
* [TD-3607] <fix>: taosdemo buffer overflow.
add more logic for child tables exist.
* [TD-3607] <fix>: taosdemo buffer overflow.
create database if database be dropped only.
* [TD-3607] <fix>: fix taosdemo buffer overflow.
adjust limit and offset test cases.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust sample data test case.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-02 19:22:04 +08:00
Minglei Jin
65f01a454a
[TD-3657]<fix>: sdbUpdateMnodeRoles before check mnodeAllOnline
2021-04-02 18:39:15 +08:00
Minglei Jin
0ebd1a9855
sync/monitor-node-role: fix incorrect self & peer log
2021-04-02 18:38:38 +08:00
dapan1121
a1c69e5a07
fix taosd crash issue
2021-04-02 18:21:19 +08:00
haojun Liao
251f20164f
Merge pull request #5634 from taosdata/hotfix/TD-3569
...
[TD-3569]fix taosd mem leak issue
2021-04-02 18:19:59 +08:00
Shengliang Guan
0efdcdfd4e
change fwds info save size
2021-04-02 09:52:34 +00:00
Shengliang Guan
2489d1f3c7
[TD-3458]<fix>: Fix the bug of losing tables in multiple replicas
2021-04-02 09:31:56 +00:00
Shuduo Sang
945013bd11
[TD-3653] <fix>: taosdemo json parameter cleanup. ( #5665 )
...
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-02 17:09:13 +08:00
root
9a922281ab
fix bug
2021-04-02 08:06:48 +00:00
dapan1121
9870637abc
fix negative time expression
2021-04-02 14:40:37 +08:00
Haojun Liao
69587b3c29
[td-225]fix memory leaks.
2021-04-02 13:45:55 +08:00
Haojun Liao
25d959b944
[td-225]fix error in import files.
2021-04-02 12:23:51 +08:00
haojun Liao
fac6dfc22a
Merge pull request #5613 from taosdata/hotfix/TD-3590
...
[TD-3590]stddev with group by column fail issue
2021-04-02 11:47:33 +08:00
dapan1121
855c5b0ec1
fix windows compile error
2021-04-02 11:43:46 +08:00
dapan1121
83fef54bc2
fix windows compile error
2021-04-02 11:36:11 +08:00
Haojun Liao
a772612b2f
[td-225]fix compiler warning.
2021-04-02 11:21:51 +08:00
Haojun Liao
1f4c2cf526
[td-225]refactor.
2021-04-02 11:18:36 +08:00
dapan1121
2df1702dae
fix compile error in arm64
2021-04-02 10:12:35 +08:00
Shengliang Guan
1e85026615
Merge pull request #5646 from taosdata/feature/TD-3628
...
add connection timeout
2021-04-02 10:00:56 +08:00
dapan1121
219bc838e5
Merge branch 'develop' into feature/TD-2577
2021-04-02 09:36:36 +08:00
Shuduo Sang
16d7fcc2a2
[TD-3641] <fix>: fix interlace timestamp step issue. ( #5654 )
...
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-02 09:35:02 +08:00
dapan1121
91f78d4a4b
fix free issue
2021-04-02 09:30:59 +08:00
huili
76ed44f69c
Merge pull request #5652 from taosdata/fix/TD-3642
...
[TD-3642]<fix>: fix staging directory resource leak
2021-04-02 09:10:22 +08:00
haojun Liao
dfd365f02d
Merge pull request #5643 from taosdata/feature/qrefactor
...
[td-225]fix a invalid read.
2021-04-01 22:34:08 +08:00
huili
f167bd6cc8
Merge pull request #5650 from taosdata/fix/TD-3612
...
[TD-3612]<fix>: fix vnode write msg double free issue
2021-04-01 19:32:47 +08:00
Shuduo Sang
c91fccf29c
Hotfix/sangshuduo/td 3633 taosdemo segfault ( #5649 )
...
* [TD-3633] <fix>: fix taosdemo segfault.
* [TD-3633] <fix>: fix taosdemo segfault.
use snprintf instead of sprintf.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-01 17:49:19 +08:00
dapan1121
c507d0c2e2
fix bug
2021-04-01 17:03:36 +08:00
dapan1121
af7b50c439
fix issue
2021-04-01 16:59:39 +08:00
dapan1121
80e0d0eff1
Merge branch 'develop' into feature/TD-2577
2021-04-01 16:51:01 +08:00
dapan1121
71badf8c85
fix filter error
2021-04-01 16:41:21 +08:00
Shuduo Sang
e39762deb1
Hotfix/sangshuduo/td 3631 max stb count ( #5645 )
...
* [TD-3631] <fix>: increase max super table count to 10000
* [TD-3631] <fix>: use smaller max stb count due to data structure limit.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-01 16:06:25 +08:00
Minglei Jin
e2ed5b9460
[TD-3642]<fix>: fix staging directory resource leak
2021-04-01 16:03:38 +08:00
dapan1121
dc9c503f05
free issue
2021-04-01 15:31:31 +08:00
zyyang
598b1ce6bf
Feature/td 3411 ( #5648 )
...
* [TD-3410]feature: adapted to nutz
* change
* change
* change
* change
* [TD-3447]<feature>: JDBC-RESTful and JDBC-JNI support setObject
* change
* change
* change
* change
* change
* change
* change
* change
* change
* change
* change
* change
* [TD-3548]<feature>: support ParameterMetaData in JDBC-RESTful and JDBC-JNI
* change
* change
* [TD-3446]<feature>: JDBC-JNI and JDBC-RESTful do not need invoke Class.forName any more
* change jdbc version
* change
* change
* change
* change
* change
* change
* change
* change
* change version
2021-04-01 15:16:36 +08:00
Minglei Jin
4aebd5bdf6
[TD-3612]<fix>: fix vnode write msg double free issue
2021-04-01 15:13:54 +08:00
Haojun Liao
b74d5b729f
[td-225]fix bugs by regression test.
2021-04-01 15:07:30 +08:00
Haojun Liao
253ca7d025
[td-3457]<fix>: fix the bug that cancel request failed to stop query at vnodes.
2021-04-01 13:38:42 +08:00
Shengliang Guan
594ba93358
Merge pull request #5635 from taosdata/fix/TD-3314
...
[TD-3314]<fix>: new staging directory for deleting vnodes
2021-04-01 13:31:43 +08:00
Haojun Liao
6cef55cc5e
[td-225]fix bug found in regression test.
2021-04-01 10:23:21 +08:00
Haojun Liao
5fe628298a
[td-225]refactor.
2021-04-01 09:47:07 +08:00
Shengliang Guan
24f134f421
Merge pull request #5639 from taosdata/feature/linux
...
remove FResetVersion function
2021-04-01 09:22:35 +08:00
yihaoDeng
63f9bb45dc
change default timeout
2021-04-01 06:23:36 +08:00
yihaoDeng
c001a86a08
change log
2021-04-01 05:32:09 +08:00
yihaoDeng
524b708079
add connection timeout
2021-04-01 02:06:48 +08:00
Shuduo Sang
6cb5af8072
Hotfix/sangshuduo/td 3607 taosdemo buffer overflow ( #5636 )
...
* [TD-3607] <fix>: fix taosdemo buffer overflow.
* [TD-3607] <fix>: taosdemo buffer overflow.
add tmp buffer.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix data generation.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix normal table writting.
* [TD-3607] <fix>: taosdemo buffer overflow.
remove tail spaces.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table test case.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table case.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-31 21:40:40 +08:00
Haojun Liao
aaacedf7bd
[td-3621]
2021-03-31 21:18:05 +08:00
Haojun Liao
fcf35bd7d2
[td-3571] <fix>: fix null value filter bug for bool type.
2021-03-31 21:12:41 +08:00
Haojun Liao
6530308140
Merge branch 'develop' into feature/qrefactor
2021-03-31 20:28:48 +08:00
haojun Liao
ff2f32ad9f
Merge pull request #5626 from taosdata/hotfix/TD-3605
...
[TD-3605]fix CQ memleak issue
2021-03-31 19:56:14 +08:00
slguan
0bbfc5a532
Bxiao request changed from 100 to 1000
2021-03-31 18:32:56 +08:00
slguan
536a9e9f3f
remove FResetVersion function
2021-03-31 16:55:31 +08:00
Minglei Jin
d2a0fc5b93
[TD-3314]<fix>: new staging directory for deleting vnodes
2021-03-31 11:34:18 +08:00
Shuduo Sang
c26d882057
[TD-3284] <fix>: taosdemo support fixed value tag. ( #5632 )
...
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-31 11:17:51 +08:00