- 20 10月, 2021 1 次提交
-
-
由 sangshuduo 提交于
-
- 19 10月, 2021 2 次提交
-
-
由 sangshuduo 提交于
* fix converity scan issue. * fix converity issues * fix converity scan issue. * fix coverity scaned memory leak. * fix coverity scan issues. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
-
- 10 10月, 2021 3 次提交
-
-
由 sangshuduo 提交于
* fix few coverity scan issues. * fix coverity scaned memory leak.
-
由 sangshuduo 提交于
* [TD-10530]<fix>: taosdump infinite loop query table des fail on normal table. and value is NULL. * fix binary string with quote symbol
-
由 sangshuduo 提交于
* [TD-10530]<fix>: taosdump infinite loop query table des fail on normal table. and value is NULL. * fix binary string with quote symbol
-
- 29 9月, 2021 2 次提交
-
-
由 sangshuduo 提交于
* [TD-7790]<fix>: taosdump stb dump memory leak. * merge from develop branch. * fix buffer overflow issue.
-
由 sangshuduo 提交于
* [TD-7790]<fix>: taosdump stb dump memory leak. * fix normal table belong stb be specified. * merge avro feature code. * merge avro feature code. * fix buffer overflow issue.
-
- 27 9月, 2021 2 次提交
-
-
由 sangshuduo 提交于
* [TD-6280]<fix>: taosdump -P determine input. * fix mistake range.
-
由 sangshuduo 提交于
* [TD-6280]<fix>: taosdump -P determine input. * fix mistake range.
-
- 26 9月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* [TD-7790]<fix>: taosdump stb dump memory leak. * fix normal table belong stb be specified.
-
- 24 9月, 2021 3 次提交
-
-
由 sangshuduo 提交于
-
由 sangshuduo 提交于
-
由 sangshuduo 提交于
-
- 23 9月, 2021 4 次提交
-
-
由 sangshuduo 提交于
-
由 sangshuduo 提交于
-
由 sangshuduo 提交于
* [TD-10416]<fix>: taosdump if no any arguments given. * fix database specified scenario.
-
由 sangshuduo 提交于
* [TD-10416]<fix>: taosdump if no any arguments given. * cherry pick from develop branch.
-
- 21 9月, 2021 2 次提交
-
-
由 sangshuduo 提交于
-
由 sangshuduo 提交于
* [TD-6479]<fix>: taosdump cmdline align for database sequence. adopt 'taosdump -D db1,db2,...' format. * fix core dump issue. * refactor in progress * heavily refactor in progress. * change dumped filename back to thread index to avoid exceed file system limit.
-
- 20 9月, 2021 1 次提交
-
-
由 Yang Zhao 提交于
* add taosdump verison in cmake * add -V feature * taosdump add -V/--version
-
- 19 9月, 2021 2 次提交
-
-
由 sangshuduo 提交于
-
由 sangshuduo 提交于
* fix few coverity scan issues. * submit empty for triage appveyor build
-
- 17 9月, 2021 2 次提交
-
-
由 sangshuduo 提交于
* [TD-6479]<fix>: taosdump cmdline align for database sequence. adopt 'taosdump -D db1,db2,...' format. * fix core dump issue.
-
由 sangshuduo 提交于
* [TD-6479]<fix>: taosdump cmdline align for database sequence. adopt 'taosdump -D db1,db2,...' format. * fix core dump issue.
-
- 15 9月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* cherry pick from develop branch. * fix conflict and reformat by autopep8.
-
- 14 9月, 2021 2 次提交
-
-
由 sangshuduo 提交于
-
由 Minglei Jin 提交于
Co-authored-by: NMinglei Jin <mljin@taosdata.com>
-
- 10 9月, 2021 1 次提交
-
-
由 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 d6bfe443 * fix password echo on darwin. * fix few lines. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 09 9月, 2021 1 次提交
-
-
由 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 * fix password echo on darwin. * fix few lines.
-
- 27 8月, 2021 5 次提交
-
-
由 sangshuduo 提交于
-
由 sangshuduo 提交于
-
由 sangshuduo 提交于
-
由 sangshuduo 提交于
* [TD-6294]<fix>: taosdemo support long arg fix conflict with develop branch. * fix few words. * declare default child tables number.
-
由 sangshuduo 提交于
* [TD-6294]<fix>: taosdemo support long arg fix conflict with develop branch. * fix few words. * declare default child tables number.
-
- 26 8月, 2021 1 次提交
-
-
由 sangshuduo 提交于
-
- 21 8月, 2021 2 次提交
-
-
由 sangshuduo 提交于
-
由 sangshuduo 提交于
-
- 20 8月, 2021 1 次提交
-
-
由 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>
-
- 19 8月, 2021 1 次提交
-
-
由 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
-