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

数据集成 pgsql到mysql报错 #765

Open
saltsodawater opened this issue Sep 25, 2024 · 2 comments
Open

数据集成 pgsql到mysql报错 #765

saltsodawater opened this issue Sep 25, 2024 · 2 comments

Comments

@saltsodawater
Copy link

数据库账号密码等信息都正确,执行pgsql到pgsql可以,mysql到mysql也可以,但是执行pgsql到mysql就报错,提示不支援10验证类型
image
pg_hba.conf中已经配置了全部ip可通过md5加密访问,pom中的pgsql驱动版本也升级到了42.5.6

@saltsodawater
Copy link
Author

将pg_hba.conf中的加密方式改为trust就可以了

@saltsodawater
Copy link
Author

本地可以,部署到线上还是不行

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant