user9199553
user9199553

Reputation: 47

mysql workbench forward engineer not an option

I'm attempting to forward engineer from mySQL workbench. I know to do so I go to database --> forward engineer, but it is not currently an option. It does not appear when I search in help/ spotlight either. Any idea why?

Upvotes: 3

Views: 4322

Answers (3)

user2968230
user2968230

Reputation: 174

First select the EER Diagram tab and type shift ctrl z. Good luck!

Upvotes: 1

tumulr
tumulr

Reputation: 133

When I had faced this issue, I couldn't find the answer to resolve it. For time being I use CTRL + G which is the shortcut to the Forward Engineer option and it works for me.

Upvotes: 0

George
George

Reputation: 311

First of all check that you have selected the MySQL model or EER diagram tab first. The database menu there includes the forward engineer option.

Database menu option in connection tabs, do not have the Forward Engineer option.

Upvotes: 3

Related Questions