1. 01 6月, 2021 9 次提交
  2. 31 5月, 2021 28 次提交
  3. 30 5月, 2021 3 次提交
    • S
      Merge pull request #6280 from taosdata/feature/TD-4384 · 647bb54b
      Shengliang Guan 提交于
      [TD-4384]<fix>: fixed an uninitialized bug
      647bb54b
    • S
      Merge pull request #6284 from taosdata/feature/TD-1920 · 7af1fccb
      Shengliang Guan 提交于
      [TD-1920]load mininal modules,and disable sync wal when compact mnode wal
      7af1fccb
    • sangshuduo's avatar
      Feature/sangshuduo/td 4068 taosdemo stmt (#6295) · 32fba9d0
      sangshuduo 提交于
      * merge with develop branch.
      
      change query/tests/CMakeLists.txt to allow unused function and variable.
      
      * refactor data generating.
      
      * refactor.
      
      * refactor.
      
      * refactor.
      
      * refactor.
      
      * refactor
      
      * add prepare stmt function.
      
      * refactor get rand timestamp.
      
      * fix windows compile error.
      
      * copy logic of generate data for stmt.
      
      * insert data basically works now.
      
      * fix windows compile issue.
      
      * [TD-4068]<feature>: taosdemo stmt interface.
      
      stb batch insert works.
      
      * [TD-4068]<feature>: taosdemo support stmt.
      
      normal table insert works.
      
      * [TD-4068]<feature>: taosdemo support stmt.
      
      interlace write works.
      
      * add compile macro to make taosdemo same with master branch.
      
      * fix clang compile error.
      
      * fix memory leak.
      
      * add more macro.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      32fba9d0