• sangshuduo's avatar
    Hotfix/sangshuduo/td 5398 taosdemo 4096col ntable (#6939) · 43f1d6c5
    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.
    
    * fix test case for column name be shorter.
    
    * use accurate buffer length.
    
    * 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>
    43f1d6c5
taosdemo.c 293.0 KB