新创建的用户通过 Python create_engine 方式连接失败
Closed this issue · 3 comments
wangjiancc commented
TDEngine version: 3.0.1.5
新建用户, create_engine("taosrest://XXXXX")方式连接数据库,报没有权限,
root 用户能正常访问。
sangshuduo commented
谢谢,这个问题是 https://github.com/taosdata/taos-connector-python 的 bug
sangshuduo commented
@wangjiancc 已解决。请安装 python 连接器 新版本 v2.6.5 pip3 install -U taospy
wangjiancc commented
谢谢! REST方式已经可以了。原生连接的方式好像也有问题 create_engine("taos: