[TD-2522] fix: fix some typo in taos.cfg, fix convertor compliance for Taos Error Code-ch
This commit is contained in:
parent
0712eb1df7
commit
5f3c6f5a79
|
@ -1,6 +1,5 @@
|
|||
# TDengine 2.0 错误码以及对应的十进制码
|
||||
|
||||
|
||||
| 状态码 | 模 | 错误码(十六进制) | 错误描述 | 错误码(十进制) |
|
||||
|-----------------------| :---: | :---------: | :------------------------ | ---------------- |
|
||||
|TSDB_CODE_RPC_ACTION_IN_PROGRESS| 0 | 0x0001| "Action in progress"| -2147483647|
|
||||
|
|
Loading…
Reference in New Issue