Fix DATATIME typo and precision/scale wording - #23724
Conversation
sql-mode.md: DATATIME was a misspelling of DATETIME. tidb-troubleshooting-map.md: DECIMAL(a, b) uses a for precision and b for scale, not both for precision. Found while reviewing CodeRabbit feedback on the Japanese translation of these two files.
|
Warning Review limit reachedNext included review available in 37 minutes. View limit detailsLimit details: You’ve used all 4 included reviews currently available. You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. Review configuration: ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Team Run ID: 📒 Files selected for processing (2)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
What is changed, added or deleted? (Required)
sql-mode.md: fixes a typo,DATATIME→DATETIME, in theALLOW_INVALID_DATESmode description.tidb-troubleshooting-map.md:DECIMAL(a, b)usesafor precision andbfor scale; the text called both "the target precisions".Which TiDB version(s) do your changes apply to? (Required)
What is the related PR or file link(s)?
AI agent involvement
Do your changes match any of the following descriptions?