Skip to content

docs: add PG 42703 | PG 28P01 | MySQL 1054#1052

Merged
tianzhou merged 5 commits intomainfrom
a-branch-115
Mar 23, 2026
Merged

docs: add PG 42703 | PG 28P01 | MySQL 1054#1052
tianzhou merged 5 commits intomainfrom
a-branch-115

Conversation

@adela-bytebase
Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings March 23, 2026 14:03
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 23, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
bytebase-com Ready Ready Preview, Comment Mar 23, 2026 2:22pm

Request Review

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds new documentation pages for common PostgreSQL and MySQL errors and wires them into the corresponding error index layouts, expanding the reference/error catalog.

Changes:

  • Added Postgres error reference pages for 42703 (undefined column) and 28P01 (invalid password).
  • Added MySQL error reference page for 1054 (unknown column).
  • Updated Postgres/MySQL error _layout.md pages to include links to the new entries.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
content/reference/postgres/error/42703-undefined-column-postgres.md New Postgres error doc for SQLSTATE 42703 with causes/solutions/examples.
content/reference/postgres/error/28p01-invalid-password-postgres.md New Postgres auth error doc for SQLSTATE 28P01 with troubleshooting steps.
content/reference/postgres/error/_layout.md Adds navigation links for the new Postgres error pages.
content/reference/mysql/error/1054-unknown-column-in-field-list.md New MySQL error doc for 1054 with common causes/fixes/scenarios.
content/reference/mysql/error/_layout.md Adds navigation link for the new MySQL 1054 error page.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

adela-bytebase and others added 3 commits March 23, 2026 15:10
…t.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…es.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…es.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…t.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copy link
Copy Markdown
Member

@tianzhou tianzhou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tianzhou tianzhou merged commit dbde565 into main Mar 23, 2026
3 of 4 checks passed
@tianzhou tianzhou deleted the a-branch-115 branch March 23, 2026 14:20
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.

3 participants