I'm on trial version of Visual. I'm trying to connect to my local MySQL DB but receiving an error

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.

jdbc:mysql://localhost:3306/

"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." How can I do that?

@Mvdeleine Slvtew​ @Amy Rvmpling​ any help here for @Dominic Ross​ ? Can you redirect the query to someone who can help?

HI,

What version of MySQL ? What value in max_connections in MySQL?

Try this for max_connections: show variables like "max_connections";

Use MySql version above > 5.7.10 / 5.7.12

set max_connections above 2000

Thanks

Here are the answers:

After changing the max_connections parameter from 500 to 2500 I have stopped and started again the server. Then tried to connect from Fabric. The result is the same as before. I don't know if it is possible to connect from Fabric not being installed on-premises.

The SQL server version is 8.0.13.

@Dominic Ross​

I have the same problem !

any update?

@Lillivn Cvww @Dominic Ross​ - SQL server version is 8.0.13 not supported, Use SQL server version is 5.7.x ( 5.7.12)

Thanks

@Kevin Fishew​ thank you for reply ..

I'm using version 5.7.19 !

@Kevin Fishew​ Please I have some questions ..

Does kony support SQL server version 5.7.19?

And Does visualizer starter version support Kony Fabric Integration?

@Kevin Fishew​