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

update test command for diable ssl mode, for fix ERROR 2026 (HY000): … #41

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

stanosaka
Copy link

…SSL connection error: unknown error number

fix following error:
kubectl run -it --rm --image=mysql:5.7.22 --restart=Never mysql-client -- mysql -h usermgmtdb.foobar.ap-southeast-2.rds.amazonaws.com -u dbadmin -pdbpassword11 mysql: [Warning] Using a password on the command line interface can be insecure. ERROR 2026 (HY000): SSL connection error: unknown error number pod "mysql-client" deleted pod default/mysql-client terminated (Error)

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.

None yet

2 participants