1. 29 8月, 2021 1 次提交
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 5702 taosdemo remove memop for master (#7682) · 29526b2b
      sangshuduo 提交于
      * [TD-5702]<fix>: taosdemo remove memory operation.
      
      * [TD-5702]<fix>: taosdemo remove memory operation.
      
      * add remainderBufLen to check row data generation.
      
      * row data generation with remainder buffer length checking.
      
      * git checkout --patch hotfix/sangshuduo/TD-5702-taosdemo-remove-memop taosdemo.c
      
      * optimized memop for rand too.
      
      * fix stmt rand file generation bug.
      
      * merge make_install.sh for homebrew.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      29526b2b
  2. 28 8月, 2021 1 次提交
  3. 27 8月, 2021 2 次提交
  4. 26 8月, 2021 1 次提交
  5. 25 8月, 2021 2 次提交
  6. 24 8月, 2021 2 次提交
  7. 23 8月, 2021 1 次提交
  8. 21 8月, 2021 1 次提交
  9. 20 8月, 2021 2 次提交
  10. 19 8月, 2021 2 次提交
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 5136 taosdemo rework for master (#7473) · 41154369
      sangshuduo 提交于
      * cherry pick from develop branch.
      
      * [TD-5136]<feature>: taosdemo simulate real senario.
      
      * update test case according to taosdemo change
      
      * adjust range of semi-random data.
      
      * make demo mode use different tag name and value.
      
      * change malloc to calloc for pid allocation.
      
      * fix typo.
      
      * fix binary length default value and group id logic.
      
      * fix help msg.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      41154369
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 5844 cmdline parameters align for master (#7444) · ffe99d41
      sangshuduo 提交于
      * [TD-5844]<feature>: make cmd line parameter similar.
      
      * fix test case align with taosdemo change.
      
      * fix windows stack overflow issue.
      
      * fix mac compile error.
      
      * fix taosdemo cmdline parameter in tests/pytest/tools/taosdemoAllTest/NanoTestCase/taosdemoTestSupportNanoInsert.py
      
      * make taos.exe use mysql style password input.
      
      * make taos shell and taosdump use mysql style password input.
      
      * determine scanf return value.
      
      * cherry pick from develop/feature branch.
      ffe99d41
  11. 18 8月, 2021 1 次提交
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 5136 taosdemo rework for master (#7433) · ffcc9301
      sangshuduo 提交于
      * cherry pick from develop branch.
      
      * [TD-5136]<feature>: taosdemo simulate real senario.
      
      * update test case according to taosdemo change
      
      * adjust range of semi-random data.
      
      * make demo mode use different tag name and value.
      
      * change malloc to calloc for pid allocation.
      
      * fix typo.
      
      * fix binary length default value and group id logic.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      ffcc9301
  12. 15 8月, 2021 1 次提交
  13. 14 8月, 2021 1 次提交
  14. 13 8月, 2021 2 次提交
  15. 12 8月, 2021 2 次提交
  16. 11 8月, 2021 2 次提交
  17. 07 8月, 2021 2 次提交
  18. 06 8月, 2021 2 次提交
  19. 05 8月, 2021 4 次提交
  20. 03 8月, 2021 2 次提交
  21. 01 8月, 2021 4 次提交
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 3197 taosdemo coverity scan for master (#7099) · ede06b75
      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.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      ede06b75
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan (#7098) · dd5a627b
      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.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      dd5a627b
    • sangshuduo's avatar
      [TD-5625]<fix>: taosdemo don't use printf for data generation. (#7094) · 310ef268
      sangshuduo 提交于
      * [TD-5625]<fix>: taosdemo don't use printf for data generation.
      
      * re cherry-pick
      310ef268
    • sangshuduo's avatar
  22. 30 7月, 2021 1 次提交
  23. 28 7月, 2021 1 次提交