[typo](docs) improvement SQL manual dml load doc (#21199)

This commit is contained in:
zy-kkk
2023-06-26 22:33:13 +08:00
committed by GitHub
parent b2dc4a8cb9
commit 0fd77fdfa9

View File

@ -856,21 +856,21 @@
"type": "category",
"label": "Load",
"items": [
"sql-manual/sql-reference/Data-Manipulation-Statements/Load/PAUSE-ROUTINE-LOAD",
"sql-manual/sql-reference/Data-Manipulation-Statements/Load/MULTI-LOAD",
"sql-manual/sql-reference/Data-Manipulation-Statements/Load/RESUME-SYNC-JOB",
"sql-manual/sql-reference/Data-Manipulation-Statements/Load/CREATE-ROUTINE-LOAD",
"sql-manual/sql-reference/Data-Manipulation-Statements/Load/STOP-ROUTINE-LOAD",
"sql-manual/sql-reference/Data-Manipulation-Statements/Load/CLEAN-LABEL",
"sql-manual/sql-reference/Data-Manipulation-Statements/Load/ALTER-ROUTINE-LOAD",
"sql-manual/sql-reference/Data-Manipulation-Statements/Load/CANCEL-LOAD",
"sql-manual/sql-reference/Data-Manipulation-Statements/Load/RESUME-ROUTINE-LOAD",
"sql-manual/sql-reference/Data-Manipulation-Statements/Load/STOP-SYNC-JOB",
"sql-manual/sql-reference/Data-Manipulation-Statements/Load/PAUSE-SYNC-JOB",
"sql-manual/sql-reference/Data-Manipulation-Statements/Load/BROKER-LOAD",
"sql-manual/sql-reference/Data-Manipulation-Statements/Load/CREATE-SYNC-JOB",
"sql-manual/sql-reference/Data-Manipulation-Statements/Load/STREAM-LOAD",
"sql-manual/sql-reference/Data-Manipulation-Statements/Load/MYSQL-LOAD"
"sql-manual/sql-reference/Data-Manipulation-Statements/Load/MULTI-LOAD",
"sql-manual/sql-reference/Data-Manipulation-Statements/Load/BROKER-LOAD",
"sql-manual/sql-reference/Data-Manipulation-Statements/Load/MYSQL-LOAD",
"sql-manual/sql-reference/Data-Manipulation-Statements/Load/CREATE-ROUTINE-LOAD",
"sql-manual/sql-reference/Data-Manipulation-Statements/Load/ALTER-ROUTINE-LOAD",
"sql-manual/sql-reference/Data-Manipulation-Statements/Load/PAUSE-ROUTINE-LOAD",
"sql-manual/sql-reference/Data-Manipulation-Statements/Load/RESUME-ROUTINE-LOAD",
"sql-manual/sql-reference/Data-Manipulation-Statements/Load/STOP-ROUTINE-LOAD",
"sql-manual/sql-reference/Data-Manipulation-Statements/Load/CREATE-SYNC-JOB",
"sql-manual/sql-reference/Data-Manipulation-Statements/Load/PAUSE-SYNC-JOB",
"sql-manual/sql-reference/Data-Manipulation-Statements/Load/RESUME-SYNC-JOB",
"sql-manual/sql-reference/Data-Manipulation-Statements/Load/STOP-SYNC-JOB",
"sql-manual/sql-reference/Data-Manipulation-Statements/Load/CANCEL-LOAD",
"sql-manual/sql-reference/Data-Manipulation-Statements/Load/CLEAN-LABEL"
]
},
{