- 29 8月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* [TD-5702]<fix>: taosdemo remove memory operation. * [TD-5702]<fix>: taosdemo remove memory operation. * add remainderBufLen to check row data generation. * row data generation with remainder buffer length checking. * git checkout --patch hotfix/sangshuduo/TD-5702-taosdemo-remove-memop taosdemo.c * optimized memop for rand too. * fix stmt rand file generation bug. * merge make_install.sh for homebrew. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 28 8月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* [TD-6294]<fix>: taosdemo support long arg fix conflict with develop branch. * fix few words. * declare default child tables number. * add support email prompt. * support the way no space between param and value * fix -PP arg. * fix uncatched status. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 27 8月, 2021 3 次提交
-
-
由 sangshuduo 提交于
-
由 sangshuduo 提交于
* [TD-6294]<fix>: taosdemo support long arg fix conflict with develop branch. * fix few words. * declare default child tables number. * add support email prompt.
-
由 sangshuduo 提交于
* [TD-6294]<fix>: taosdemo support long arg fix conflict with develop branch. * fix few words. * declare default child tables number.
-
- 26 8月, 2021 2 次提交
-
-
由 sangshuduo 提交于
-
由 sangshuduo 提交于
* better msg for create child table. * just add one new line.
-
- 25 8月, 2021 3 次提交
-
-
由 sangshuduo 提交于
* better msg for create child table. * just add one new line.
-
由 sangshuduo 提交于
-
由 sangshuduo 提交于
-
- 24 8月, 2021 4 次提交
-
-
由 sangshuduo 提交于
-
由 wmmhello 提交于
-
由 wmmhello 提交于
-
由 sangshuduo 提交于
-
- 23 8月, 2021 2 次提交
-
-
由 wmmhello 提交于
-
由 sangshuduo 提交于
-
- 22 8月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* [TD-3197]<fix>: taosdemo and taosdump coverity scan issues. * 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. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 21 8月, 2021 2 次提交
-
-
由 sangshuduo 提交于
-
由 sangshuduo 提交于
-
- 20 8月, 2021 2 次提交
-
-
由 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 * make taos.exe use mysql style password input. * make taos shell and taosdump use mysql style password input. * determine scanf return value. * cherry pick from develop/feature branch. * cherry pick with ab6cde02 * cherry pick with d6bfe443Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
-
- 19 8月, 2021 2 次提交
-
-
由 sangshuduo 提交于
* cherry pick from develop branch. * [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>
-
由 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 * make taos.exe use mysql style password input. * make taos shell and taosdump use mysql style password input. * determine scanf return value. * cherry pick from develop/feature branch.
-
- 18 8月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* cherry pick from develop branch. * [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. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 15 8月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* [TD-3197]<fix>: taosdemo and taosdump coverity scan issues. * 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. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 14 8月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* [TD-5702]<fix>: taosdemo remove memory operation. * [TD-5702]<fix>: taosdemo remove memory operation. * add remainderBufLen to check row data generation. * row data generation with remainder buffer length checking. * git checkout --patch hotfix/sangshuduo/TD-5702-taosdemo-remove-memop taosdemo.c Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 13 8月, 2021 3 次提交
-
-
由 sangshuduo 提交于
* cherry pick from develop branch. * cherry pick 54813175 * [TD-5872]<fix>: taosdemo stmt csv perf improve. * rand func back to early impl. * fix windows/mac compile error. * cherry pick from develop branch. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 tickduan 提交于
-
由 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
-
- 12 8月, 2021 4 次提交
-
-
由 sangshuduo 提交于
-
由 tickduan 提交于
-
由 sangshuduo 提交于
-
由 tickduan 提交于
-
- 11 8月, 2021 2 次提交
-
-
由 sangshuduo 提交于
-
由 sangshuduo 提交于
-
- 07 8月, 2021 2 次提交
-
-
由 sangshuduo 提交于
-
由 sangshuduo 提交于
-
- 06 8月, 2021 3 次提交
-
-
由 sangshuduo 提交于
* [TD-5811]<fix>: taosdemo use us to count delay. to avoid very large number if the delay is 0ms. * fix interlace delay unit. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
* [TD-5811]<fix>: taosdemo use us to count delay. to avoid very large number if the delay is 0ms. * fix interlace delay unit. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
* [TD-5725]<fix>: taosdump --help, regarding acceptable timestamp. * make example date time same.
-