Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't connect to mysql server 8.0 when password is larger than 19 characters #11603

Closed
lance6716 opened this issue Sep 18, 2024 · 2 comments · Fixed by #11630
Closed

Can't connect to mysql server 8.0 when password is larger than 19 characters #11603

lance6716 opened this issue Sep 18, 2024 · 2 comments · Fixed by #11630
Assignees
Labels
affects-6.5 affects-7.1 affects-7.5 affects-8.1 area/dm Issues or PRs related to DM. good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. severity/major type/bug The issue is confirmed as a bug.

Comments

@lance6716
Copy link
Contributor

What did you do?

ref go-mysql-org/go-mysql#911

What did you expect to see?

No response

What did you see instead?

No response

Versions of the cluster

DM version (run dmctl -V or dm-worker -V or dm-master -V):

(paste DM version here, and you must ensure versions of dmctl, DM-worker and DM-master are same)

Upstream MySQL/MariaDB server version:

(paste upstream MySQL/MariaDB server version here)

Downstream TiDB cluster version (execute SELECT tidb_version(); in a MySQL client):

(paste TiDB cluster version here)

How did you deploy DM: tiup or manually?

(leave TiUP or manually here)

Other interesting information (system version, hardware config, etc):

>
>

current status of DM cluster (execute query-status <task-name> in dmctl)

(paste current status of DM cluster here)
@lance6716 lance6716 added type/bug The issue is confirmed as a bug. area/dm Issues or PRs related to DM. labels Sep 18, 2024
@lance6716
Copy link
Contributor Author

upgrade github.com/go-mysql-org/go-mysql to v1.9.1 should be able to fix it.

@lance6716 lance6716 added the good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. label Sep 18, 2024
@fishiu
Copy link
Contributor

fishiu commented Sep 18, 2024

/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-6.5 affects-7.1 affects-7.5 affects-8.1 area/dm Issues or PRs related to DM. good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. severity/major type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants