fix typos

This commit is contained in:
Shengliang Guan 2025-01-02 16:13:15 +08:00
parent 1fea561e6c
commit 2cc688cc99
1 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@ slug: /release-history/release-notes/3.3.5.0
2. feat: refactor taosX incremental backup-restore 2. feat: refactor taosX incremental backup-restore
3. feat: add stmt2 apis in JDBC via websocket connection 3. feat: add stmt2 apis in JDBC via websocket connection
4. feat: add stmt2 api in Rust connector 4. feat: add stmt2 api in Rust connector
5. feat: adding error codes in error prompts in taos-CLI 5. feat: add error codes in error prompts in taos-CLI
6. feat: superSet can connect TDengine with python connector 6. feat: superSet can connect TDengine with python connector
7. feat: configurable grafana dashboards in explorer management 7. feat: configurable grafana dashboards in explorer management
8. feat: add taosX-agent in-memory cache queu capacity option 8. feat: add taosX-agent in-memory cache queu capacity option
@ -50,7 +50,7 @@ slug: /release-history/release-notes/3.3.5.0
3. fix: taosd cannot start when there is data corruption in a block within the WAL 3. fix: taosd cannot start when there is data corruption in a block within the WAL
4. fix: taosBenchmark fails when taosd disconnected in replica 2/3 4. fix: taosBenchmark fails when taosd disconnected in replica 2/3
5. fix: log files being lost when they are switched frequently. 5. fix: log files being lost when they are switched frequently.
6. fix: he stream computing stops due to the data update within the window. 6. fix: the stream computing stops due to the data update within the window.
7. fix: libtaosws.so sets an incorrect error code when the connection is terminated while fetch data. 7. fix: libtaosws.so sets an incorrect error code when the connection is terminated while fetch data.
8. fix: taosX opc error in case of @-prefixed name 8. fix: taosX opc error in case of @-prefixed name
9. fix: fix permission denied with show vgroups sql in cloud 9. fix: fix permission denied with show vgroups sql in cloud