- 19 10月, 2021 1 次提交
-
-
由 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. * [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. * fix resource leak reported by coverity scan. * fix taosdemo coverity scan issue. * fix tcsetattr and getchar return value determination bug. * fix coverity scan issue. * fix two more coverity scan issues. * fix stmt batch coverity scan issue. * change to portable format. * delete tests/examples/c/'-g' file * fix example compile error. * fix coverity scan issue Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 18 10月, 2021 1 次提交
-
-
由 jiyun99 提交于
-
- 15 10月, 2021 1 次提交
-
-
由 shenglian zhou 提交于
<fix> stmt affected rows: handle multi vnode subquery and insert batch clean after execute and normal stmt execute
-
- 13 10月, 2021 4 次提交
-
-
由 Ganlin Zhao 提交于
-
由 dapan1121 提交于
-
由 dapan1121 提交于
-
由 dapan1121 提交于
-
- 12 10月, 2021 2 次提交
-
-
由 dapan1121 提交于
-
由 shenglian zhou 提交于
-
- 11 10月, 2021 3 次提交
-
-
由 Ganlin Zhao 提交于
-
由 Ganlin Zhao 提交于
-
由 Ganlin Zhao 提交于
user pass timestamp precision for line protocol, openTSDB related timestamp accpet only 10 digits(second) or 13 digits(millisecond) by default
-
- 29 9月, 2021 2 次提交
-
-
由 Ganlin Zhao 提交于
-
由 dengyihao 提交于
-
- 23 9月, 2021 4 次提交
-
-
由 Ganlin Zhao 提交于
-
由 Jason-Jia 提交于
-
由 Jason-Jia 提交于
-
由 jiacy-jcy 提交于
-
- 22 9月, 2021 3 次提交
-
-
由 Ganlin Zhao 提交于
-
由 Ganlin Zhao 提交于
-
由 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. * [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. * fix resource leak reported by coverity scan. * fix taosdemo coverity scan issue. * fix tcsetattr and getchar return value determination bug. * fix coverity scan issue. * fix two more coverity scan issues. * fix stmt batch coverity scan issue. * change to portable format. * delete tests/examples/c/'-g' file * fix example compile error. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 21 9月, 2021 1 次提交
-
-
由 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. * [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. * fix resource leak reported by coverity scan. * fix taosdemo coverity scan issue. * fix tcsetattr and getchar return value determination bug. * fix coverity scan issue. * fix two more coverity scan issues. * fix stmt batch coverity scan issue. * change to portable format. * delete tests/examples/c/'-g' file Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 16 9月, 2021 2 次提交
-
-
由 wmmhello 提交于
-
由 Ganlin Zhao 提交于
-
- 14 9月, 2021 1 次提交
-
-
由 Ganlin Zhao 提交于
-
- 13 9月, 2021 2 次提交
-
-
由 Zhiyu Yang 提交于
* fix confilct * refactor code in springbootdemo
-
由 Zhiyu Yang 提交于
* fix confilct * refactor code in springbootdemo
-
- 10 9月, 2021 1 次提交
-
-
由 Ganlin Zhao 提交于
-
- 09 9月, 2021 2 次提交
-
-
由 Ganlin Zhao 提交于
-
由 Ganlin Zhao 提交于
-
- 08 9月, 2021 1 次提交
-
-
由 Linhe Huo 提交于
* [TD-6535]<fix>: force cleanup tscCache to close tsc timer, which will cause segmentfault * [TD-6543]<doc>: document support compile with dotnet sdk
-
- 05 9月, 2021 3 次提交
-
-
由 shenglian zhou 提交于
-
由 shenglian zhou 提交于
-
由 shenglian zhou 提交于
-
- 03 9月, 2021 2 次提交
-
-
由 shenglian zhou 提交于
-
由 shenglian zhou 提交于
-
- 02 9月, 2021 3 次提交
-
-
由 Ganlin Zhao 提交于
-
由 Ganlin Zhao 提交于
-
由 Ganlin Zhao 提交于
-
- 01 9月, 2021 1 次提交
-
-
由 jiacy-jcy 提交于
-