- 22 7月, 2021 1 次提交
-
-
由 sangshuduo 提交于
sync from develop branch.
-
- 21 7月, 2021 2 次提交
-
-
由 sangshuduo 提交于
* copy from develop branch. stmt: 0, nanosec: 0 * set thread name disabled on master branch.
-
由 sangshuduo 提交于
* [TD-5398]<fix>: taosdemo 4096 columns table creation failed. * change column name prefix from col to c for maxium column number to fix buffer length. * use accurate buffer length. * fix test case for column name be shorter. * remove space between columns and tags. * change sql buffer to 1M align with taosdef.h. * column buffer length be calculated. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 20 7月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* [TD-5398]<fix>: taosdemo 4096 columns table creation failed. * change column name prefix from col to c for maxium column number to fix buffer length. * use accurate buffer length. * fix test case for column name be shorter. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 19 7月, 2021 2 次提交
-
-
由 sangshuduo 提交于
* [TD-5300]<fix>: taosdemo stmt debug print. * fix default iface is unknown. * merge with TD-5300 fix against develop
-
由 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. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 18 7月, 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. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 17 7月, 2021 4 次提交
-
-
由 sangshuduo 提交于
-
由 sangshuduo 提交于
* [TD-5302]<fix>:taosdemo stmt interlace. * fix the logic interlace rows compare insert rows.
-
由 sangshuduo 提交于
-
由 sangshuduo 提交于
* [TD-5242]<feature>: taosdemo support max columns align with TSDB defines. * fix records/sec format.
-
- 16 7月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* [TD-5300]<fix>: taosdemo stmt debug print. * fix default iface is unknown.
-
- 15 7月, 2021 1 次提交
-
-
由 sangshuduo 提交于
-
- 14 7月, 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.
-
由 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.
-
- 12 7月, 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.
-
- 11 7月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* [TD-3197]<fix>: taosdemo and taosdump coverity scan issues. * exit if read sample file failed. * fix converity scan issue. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 07 7月, 2021 1 次提交
-
-
由 sangshuduo 提交于
-
- 06 7月, 2021 1 次提交
-
-
由 sangshuduo 提交于
-
- 05 7月, 2021 1 次提交
-
-
由 sangshuduo 提交于
-
- 02 7月, 2021 2 次提交
-
-
由 sangshuduo 提交于
* [TD-3197]<fix>: taosdemo and taosdump coverity scan issues. * exit if read sample file failed. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
* [TD-4918]<fix>: taosdemo subscribe endAfterResume. * fix mask length. * fix heap use-after-free. * fix illegal input value of consume.
-
- 30 6月, 2021 2 次提交
-
-
由 sangshuduo 提交于
* [TD-4918]<fix>: taosdemo subscribe endAfterResume. * fix mask length. * fix heap use-after-free.
-
由 sangshuduo 提交于
-
- 29 6月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* [TD-4892]<fix>: taosdemo subscribe fetch result. * fix stbname length. * restrict prefix length. * submit empty * fix minor code. * fix crash if no result file. * decrease few debug print level.
-
- 28 6月, 2021 2 次提交
-
-
由 sangshuduo 提交于
-
由 sangshuduo 提交于
* [TD-3801]<fix>: taosdump coverity scan issue. * merge from commit: 069169e7 and fix coverity scan issue. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 27 6月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* [TD-4902] FIX with 1 char * Fix prompt of -m @ taosdemo Co-authored-by: NSunShine Chan <chenweican@gmail.com> Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 26 6月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* [TD-4892]<fix>: taosdemo subscribe fetch result. * fix stbname length. * restrict prefix length. * submit empty * fix minor code. * fix crash if no result file.
-
- 24 6月, 2021 2 次提交
-
-
由 sangshuduo 提交于
* [TD-4892]<fix>: taosdemo subscribe fetch result. * fix stbname length. * restrict prefix length. * submit empty * fix minor code.
-
由 sangshuduo 提交于
* [TD-4823]<fix>: taosdemo getTableName return empty. * fix typo. * check table name is empty in early stage.
-
- 22 6月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* [TD-4823]<fix>: taosdemo getTableName return empty. * fix typo.
-
- 07 6月, 2021 1 次提交
-
-
由 sangshuduo 提交于
-
- 31 5月, 2021 2 次提交
-
-
由 sangshuduo 提交于
* [TD-4353]<fix>: taosdemo resub if resubAfterConsume != -1 * fix but resubafter use endafter section. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
* [TD-4068]<feature>: taosdemo support stmt. for easy merge purpose. disabled in master. * fix clang compile error. * fix memory leak, add more macros. change sqlcount to int * fix rest segfault. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 30 5月, 2021 2 次提交
-
-
由 sangshuduo 提交于
* [TD-4068]<feature>: taosdemo support stmt. for easy merge purpose. disabled in master. * fix clang compile error. * fix memory leak, add more macros. change sqlcount to int Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
* [TD-4406]<fix>: taosdemo auto create table. * fix child table exists or auto create logic. * reduce redundant conditions. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 29 5月, 2021 3 次提交
-
-
由 sangshuduo 提交于
Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
This reverts commit 0c4075e0.
-
由 sangshuduo 提交于
* [TD-4406]<fix>: taosdemo auto create table. * fix child table exists or auto create logic. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-