Skip to content

Commit

Permalink
Preview PR pingcap/docs#19818 and this preview is triggered from commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Docsite Preview Bot committed Dec 27, 2024
1 parent 0f8d7bf commit 346bc18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion markdown-pages/en/tidb/master/batch-processing.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ Non-transactional DML is introduced in TiDB v6.1.0. Initially, only the `DELETE`

- Suitable for scenarios involving bulk data inserts, updates, and deletions. Due to its limitations, it is recommended to consider non-transactional DML only when Pipelined DML is not applicable.

For more details, refer to the [Non-transactional DML](/non-transactional-dml.md) documentation.
For more information, see [Non-transactional DML](/non-transactional-dml.md).

### Deprecated batch-dml feature

Expand Down

0 comments on commit 346bc18

Please sign in to comment.