Re: Can connect to AWS MySQL with Workbench, but not Client
Try ...
mysql -hAWS_endpoint -P3306 -uadmin -pPWD
.. where PWD is your mysql password, no terminating semicolon.
Subject
Views
Written By
Posted
180
April 07, 2022 06:37PM
95
April 07, 2022 08:20PM
88
April 08, 2022 03:25AM
85
April 08, 2022 04:09AM
Re: Can connect to AWS MySQL with Workbench, but not Client
76
April 08, 2022 09:34AM
79
April 08, 2022 10:45AM
83
April 08, 2022 10:48AM
Sorry, only registered users may post in this forum.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.