How can I connect to mysql DB?

This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal.

I'm trying to connect to mysql database

I followed the steps in this link :

https://docs.kony.com/konylibrary/visualizer/visualizer_user_guide/Default.htm#Configure_Database_Service.htm

But when i click on ' Test Connection' I get this error message :

Test connection failed with error : Failed to initialize pool: 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.

Note : I'm using wamp server version 5.7.19

Thank you.

Hi @Lillivn Cvww​

I am getting the same error when trying to integrate an MySQL DB.

Did you made any progress with this regard?

Many thanks.

I'm also getting the same error. I can connect fine using MySQL Workbench with same connection info.

Also couldn't get a Postgre connection to AWS to work either with a different error.. Starting to wonder if the relational database integrations are broken.

@Steven Scotth​ can you please help here? Thanks!

@Steven Scotth​ @Adwivn Russell​ @Jvne Lvngdon​ Can you please advise? Having the same issue attempting to connect fabric to Google Cloud MySQL instance.

@Devvn Bvtemvn​

Hi

Sorry for late reply, just seen this.

Sorry I can not help as I did not actually solve this problem. Unfortunately no proper help has been offered in the base camp regarding this problem. I had to switch to mongoDB and it worked with me.

Thanks

Thanks @Jvne Lvngdon​ . I switched *from* MongoDB because of the severe limitations of Fabric not being able to handle mapping of reading / writing records within documents or related documents (i.e. $expand). I'd love to know how / if you were successful with that.