fix: correct typos and improve nls_case_conversion performance#1155
fix: correct typos and improve nls_case_conversion performance#1155OreoYang wants to merge 1 commit intoIvorySQL:masterfrom
Conversation
- Fix typos: "blow"→"below", "at here"→"here", "charater"→"character" - Fix grammar: "whether enable/convert"→"Whether to enable/convert" - Fix double period: "parser.."→"parser." - Improve nls_case_conversion(): cache strlen() to avoid O(n²) complexity - Remove redundant null terminator assignments - Replace backward goto with while loop Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
📝 WalkthroughWalkthroughThis PR refactors the Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
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 |
Summary by CodeRabbit
Documentation
Bug Fixes
✏️ Tip: You can customize this high-level summary in your review settings.