Skip to content

The password is missing #650

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

Closed
WaterZhai opened this issue Apr 21, 2018 · 4 comments
Closed

The password is missing #650

WaterZhai opened this issue Apr 21, 2018 · 4 comments

Comments

@WaterZhai
Copy link

image

image

image

image

我调试了一下午。找不出什么问题。其他的各种方面都考虑了,最终得出一个结论,密码,不见了。当然,也有可能是其他的问题,我是个新手。刚开始学python,之前学了两年java。
so,我不知道该怎么办了。你给看看。

@grooverdan
Copy link
Contributor

grooverdan commented Apr 22, 2018

This looks like a lack of support for caching_sha2_password plugin. This is the default in MySQL-8.0.

@WaterZhai, please show output from the SQL; SHOW CREATE USER water; in mysql prompt to verify.

Algorithm for development: https://jira.mariadb.org/browse/CONC-312
https://dev.mysql.com/doc/dev/mysql-server/latest/page_caching_sha2_authentication_exchanges.html

@WaterZhai
Copy link
Author

fxcywm o vap83 ycb0wl8

这个是什么?

@methane
Copy link
Member

methane commented Apr 22, 2018

Don't use Chinese here.
Here is issue tracker for maintainer.
Not forum for users.

@methane methane closed this as completed Apr 22, 2018
@grooverdan
Copy link
Contributor

@WaterZhai I can't read Chinese. Your output confirms my theory that caching_sha2_password is required. Thankyou. This is now a feature request in #651.

@methane, its a rather larger feature request. I can help. Like, #583, it seems hard to avoid an extra dependency.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants