1. 21 10月, 2021 11 次提交
    • sangshuduo's avatar
      Docs/sangshuduo/td 10469 blm3 (#8366) · 754f5724
      sangshuduo 提交于
      * [TD-10469]<docs>: use blm3 for devops
      
      * update techdoc to include telegraf/collectd/statsd
      
      * resolve conflict.
      
      * [TD-10469]<docs>: use blm3 for devops
      
      * resolve conflict.
      
      * update tech doc.
      
      also change go proxy to cn
      
      * [TD-10469]<docs>: use blm3 for devops
      
      * resolve conflict.
      
      * fix collectd and statsd section
      
      * [TD-10469]<docs>: use blm3 for devops
      
      * resolve conflict.
      
      * fix conflicts.
      
      * [TD-10469]<docs>: use blm3 for devops
      
      * resolve conflict.
      
      * update doc for blm3's change
      
      * fix faq port list
      
      * add cmake to pick up blm3 or httpd options.
      
      * change statsd port to 6044.
      754f5724
    • H
      Merge pull request #8335 from taosdata/test/TD-10556-d · 57b4ae14
      Hui Li 提交于
      [TD-10556]<test>Support a escape character "`" for table name
      57b4ae14
    • H
      Merge pull request #8347 from taosdata/test/TD-10539-d · 197bce2c
      Hui Li 提交于
      Test/td 10539 d
      197bce2c
    • H
      Merge pull request #8358 from TOMsworkspace/patch-1 · 1f944f19
      Hui Li 提交于
      Update tsdbCompact.c
      1f944f19
    • H
      Merge pull request #8352 from SorryIamFive/develop · df28b44d
      Hui Li 提交于
      [TD-8315]<fix>: unused value in path src/tsdb/src/tsdbRead.c
      df28b44d
    • H
      Merge pull request #8361 from taosdata/dev/chr · 6b2aa69a
      Hui Li 提交于
      [TD-5898]<test>:add taosdump case of mixed usage of -D
      6b2aa69a
    • Y
      [TD-1027]<fix>taosdemo query show error message (#8360) · 00b9c04d
      Yang Zhao 提交于
      00b9c04d
    • Y
      [TD-10689]<improve>optimize memory using for arm platform (#8351) · 5ce0bd84
      Yang Zhao 提交于
      * memory save for cmdline
      
      * optimize memory using for arm platform
      
      * remove unused var
      
      * save random data init mem usage
      
      * free db and stb
      
      * add prepared_rand parameter
      
      * free g_Dbs
      
      * fix
      
      * fix coredump when free
      
      * modify free point
      
      * fix nchar binary randomness
      5ce0bd84
    • Y
      [TD-10719]remove magic number (#8350) · cdb8aeba
      Yang Zhao 提交于
      cdb8aeba
    • Y
      [TD-10465]<feature>taosdemo support schemaless insertion (#8341) · ec3c5d5b
      Yang Zhao 提交于
      * [TD-10465]<feature>taosdemo support schemaless
      
      * fix performance output
      
      * tasodemo sml interlace
      
      * sml interlace
      
      * sml interlace
      
      * fix memory leak
      
      * taosdemo sml interlace
      
      * fix core dump
      ec3c5d5b
    • sangshuduo's avatar
      Feature/sangshuduo/td 10469 blm3 (#8343) · f5eed75d
      sangshuduo 提交于
      * [TD-10469]<feature>: use blm to replace httpd
      
      * add blm3 as submodule and modify the install script.
      
      * make http disabled by default.
      
      * use external project for go build.
      
      * make install and systemctl works.
      
      * change blm3 to official repo.
      
      * fix alert build missing sqlx package.
      
      * update README regarding golang env setup.
      
      * remove blm3.
      
      * modify script to support blm3
      
      * <test>udpate submodule in CI
      
      * update jenkinsfile
      
      * update blm3 with statsd port changed and config file name changed.
      
      * still use tdengine's httpd for lite version.
      
      * include blm.toml in released packages.
      
      * merge with develop branch.
      
      * update grafana plugin to support telegraf.
      
      * fix python test framework
      
      * fix blm3.toml name
      
      * comment off restful test for blm3 CI.
      
      * fix blm.toml name
      
      * comment off http related case for blm3.
      
      * fix cmake define.inc for windows build
      
      * update grafanaplugin
      
      * update blm3
      
      * update grafana.
      
      * update grafana plugin to support statsd.
      
      * update blm3 to support lower version go.
      
      * update grafanaplugin and blm3 bugfix.
      
      * update grafana plugin, dashboard name changed.
      
      update blm3 for cinterface error code.
      
      * disable blm3 in arm32
      
      * support blm3 --version
      
      * change cmake minimum version requirement from 2.8 to 3.0
      
      * pull latest blm3 c67fcc11bc5e82e3d7aea8db855a8cbf8b109239
      Co-authored-by: Nliuyq-617 <yqliu@taosdata.com>
      f5eed75d
  2. 20 10月, 2021 19 次提交
  3. 19 10月, 2021 10 次提交
    • Y
      [TD-10712]<fix>taosdemo escape character (#8320) · 1041396a
      Yang Zhao 提交于
      * add -E to --help
      
      * add escape char to stable
      
      * stable escape char
      1041396a
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 3801 taosdump coverity scan issue for develop (#8321) · f5d9a1cf
      sangshuduo 提交于
      * fix converity scan issue.
      
      * fix converity issues
      
      * fix converity scan issue.
      
      * fix coverity scaned memory leak.
      
      * fix coverity scan issues.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      f5d9a1cf
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan (#8323) · 18c84e58
      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
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      18c84e58
    • haoranc's avatar
      [TD-5898]<test>:add taosdump case about usage of -D · dfa02063
      haoranc 提交于
      dfa02063
    • S
    • sangshuduo's avatar
      a880aad8
    • H
      Update docs.md · fbfb90eb
      Hui Li 提交于
      update doc format
      fbfb90eb
    • H
      Update docs.md · 8b71796e
      Hui Li 提交于
      update doc format in INTERP function.
      8b71796e
    • H
      Update docs.md · 8dda8ccb
      Hui Li 提交于
      8dda8ccb
    • H
      Merge pull request #8314 from DerrickRose2019/haocheng_fix_document · d24456e9
      Hui Li 提交于
      Update docs.md
      d24456e9