Hope this is not a dupe.. ( I did look!)
Anyway..
I am looking for a preference setting in mysqlworkbench. The end goal being, that when you right click a table and hit "Send to SQL Editor".. "Create, Alter ... etc"; that it by default includes the schema name within a script.
Creation scripts or any reverse scripts by default in mysqlworkbench do not include the schema name. This is with regards to whatever schema is set to default for that moment (in bold).
Thank you!