[TD-2720] <docs>: fix description for account name length limit

This commit is contained in:
Elias Soong 2021-01-13 15:34:02 +08:00
parent 41ec36440c
commit 33256e2615
1 changed files with 1 additions and 1 deletions

View File

@ -436,7 +436,7 @@ TDengine的所有可执行文件默认存放在 _/usr/local/taos/bin_ 目录下
- 记录的最大长度包括时间戳8 byte不能超过16KB
- 单条SQL语句默认最大字符串长度65480 byte
- 数据库副本数不能超过3
- 用户名不能超过20个byte
- 用户名不能超过23个byte
- 用户密码不能超过15个byte
- 标签(Tags)数量不能超过128个
- 标签的总长度不能超过16Kbyte