-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
eclipse-che/che-devfile-registry
#192Closed
Copy link
Labels
area/devfile-registryarea/hosted-chekind/bugOutline of a bug - must adhere to the bug report template.Outline of a bug - must adhere to the bug report template.severity/P1Has a major impact to usage or development of the system.Has a major impact to usage or development of the system.
Description
Describe the bug
The command prepare database does not work in a Java with Spring Boot and MySQL workspace. There is an error in terminal: ERROR 1046 (3D000) at line 1: No database selected.
Che version
7.7.1b
Steps to reproduce
- Log in to che.openshift.io
- Go to Workspaces -> Add Workspace
- Select Java with Spring Boot and MySQL stack
- Run the workspace with the default setting
- Run task
prepare database
Expected behavior
The task should end successfully.
Runtime
Screenshots
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/devfile-registryarea/hosted-chekind/bugOutline of a bug - must adhere to the bug report template.Outline of a bug - must adhere to the bug report template.severity/P1Has a major impact to usage or development of the system.Has a major impact to usage or development of the system.
