Source MySQL PoolableConnectionFactory Error

Is this your first time deploying Airbyte : Yes
OS Version / Instance : MacOS Catalina
Memory / Disk : 16Gb / 500 GB
Deployment : Docker, locally
Airbyte Version : 0.35.28-alpha
Source name/version : MySQL / 5.7
Destination name/version : non yet
Description : i am trying to setup a MySQL, but I’m getting the following error message. The MySQL database is reachable from my computer via Talend or via MySQL workbench

Could not connect with provided configuration.

Error: Cannot create PoolableConnectionFactory 
(Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. 
The driver has not received any packets from the server.) 

The solution to this issue is provide the following as a JDBC Url Param:
enabledTLSProtocols=TLSv1.2.

Getting this error

Could not connect with provided configuration. Error: Cannot create PoolableConnectionFactory (Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.)
myql localhost:3306 root/<pwd> and airbyte running as docker
source db connectionSet up the source
Source type
MySQL
Name * - Pick a name to help you identify this source in Airbyte
MySQL
Host * - The host name of the database.  
localhost
Port * - The port to connect to. (e.g. 3306) 
3306
Database * - The database name.  
menagerie
Username * - The username which is used to access the database.  
root
Password - The password associated with the username.  

JDBC URL Params - Additional properties to pass to the JDBC URL string when connecting to the database formatted as 'key=value' pairs separated by the symbol '&'. (example: key1=value1&key2=value2&key3=value3).  
enabledTLSProtocols=TLSv1.2

SSL ConnectionEncrypt data using SSL.

SSH Tunnel Method:
No Tunnel

Hi @dipankar14, could you please share a screenshot and the logs for the connection attempt failure? This will be far more readable :slight_smile:

Hi there from the Community Assistance team.
We’re letting you know about an issue we discovered with the back-end process we use to handle topics and responses on the forum. If you experienced a situation where you posted the last message in a topic that did not receive any further replies, please open a new topic to continue the discussion. In addition, if you’re having a problem and find a closed topic on the subject, go ahead and open a new topic on it and we’ll follow up with you. We apologize for the inconvenience, and appreciate your willingness to work with us to provide a supportive community.