- 06 4月, 2021 10 次提交
-
-
由 wu champion 提交于
-
由 huili 提交于
[TD-3671]<test>change target branch
-
由 sangshuduo 提交于
* [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: NShuduo Sang <sdsang@taosdata.com>
-
由 liuyq-617 提交于
-
由 liuyq-617 提交于
-
由 Shengliang Guan 提交于
Merge from develop into master
-
由 Elias Soong 提交于
[TD-3672] <docs>: update C# connector environment support.
-
由 Elias Soong 提交于
-
由 Shengliang Guan 提交于
change version
-
由 liuyq-617 提交于
-
- 05 4月, 2021 2 次提交
-
-
由 haojun Liao 提交于
Feature/qrefactor
-
由 sangshuduo 提交于
* [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: NShuduo Sang <sdsang@taosdata.com>
-
- 04 4月, 2021 14 次提交
-
-
由 Haojun Liao 提交于
-
由 Haojun Liao 提交于
-
由 Haojun Liao 提交于
-
由 sangshuduo 提交于
* [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: NShuduo Sang <sdsang@taosdata.com>
-
由 haojun Liao 提交于
[TD-3657]<fix>: sdbUpdateMnodeRoles before check mnodeAllOnline
-
由 haojun Liao 提交于
[td-3662] <fix>: fix invalid write caused by top/bottom query.
-
由 Haojun Liao 提交于
-
由 Haojun Liao 提交于
-
由 Haojun Liao 提交于
-
由 Haojun Liao 提交于
-
由 sangshuduo 提交于
* [TD-3653] <fix>: taosdemo json parameter cleanup. * [TD-36553] <fix>: taosdemo parse configDir in cmdline test. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 Haojun Liao 提交于
-
由 Haojun Liao 提交于
-
由 Haojun Liao 提交于
-
- 03 4月, 2021 11 次提交
-
-
由 haojun Liao 提交于
Feature/qrefactor
-
由 haojun Liao 提交于
[TD-3656]duplicated CQ for vnode with multiple replica
-
由 haojun Liao 提交于
[TD-3654]fix negative time expression
-
由 Haojun Liao 提交于
-
由 huili 提交于
[TD-3588]<test>: update test case
-
由 Ping Xiao 提交于
-
由 sangshuduo 提交于
Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 Elias Soong 提交于
[TD-2639] <docs>: fix minor typo.
-
由 Elias Soong 提交于
-
由 sangshuduo 提交于
Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 02 4月, 2021 3 次提交
-
-
由 Shengliang Guan 提交于
[TD-3458]<fix>: Fix the bug of losing tables in multiple replicas
-
由 sangshuduo 提交于
* [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: NShuduo Sang <sdsang@taosdata.com>
-
由 Minglei Jin 提交于
-