1. 12 7月, 2021 1 次提交
  2. 11 7月, 2021 3 次提交
  3. 09 7月, 2021 3 次提交
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 3973 use jemalloc for master (#6821) · 373f1ed4
      sangshuduo 提交于
      * [TD-3973]<feature>: add jemalloc as submodule.
      
      * [TD-3973]<feature>: add jemalloc as submodule.
      
      * [TD-3973]<feature>: use jemalloc.
      
      build works as following instructions:
      
      cmake .. -DJEMALLOC_ENABLED=true
      
      make
      
      * fix jemalloc at tag 5.2.1
      
      * fix conflicts
      
      * make install works.
      
      * fix conflicts.
      
      * release script works.
      
      * fix typo
      
      * [TD-3937]<feature>: support jemalloc
      
      add install funtion to all scripts.
      
      * adjust install_jemalloc() position for check compatibility.
      
      * fix position bug.
      
      * add ldconfig for jemalloc library cache refresh.
      
      * cherry pick from develop branch.
      
      * cherry pick from develop branch.
      
      * fix install_jemalloc() in install_client.sh.
      
      * fix makeclient.sh.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      373f1ed4
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 3973 use jemalloc for master (#6820) · edb61e7c
      sangshuduo 提交于
      * [TD-3973]<feature>: add jemalloc as submodule.
      
      * [TD-3973]<feature>: add jemalloc as submodule.
      
      * [TD-3973]<feature>: use jemalloc.
      
      build works as following instructions:
      
      cmake .. -DJEMALLOC_ENABLED=true
      
      make
      
      * fix jemalloc at tag 5.2.1
      
      * fix conflicts
      
      * make install works.
      
      * fix conflicts.
      
      * release script works.
      
      * fix typo
      
      * [TD-3937]<feature>: support jemalloc
      
      add install funtion to all scripts.
      
      * adjust install_jemalloc() position for check compatibility.
      
      * fix position bug.
      
      * add ldconfig for jemalloc library cache refresh.
      
      * cherry pick from develop branch.
      
      * cherry pick from develop branch.
      
      * fix install_jemalloc() in install_client.sh.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      edb61e7c
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 5108 lua support for master (#6813) · a9d577d0
      sangshuduo 提交于
      * [TD-5108]<feature>: support lua on Windows and Mac
      
      * fix compile warning on mac
      a9d577d0
  4. 08 7月, 2021 5 次提交
  5. 07 7月, 2021 10 次提交
  6. 06 7月, 2021 6 次提交
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 3973 use jemalloc for master (#6768) · ad7a59d7
      sangshuduo 提交于
      * [TD-3973]<feature>: add jemalloc as submodule.
      
      * [TD-3973]<feature>: add jemalloc as submodule.
      
      * [TD-3973]<feature>: use jemalloc.
      
      build works as following instructions:
      
      cmake .. -DJEMALLOC_ENABLED=true
      
      make
      
      * fix jemalloc at tag 5.2.1
      
      * fix conflicts
      
      * make install works.
      
      * fix conflicts.
      
      * release script works.
      
      * fix typo
      
      * [TD-3937]<feature>: support jemalloc
      
      add install funtion to all scripts.
      
      * adjust install_jemalloc() position for check compatibility.
      
      * fix position bug.
      
      * add ldconfig for jemalloc library cache refresh.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      ad7a59d7
    • sangshuduo's avatar
      [TD-5067]<fix>: taosdemo stmt use sample data (#6760) · 833c94b8
      sangshuduo 提交于
      833c94b8
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 3973 use jemalloc for master (#6765) · 1d25f5f6
      sangshuduo 提交于
      * [TD-3973]<feature>: add jemalloc as submodule.
      
      * [TD-3973]<feature>: add jemalloc as submodule.
      
      * [TD-3973]<feature>: use jemalloc.
      
      build works as following instructions:
      
      cmake .. -DJEMALLOC_ENABLED=true
      
      make
      
      * fix jemalloc at tag 5.2.1
      
      * fix conflicts
      
      * make install works.
      
      * fix conflicts.
      
      * release script works.
      
      * fix typo
      
      * [TD-3937]<feature>: support jemalloc
      
      add install funtion to all scripts.
      
      * adjust install_jemalloc() position for check compatibility.
      
      * fix position bug.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      1d25f5f6
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 3973 use jemalloc for master (#6763) · c7a1fd0a
      sangshuduo 提交于
      * [TD-3973]<feature>: add jemalloc as submodule.
      
      * [TD-3973]<feature>: add jemalloc as submodule.
      
      * [TD-3973]<feature>: use jemalloc.
      
      build works as following instructions:
      
      cmake .. -DJEMALLOC_ENABLED=true
      
      make
      
      * fix jemalloc at tag 5.2.1
      
      * fix conflicts
      
      * make install works.
      
      * fix conflicts.
      
      * release script works.
      
      * fix typo
      
      * [TD-3937]<feature>: support jemalloc
      
      add install funtion to all scripts.
      
      * adjust install_jemalloc() position for check compatibility.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      c7a1fd0a
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 3973 use jemalloc for master (#6753) · c9c6a925
      sangshuduo 提交于
      * [TD-3973]<feature>: add jemalloc as submodule.
      
      * [TD-3973]<feature>: add jemalloc as submodule.
      
      * [TD-3973]<feature>: use jemalloc.
      
      build works as following instructions:
      
      cmake .. -DJEMALLOC_ENABLED=true
      
      make
      
      * fix jemalloc at tag 5.2.1
      
      * fix conflicts
      
      * make install works.
      
      * fix conflicts.
      
      * release script works.
      
      * fix typo
      
      * [TD-3937]<feature>: support jemalloc
      
      add install funtion to all scripts.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      c9c6a925
    • H
      Merge pull request #6738 from taosdata/test/TD-4985-m · c14b74ef
      Hui Li 提交于
      Test/td 4985 m
      c14b74ef
  7. 05 7月, 2021 9 次提交
  8. 02 7月, 2021 3 次提交