I have pushed my app to cloud foundry and provided proper Database url in the following format 'mysql://username:password@ip:port/dbName'. Service connection is established but i get the following error - ERROR: Executing start did not succeed: result: 2, message: The database to be used does not exist.WARNING : DB does not exists.
Is there any place where i need to specify the dbname.