taosdata / driver-go

taos go driver
MIT License
90 stars 32 forks source link

websocket 模式 执行sql 报错 #304

Closed yeaze closed 1 month ago

yeaze commented 1 month ago

SDK版本:v3.5.8 TDengine版本: 3.3.3.0 Go:go1.22.7 linux/amd64

taos.Query("show tables like '?'", "demo")

结果报错:[0x102] Out of Memory