Xuefeng Tan
Xuefeng Tan
@zzzzhhhhuuuu 在配置文件 /etc/taos/taosadapter.toml 中修改 debug = false 将关闭 pprof
@magiconair could you please review my pull request?
请给出 TDengine 的版本和系统环境
请升级到 2.6 最新版本
与 taosd 6030 端口连接池由 taos.so 控制,调用 taos.Close() 不会直接关闭连接,因此不需要关心启用多少个连接到 6030。 由给出的测试代码看 `defer taos.Close()` 会在方法退出时调用,`select {}` 导致方法没有退出
执行 `go env -w CGO_ENABLED=1`
@gaoyangtok Thanks for submitting PR, but the current design is that only specific dsn parameters can be used as url parameters.
@yinheli greet!you can create a pull request to the 3.0 branch and i will review it
@hcwang512 Do you have any good advice?
Some pointer operations are used for performance. Since `-race` includes pointer safety checks, the error of `pointer arithmetic result points to invalid allocation` can be ignored