Skip to content

Conversation

@ptgott
Copy link
Contributor

@ptgott ptgott commented Oct 17, 2025

Closes #60179

The example command for connecting to the database lists root as the database user, when it should be the user the guide told us to create in an earlier step.

@github-actions
Copy link

github-actions bot commented Oct 17, 2025

Amplify deployment status

Branch Commit Job ID Status Preview Updated (UTC)
paul.gottschling/60179-mysql be8b1f7 2 ✅SUCCEED paul-gottschling-60179-mysql 2025-10-21 14:28:02

Copy link
Contributor

@greedy52 greedy52 left a comment

Choose a reason for hiding this comment

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

@ptgott
Copy link
Contributor Author

ptgott commented Oct 21, 2025

thanks for the fix! should we also fix this one?

https://goteleport.com/docs/enroll-resources/database-access/enroll-self-hosted-databases/vitess/#step-44-connect

I don't see instructions for creating a user in the Vitess guide. If there aren't, it might make sense to decouple that guide from this PR, since the issues a little different.

@ptgott ptgott enabled auto-merge October 21, 2025 14:22
Closes #60179

The example command for connecting to the database lists `root` as the
database user, when it should be the user the guide told us to create in
an earlier step.
@ptgott ptgott force-pushed the paul.gottschling/60179-mysql branch from 99eaa3c to be8b1f7 Compare October 21, 2025 14:23
@ptgott ptgott added this pull request to the merge queue Oct 21, 2025
Merged via the queue into master with commit 9dc4b8e Oct 21, 2025
42 checks passed
@ptgott ptgott deleted the paul.gottschling/60179-mysql branch October 21, 2025 14:51
@backport-bot-workflows
Copy link
Contributor

@ptgott See the table below for backport results.

Branch Result
branch/v16 Create PR
branch/v17 Create PR
branch/v18 Create PR

mmcallister pushed a commit that referenced this pull request Nov 6, 2025
Closes #60179

The example command for connecting to the database lists `root` as the
database user, when it should be the user the guide told us to create in
an earlier step.
mmcallister pushed a commit that referenced this pull request Nov 19, 2025
Closes #60179

The example command for connecting to the database lists `root` as the
database user, when it should be the user the guide told us to create in
an earlier step.
mmcallister pushed a commit that referenced this pull request Nov 20, 2025
Closes #60179

The example command for connecting to the database lists `root` as the
database user, when it should be the user the guide told us to create in
an earlier step.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[docs] /docs/enroll-resources/database-access/enroll-self-hosted-databases/mysql-self-hosted/: fix example command

5 participants