I've deployed Spring applications with MySQL service Mediffonderi I do I connect that CloudFoundry MySQL instance of MySQL Workbench / QueryBrowser Want to
Is there a way to get connection parameters (driver, url, user name, password) to mysql database on CloudFoundry?
Kadlkot applications try to connect () in your mysql service you provide to your MySQL Workbench Usernames, passwords and service names can be used.
Example
VMC making service mysql mysql test VMC tunnel mysql test service connection information: User Name: Password U5B3ShwOIX40c: p2VoxZqZQRxTz name: Mysql- test d5dc313431cff4046b68798a8bba1328c start port the tunnel 10000 ** 1: No ** 2: mysql 3: mysqldump want to introduce what the client?: 1 (1 selection) Then open the MySQL query browser and use the username / password above instead of the local host Set Tonam to 127.0.0.1 and remember to set the port number. The default is 10000.
Comments
Post a Comment