Skip to content

docs(mysql): clarify UNSIGNED storage requirements#2860

Merged
Snailclimb merged 1 commit into
Snailclimb:mainfrom
vuyua9:devb/unsigned-storage-doc-fix
May 28, 2026
Merged

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

Conversation

@vuyua9
Copy link
Copy Markdown
Contributor

@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.

@Snailclimb Snailclimb merged commit 1530814 into Snailclimb:main May 28, 2026
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.

2 participants