* [TD-4240]<fix>: taosdemo subscribe more than max query sql count.
* [TD-4240]<fix>: taosdemo subscribe more than 100.
fix tsub sequence bug.
* [TD-4240]<fix>: taosdemo subscribe more than 100.
fix auto create table.
* [TD-4240]<fix>: taosdemo subscribe more than 100.
remove the condition should not be there.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-3086]<fix>: clean out unnecessary file in packaging scripts
* [TD-4224]<enhance>: reduce grafana module size in packaging
* change
* [TD-4228]<fix>: error or warn while lost grafanaplugin or go submodule
Conflicts:
packaging/deb/makedeb.sh
packaging/rpm/tdengine.spec
packaging/tools/make_install.sh
packaging/tools/makeclient.sh
packaging/tools/makeclient_power.sh
packaging/tools/makepkg.sh
packaging/tools/makepkg_power.sh
Co-authored-by: Huo Linhe <linhehuo@gmail.com>
* [TD-4240]<fix>: taosdemo subscribe more than max query sql count.
* [TD-4240]<fix>: taosdemo subscribe more than 100.
fix tsub sequence bug.
* [TD-4240]<fix>: taosdemo subscribe more than 100.
fix auto create table.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-4136]<fix>: taosdemo max records per req < 32767
* [TD-4136]<fix>: taosdemo check insert rows not more than 32767.
check insert rows for progressive.
* fix with answer_yes.
* add extra prompt.
* fix interlace rows checking position.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-4136]<fix>: taosdemo max records per req < 32767
* [TD-4136]<fix>: taosdemo check insert rows not more than 32767.
check insert rows for progressive.
* fix with answer_yes.
* add extra prompt.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-4136]<fix>: taosdemo max records per req < 32767
* [TD-4136]<fix>: taosdemo check insert rows not more than 32767.
check insert rows for progressive.
* fix with answer_yes.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-3985]<fix>: taosdemo timestamp step overflow.
* fix specified subscribe test.
* replace potential overflow of int32 to int64
* replace potential int32 overflow variables to int64.
* replace potential int32 overflow variables to int64.
* change max of int16 to int64 after type changed.
* improve more and more.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-3985]<fix>: taosdemo timestamp step overflow.
* fix specified subscribe test.
* replace potential overflow of int32 to int64
* replace potential int32 overflow variables to int64.
* replace potential int32 overflow variables to int64.
* change max of int16 to int64 after type changed.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>