1. 12 4月, 2021 7 次提交
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan (#5779) · 802869e5
      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.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      802869e5
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan (#5776) · 16e145b7
      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.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      16e145b7
    • E
      Merge pull request #5777 from taosdata/docs/Update-Latest-Feature · 40b2a5e7
      Elias Soong 提交于
      [TD-3606] <docs>: locale & charset options will not be checked when d…
      40b2a5e7
    • E
    • Z
      Hotfix/td 3689 (#5754) · f1f6a572
      zyyang 提交于
      * [TD-3689]<fix>: fix setNull exception in JDBC
      
      * change
      
      * change
      f1f6a572
    • S
      Merge pull request #5759 from taosdata/master · 60e6729d
      Shengliang Guan 提交于
      Merge from master into develop
      60e6729d
    • H
      Merge pull request #5772 from taosdata/fix/query · 053785bb
      haojun Liao 提交于
      Fix/query
      053785bb
  2. 11 4月, 2021 6 次提交
    • H
      [td-225] update the local cached epset in sqlObj. · 67fd99e7
      Haojun Liao 提交于
      67fd99e7
    • sangshuduo's avatar
      [TD-3317]<fix>: taosdemo interlace insertion. (#5774) · 71539043
      sangshuduo 提交于
      patch for master.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      71539043
    • sangshuduo's avatar
      Feature/sangshuduo/td 3317 taosdemo interlace (#5773) · 76db6804
      sangshuduo 提交于
      * [TD-3316] <fix>: add testcase for taosdemo limit and offset.
      
      check offset 0.
      
      * [TD-3316] <fix>: add testcase for taosdemo limit and offset.
      
      fix sample file import bug.
      
      * [TD-3316] <fix>: add test case for limit and offset. fix sample data issue.
      
      * [TD-3327] <fix>: fix taosdemo segfault when import data from sample data file.
      
      * [TD-3317] <feature>: make taosdemo support interlace mode.
      
      json parameter rows_per_tbl support.
      
      * [TD-3317] <feature>: support interlace mode.
      
      refactor
      
      * [TD-3317] <feature>: support interlace mode.
      
      refactor
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      refactor.
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      change json file.
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      fix multithread create table regression.
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      working but not perfect.
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      rename lowaTest with taosdemoTestWithJson
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      perfect
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      cleanup.
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      adjust algorithm of loop times.
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      fix delay time bug.
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      fix progressive timestamp bug.
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      add an option for performance print.
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      change json test case with less table for acceleration.
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      change progressive mode timestamp step and testcase.
      
      * [TD-3197] <fix>: fix taosdemo coverity scan issues.
      
      * [TD-3197] <fix>: fix taosdemo coverity scan issue.
      
      fix subscribeTest pids uninitialized.
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      add time shift for no sleep time.
      
      * [TD-3317] <feature>: support interlace insert.
      
      rework timestamp.
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      change rows_per_tbl to interlace_rows.
      
      * [TD-3317] <feature>: taosdemo suppoert interlace mode.
      
      remove trailing spaces.
      
      * [TD-3317] <feature>: taosdemo support interlace insertion.
      
      prompt if interlace > num_of_records_per_req
      
      * fill insert-into early to buffer.
      
      * fix buffer overflow issue.
      
      * change rows_per_tbl to interlace_rows to align with taosdemo.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      76db6804
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 3733 taosdemo buffer processing (#5769) · 5e43fc0d
      sangshuduo 提交于
      * [TD-3733]<fix>: taosdemo buffer processing refactor.
      
      * [TD-3733]<fix>: taosdemo generate SQL head buffer process.
      
      * [TD-3733]<fix>: taosdemo generate sql head buffer processing.
      
      fix compile issue for windows.
      
      * [TD-3733]<fix>: taosdemo generate sql head buffer processing.
      
      fix max_sql_len. generate data buffer refactor.
      
      * resolve conflict with master.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      5e43fc0d
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 3733 for develop (#5768) · fd5cebdf
      sangshuduo 提交于
      * [TD-3733]<fix>: taosdemo buffer processing refactor.
      
      * [TD-3733]<fix>: taosdemo generate SQL head buffer process.
      
      * [TD-3733]<fix>: taosdemo generate sql head buffer processing.
      
      fix compile issue for windows.
      
      * [TD-3733]<fix>: taosdemo generate sql head buffer processing.
      
      fix max_sql_len. generate data buffer refactor.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      fd5cebdf
    • sangshuduo's avatar
      [TD-3741]<fix>: python test case on arm32. (#5767) · 0913d455
      sangshuduo 提交于
      * [TD-3741]<fix>: python test case on arm32.
      
      select * with lots data lead timeout.
      
      * [TD-3741]<fix>: python test case on arm32.
      
      change importDataLastS.py select * to count.
      0913d455
  3. 10 4月, 2021 20 次提交
  4. 11 4月, 2021 2 次提交
  5. 10 4月, 2021 2 次提交
  6. 09 4月, 2021 3 次提交