taosdata/TDengine

failed to execute taos_stmt_bind_param_batch. error: Invalid parameters

Open

#22,234 opened on Jul 28, 2023

View on GitHub
 (3 comments) (0 reactions) (0 assignees)C (5,002 forks)batch import
help wantedquestion

Repository metrics

Stars
 (24,849 stars)
PR merge metrics
 (Avg merge 1d 1h) (4 merged PRs in 30d)

Description

在使用参数绑定的方式进行批量插入时,发现绑定的行数达到32760以上的时候, 执行taos_stmt_bind_param_batch时会报failed to execute taos_stmt_bind_param_batch. error: Invalid parameters 04c8b69005f579fd888efc8be798144

Contributor guide