Bug #112879 MySQL Router 8.2 document may have some minor mistakes
Submitted: 30 Oct 2023 1:54 Modified: 31 Oct 2023 12:01
Reporter: Ye Jinrong Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Router Documentation Severity:S3 (Non-critical)
Version:8.2 OS:Any
Assigned to: CPU Architecture:Any

[30 Oct 2023 1:54] Ye Jinrong
Description:
ref: https://dev.mysql.com/doc/mysql-router/8.2/en/router-read-write-splitting-statements.html

the original:
The following describes read-only statements:
- Data Definition Statements.
- The following DML: CALL, INSERT, UPDATE, DELETE, REPLACE, IMPORT TABLE, LOAD DATA, LOAD XML, WITH...UPDATE/DELETE.

I think the correct one should be:
The following describes read-write statements:
- Data Definition Statements.
- The following DML: CALL, INSERT, UPDATE, DELETE, REPLACE, IMPORT TABLE, LOAD DATA, LOAD XML, WITH...UPDATE/DELETE.

How to repeat:
see above
[30 Oct 2023 5:04] MySQL Verification Team
Thank you for the feedback.
[31 Oct 2023 12:01] Edward Gilmore
Posted by developer:
 
Documentation updated.
Thank you for the bug report.