1. 24 11月, 2021 2 次提交
  2. 20 11月, 2021 1 次提交
  3. 16 11月, 2021 6 次提交
  4. 30 10月, 2021 2 次提交
  5. 29 10月, 2021 1 次提交
  6. 28 10月, 2021 1 次提交
  7. 27 10月, 2021 1 次提交
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan (#8422) · 2fd5aa30
      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
      
      * fix taosdemo coverity scan issue.
      
      * fix taosdemo test case for restful query
      
      * make initOfQueryMeta() back to solve restful issue.
      
      * fix test case keep 36 days.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      2fd5aa30
  8. 25 10月, 2021 1 次提交
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 3197 taosdemo coverity scan for master (#8397) · f22c0c07
      sangshuduo 提交于
      * [TD-3197]<fix>: taosdemo and taosdump coverity scan issues.
      
      * 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.
      
      * fix coverity scan issue
      
      * [TD-10578]<fix>: taosdemo rest interface slow.
      
      * fix missed 200
      
      * fix taosdemo coverity scan issue.
      
      * fix taosdemo coverity scan issue.
      
      * fix taosdemo testcase for restful result.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      f22c0c07
  9. 20 10月, 2021 2 次提交
  10. 08 10月, 2021 3 次提交
  11. 24 9月, 2021 3 次提交
  12. 21 9月, 2021 1 次提交
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 5872 taosdemo stmt improve for master (#8009) · 19aeb25a
      sangshuduo 提交于
      * cherry pick from develop branch.
      
      * cherry pick 54813175
      
      * [TD-5872]<fix>: taosdemo stmt csv perf improve.
      
      * rand func back to early impl.
      
      * fix windows/mac compile error.
      
      * cherry pick from develop branch.
      
      * merge with develop branch.
      
      * rename MAX_SAMPLES_ONCE_FROM_FILE to reflect reality.
      
      * split func for stmt interlace.
      
      * fix bug that get build path.
      
      * stmt batch interlace works.
      
      * fix start time issue.
      
      * few cleanup.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      19aeb25a
  13. 15 9月, 2021 1 次提交
  14. 14 9月, 2021 12 次提交
  15. 11 9月, 2021 3 次提交
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 5872 taosdemo stmt improve for master (#7873) · 74edbc14
      sangshuduo 提交于
      * cherry pick from develop branch.
      
      * cherry pick 54813175
      
      * [TD-5872]<fix>: taosdemo stmt csv perf improve.
      
      * rand func back to early impl.
      
      * fix windows/mac compile error.
      
      * cherry pick from develop branch.
      
      * merge with develop branch.
      
      * rename MAX_SAMPLES_ONCE_FROM_FILE to reflect reality.
      
      * split func for stmt interlace.
      
      * fix bug that get build path.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      74edbc14
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 5872 taosdemo stmt improve (#7872) · e9e5dc22
      sangshuduo 提交于
      * [TD-5872]<fix>: taosdemo stmt improve.
      
      * refactor stmt functions.
      
      * [TD-5872]<fix>: taosdemo stmt csv perf improve.
      
      * rand func back to early impl.
      
      * fix windows/mac compile error.
      
      * fix empty tag sample.
      
      * [TD-5873]<test>add stmt’performance taosdemo testcase
      
      * add data_type enum and stmt_batch framework.
      
      * use data type enum and fix test case limit/offset.
      
      * revert thread number.
      
      * rename MAX_SAMPLES_ONCE_FROM_FILE to reflect reality.
      
      * split func for stmt interlace.
      
      * fix bug that get build path.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      Co-authored-by: haoranc's avatartomchon <haoran920c@163.com>
      e9e5dc22
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 5872 taosdemo stmt improve for master (#7868) · 15e2d2c2
      sangshuduo 提交于
      * cherry pick from develop branch.
      
      * cherry pick 54813175
      
      * [TD-5872]<fix>: taosdemo stmt csv perf improve.
      
      * rand func back to early impl.
      
      * fix windows/mac compile error.
      
      * cherry pick from develop branch.
      
      * merge with develop branch.
      
      * rename MAX_SAMPLES_ONCE_FROM_FILE to reflect reality.
      
      * split func for stmt interlace.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      15e2d2c2