Connection to CloudBees database using MySQL Workbench -


I uploaded my locally developed app CloudBees. It works fine: I can load the web page and This database can access.

However, I can not connect to my database (provided by Cloudbridge), using MySQL Workbench or Command Line Tool. It always says

MySQL server can not connect to 'ec2-50-19-213-178.compute-1.amazonaws.com' (10060)

No Double-check your database connection parameters using the CloudBees configuration SDK: Bee DB:

You should be able to connect to DB by using mysql workbench and other mysql tools.


Comments