Skip to content

docs(mysql): clarify UNSIGNED storage requirements#2860

Open
vuyua9 wants to merge 1 commit into
Snailclimb:mainfrom
vuyua9:devb/unsigned-storage-doc-fix
Open

docs(mysql): clarify UNSIGNED storage requirements#2860
vuyua9 wants to merge 1 commit into
Snailclimb:mainfrom
vuyua9:devb/unsigned-storage-doc-fix

Conversation

@vuyua9
Copy link
Copy Markdown

@vuyua9 vuyua9 commented May 24, 2026

Summary

  • clarify that UNSIGNED changes the integer value range, not the storage bytes
  • link the MySQL integer type and storage requirements docs for the corrected statement

Tests

  • git diff --check
  • markdownlint-cli2 docs/high-performance/sql-optimization.md via an existing local JavaGuide install reported pre-existing MD034 bare URL errors at lines 415-419; this PR does not add bare URLs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant