Commit graph

7 commits

Author SHA1 Message Date
Shuduo Sang
e8b3fde4dc
[TD-5398]<fix>: taosdemo 4096 columns table creation failed. (#6930)
* [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.

* fix test case for column name be shorter.

* use accurate buffer length.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-07-20 10:14:55 +08:00
tomchon
4f0266b390 [TD-5087]<test>: update testcase that compressing wal logs 2021-07-12 14:19:51 +08:00
tomchon
046ec16ac4 [TD-4552]<test>: add testcase that compact wal file with replica 2021-06-05 16:24:30 +08:00
tomchon
d01ea3012a [TD-4290]<test>: modify testcase that compact wal file 2021-06-02 21:24:30 +08:00
tomchon
17077cb92d add sleep when start compacting 2021-06-02 17:46:48 +08:00
tomchon
119537014b [TD-4290]<test>: modify testcase that compact wal file 2021-06-02 17:18:34 +08:00
tomchon
60ba384978 [TD-4290]<test>: add testcase that compact wal file 2021-06-01 18:16:28 +08:00