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?
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.