* [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 ab6cde02626bd8ba496b98a65e37e1f98c9ff596
* cherry pick with d6bfe443fd21ded247bd8509fb77b7b18e112357
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [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
* 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: Shuduo Sang <sdsang@taosdata.com>
* [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: Shuduo Sang <sdsang@taosdata.com>