- 27 5月, 2021 1 次提交
-
-
由 lichuang 提交于
-
- 26 5月, 2021 13 次提交
-
-
由 Shengliang Guan 提交于
Feature/m2d
-
由 Shengliang Guan 提交于
-
由 Shengliang Guan 提交于
-
由 Shengliang Guan 提交于
-
由 sangshuduo 提交于
* merge with develop branch. change query/tests/CMakeLists.txt to allow unused function and variable. * refactor data generating. * refactor. * refactor. * refactor. * refactor. * refactor * add prepare stmt function. * refactor get rand timestamp. * fix windows compile error. * copy logic of generate data for stmt. * insert data basically works now. * fix windows compile issue. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 Shengliang Guan 提交于
-
由 Shengliang Guan 提交于
TD-3279 TD-4328
-
由 sangshuduo 提交于
Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 Shengliang Guan 提交于
-
由 haojun Liao 提交于
[td-225] add log.
-
由 Shengliang Guan 提交于
-
由 sangshuduo 提交于
* [TD-3783]<fix>: taosdemo for windows generates rand string invalid. * refactor disorder timestamp. * refactor debug print. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 Shengliang Guan 提交于
[TD-4323]<fix>: the deleted vnode does not need to commit, so as to …
-
- 25 5月, 2021 9 次提交
-
-
由 Haojun Liao 提交于
-
由 Shengliang Guan 提交于
[TD-4323]<fix>: the deleted vnode does not need to commit, so as to speed up the deletion and avoid crash while balance
-
由 haojun Liao 提交于
[td-4231]<enhance>: report error if only tags of the table are retrie…
-
由 sangshuduo 提交于
* merge with develop branch. change query/tests/CMakeLists.txt to allow unused function and variable. * refactor data generating. * refactor. * refactor. * refactor. * refactor. * refactor * add prepare stmt function. * refactor get rand timestamp. * fix windows compile error. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 Haojun Liao 提交于
-
由 Elias Soong 提交于
Docs/update latest feature
-
由 Elias Soong 提交于
-
由 huili 提交于
[TD-4327]jenkins migration
-
由 huili 提交于
[TD-4327]jenkins migration
-
- 24 5月, 2021 16 次提交
-
-
由 sangshuduo 提交于
* [TD-4296]<fix>: taosdemo sub keepProgress. * make print sqlcount quiet. * [TD-4296]<fix>: taosdemo subscribe keepprogress. specified query topic thread safe. * [TD-4296]<fix>: taosdemo subscribe keepProgress. specified query thread safe. * fix compile warning for mac. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
* [TD-4296]<fix>: taosdemo sub keepProgress. * make print sqlcount quiet. * [TD-4296]<fix>: taosdemo subscribe keepprogress. specified query topic thread safe. * cherry pick from master branch. * cherry pick from master branch. * fix compile warning for mac. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
* [TD-4322]<fix>: taosdemo query then fetch result. * build again. * [TD-4322]<fix>: taosdemo fetch result. check result file name length. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
* [TD-4322]<fix>: taosdemo query then fetch result. * [TD-4322]<fix>: taosdemo fetch result. check result file name length. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 liuyq-617 提交于
-
由 liuyq-617 提交于
-
由 sangshuduo 提交于
* [TD-4296]<fix>: taosdemo sub keepProgress. * make print sqlcount quiet. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
* [TD-4296]<fix>: taosdemo sub keepProgress. * make print sqlcount quiet. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 huili 提交于
Enhancing crash_gen tool to report memory leaks in clustering mode
-
由 sangshuduo 提交于
* [TD-4322]<fix>: taosdemo query then fetch result. * build again. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 Steven Li 提交于
-
由 Steven Li 提交于
-
由 sangshuduo 提交于
Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 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. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
https://github.com/taosdata/TDengine/tree/release/ver-2.0.20.5由 zyyang 提交于
Co-authored-by: Nplum-lihui <huili@taosdata.com>
-
由 sangshuduo 提交于
Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 23 5月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* [TD-4313]<fix>: odbc example compile failed on Windows. * [TD-4313]<fix>: odbc example compile failed on Windows. few functions also need change.
-