1. 24 8月, 2021 11 次提交
  2. 23 8月, 2021 13 次提交
  3. 21 8月, 2021 8 次提交
  4. 20 8月, 2021 5 次提交
  5. 19 8月, 2021 3 次提交
    • sangshuduo's avatar
      Feature/sangshuduo/td 5844 cmdline parameters align (#7458) · e9c28a63
      sangshuduo 提交于
      * [TD-5844]<feature>: make cmd line parameter similar.
      
      * fix test case align with taosdemo change.
      
      * fix windows stack overflow issue.
      
      * fix mac compile error.
      
      * fix taosdemo cmdline parameter in tests/pytest/tools/taosdemoAllTest/NanoTestCase/taosdemoTestSupportNanoInsert.py
      
      * fix windows compiler options.
      
      * make taos.exe use mysql style password input.
      
      * make taos shell and taosdump use mysql style password input.
      
      * determine scanf return value.
      
      * make console echo off during password input.
      
      * use one macro to define password length.
      
      * fix --password. change taos shell '-z' for timezone
      e9c28a63
    • sangshuduo's avatar
      Feature/sangshuduo/td 5136 taosdemo rework (#7472) · 3e64ce5c
      sangshuduo 提交于
      * [TD-5136]<feature>: taosdemo simulate real senario.
      
      * update test case according to taosdemo change
      
      * adjust range of semi-random data.
      
      * make demo mode use different tag name and value.
      
      * change malloc to calloc for pid allocation.
      
      * fix typo.
      
      * fix binary length default value and group id logic.
      
      * fix help msg.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      3e64ce5c
    • sangshuduo's avatar
      [TD-6219]<fix>: remove few taosdemo macros. (#7468) · 99d8d033
      sangshuduo 提交于
      99d8d033