Home > Enterprise >  See same database on DataGrip (JetBrains) and MySQL Workbench (import database used in MySQL WB to D
See same database on DataGrip (JetBrains) and MySQL Workbench (import database used in MySQL WB to D

Time:01-16

In the image below you will see that on the right (MySQL WB) I have 2 schemas that do not appear on DataGrip... how can I "import" them?

enter image description here

CodePudding user response:

Click on '1 of 5' link next to data source name and select target schemas from the list.

  •  Tags:  
  • Related