1. 23 9月, 2021 9 次提交
  2. 22 9月, 2021 13 次提交
    • S
      Merge pull request #8036 from taosdata/jtao1735-patch-1 · e862e65c
      Shengliang Guan 提交于
      Update README.md
      e862e65c
    • S
      Merge pull request #8037 from taosdata/jtao1735-patch-2 · d1c9a733
      Shengliang Guan 提交于
      Update README-CN.md
      d1c9a733
    • 陶建辉(Jeff)'s avatar
      Update README-CN.md · a53d20d7
      陶建辉(Jeff) 提交于
      a53d20d7
    • 陶建辉(Jeff)'s avatar
      Update README.md · e2463e3e
      陶建辉(Jeff) 提交于
      e2463e3e
    • S
      modify the display issues · fca4dda5
      Shenpeng.Cui 提交于
      fca4dda5
    • J
      docs: Correct Python connector doesn't match with CN version · 51e18133
      Jun 提交于
      51e18133
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 5872 taosdemo stmt improve (#8014) · f32f10ec
      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.
      
      * stmt batch interlace works.
      
      * fix start time issue.
      
      * few cleanup.
      
      * fix nchar random length.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      Co-authored-by: haoranc's avatartomchon <haoran920c@163.com>
      f32f10ec
    • G
      Update docs.md · a46283d1
      Ganlin Zhao 提交于
      a46283d1
    • A
      Update en doc · 710df4c1
      Anaïs Huang 提交于
      issues 7966
      710df4c1
    • yyt6801's avatar
      Add a hyperlink to the English Doc · e13112df
      yyt6801 提交于
      e13112df
    • G
      fcb34ff8
    • G
      574b93ae
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan (#8013) · 7bd149ac
      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>
      7bd149ac
  3. 21 9月, 2021 4 次提交
    • S
      fix indent problems in test/test-all.sh (#8007) · 0012be17
      sen chai 提交于
      Co-authored-by: Nxunzhaoderen <953812503@qq.com>
      0012be17
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan (#8012) · 6755ae97
      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>
      6755ae97
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 5872 taosdemo stmt improve (#8008) · 933e7674
      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.
      
      * stmt batch interlace works.
      
      * fix start time issue.
      
      * few cleanup.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      Co-authored-by: haoranc's avatartomchon <haoran920c@163.com>
      933e7674
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 6479 taosdump db seq (#7994) · 46f5a490
      sangshuduo 提交于
      * [TD-6479]<fix>: taosdump cmdline align for database sequence.
      
      adopt 'taosdump -D db1,db2,...' format.
      
      * fix core dump issue.
      
      * refactor in progress
      
      * heavily refactor in progress.
      
      * change dumped filename back to thread index to avoid exceed file system limit.
      46f5a490
  4. 20 9月, 2021 1 次提交
  5. 19 9月, 2021 2 次提交
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan (#8003) · 81ae04cb
      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.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      81ae04cb
    • sangshuduo's avatar
      fix few coverity scan issues. (#8005) · 056b7d6e
      sangshuduo 提交于
      * fix few coverity scan issues.
      
      * submit empty for triage appveyor build
      056b7d6e
  6. 18 9月, 2021 11 次提交