- 08 5月, 2021 7 次提交
-
-
由 Shengliang Guan 提交于
-
由 Shengliang Guan 提交于
-
由 Shengliang Guan 提交于
-
由 Shengliang Guan 提交于
-
由 Shengliang Guan 提交于
-
由 Shengliang Guan 提交于
-
由 Shengliang Guan 提交于
-
- 07 5月, 2021 7 次提交
-
-
由 sangshuduo 提交于
Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 haojun Liao 提交于
[TD-4064]change compressMsg max size
-
由 huili 提交于
[TD-3990]add Drone CI
-
由 sangshuduo 提交于
* [TD-4035]<fix>: taosdemo more checking for prevent value out of scope. * [TD-4035]<fix>: taosdemo more checking for prevent value out of scope. change min rows and max rows to unsigned int and 0 means default. * [TD-4035]<fix>: taosdemo more checking for prevent value out of scope. change offset=0 to get all childtable count Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 liuyq-617 提交于
-
由 Huo Linhe 提交于
* [TD-4048] <fix>: fix python connector error where ts is null * [TD-4048] <fix>: bump py connector version to 2.0.9
-
由 liuyq-617 提交于
-
- 06 5月, 2021 6 次提交
-
-
由 sangshuduo 提交于
Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
* [TD-3976]<fix>: taosdemo print each insert performance data. * [TD-3976]<fix>: taosdemo print insert performance per thread. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 dapan1121 提交于
-
由 sangshuduo 提交于
Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 haojun Liao 提交于
[TD-4059]update case version.py
-
由 liuyq-617 提交于
-
- 05 5月, 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. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 03 5月, 2021 1 次提交
-
-
由 zyyang 提交于
-
- 02 5月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* [TD-4035]<fix>: taosdemo more checking for prevent value out of scope. * [TD-4035]<fix>: taosdemo more checking for prevent value out of scope. change min rows and max rows to unsigned int and 0 means default. * [TD-4035]<fix>: taosdemo more checking for prevent value out of scope. change offset=0 to get all childtable count Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 01 5月, 2021 3 次提交
-
-
由 sangshuduo 提交于
* [TD-4054]<fix>: taosdump wrong column note length. * [TD-4054]<fix>: taosdump wrong column note length. reserve 2 bytes for NCHAR.
-
由 haojun Liao 提交于
[TD-3994] avoid rpc failure
-
由 haojun Liao 提交于
[td-255]fix bug found by regression test.
-
- 30 4月, 2021 11 次提交
-
-
由 Yiqing Liu 提交于
-
由 Elias Soong 提交于
Docs/update latest feature
-
由 zyyang 提交于
-
由 Elias Soong 提交于
-
由 Haojun Liao 提交于
-
由 sangshuduo 提交于
* [TD-4001]<fix>: taosdemo restful segfault. due to gethostbyname() is not thread-safe. * fix uninitialized variable when invalid mode. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
* [TD-3968]<fix>: taosdemo datalen should be 16*1024 fix data buffer issue. * [TD-3968]<fix>: taosdemo datalen should be 16*1024 commend out unused func for debugging purpose in the future * [TD-3968]<fix>: taosdemo datalen should be 16*1024 comment off unused function * [TD-3968]<fix>: taosdemo datalen more than 16k. comment off unused array. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
* change few default values. * [TD-3851]<fix>: taosdemo performance boost. change max sql len default value to 1024*1024 Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 zyyang 提交于
* [TD-3962]<fix>: fix insert special character error in preparedStatement * change * change * change * change * change * change * [TD-3962]<test>: add test cases for insert special character * change * change
-
由 dengyihao 提交于
-
由 sangshuduo 提交于
* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed. modify smoketest.sh to python3.8 * [TD-4025]<fix>: travis ci broken due to ubuntu 20.04 repo issue. * [TD-4025]<fix>: travis ci broken due to ubuntu 20.04 repo issue. * [TD-4025]<fix>: travis ci broken due to ubuntu 20.04 repo issue. * [TD-4025]<fix>: travis ci broken due to valgrind dependency missed. change focal to bionic. * [TD-4025]<fix>: travis ci broken due to ubuntu 20.04 repo issue. cherry pick from master. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 29 4月, 2021 3 次提交
-
-
由 Elias Soong 提交于
-
由 Elias Soong 提交于
-
由 Elias Soong 提交于
[TD-2639] <docs>: fix lib name typo.
-