@@ -195,6 +199,7 @@ Support InfluxDB query parameters as follows.
-`precision` The time precision used by TDengine
-`u` TDengine user name
-`p` TDengine password
-`ttl` The time to live of automatically created sub-table. This value cannot be updated. TDengine will use the ttl value of the frist data of sub-table to create sub-table. For more information, please refer [Create Table](/taos-sql/table/#create-table)
Note: InfluxDB token authorization is not supported at present. Only Basic authorization and query parameter validation are supported.