SQL Script file ISSUES/Solution

When I run the create-databases script (Win 10, MySQL Workbench8), some of the databases show “fetching” tables, views etc. If I EXIT MySQL and re-enter, all databases are fine.
I checked the other scripts and two have errors. create-db-store and create-db-invoicing. At the top of the files these scripts drop and create databases “store” and “invoicing”. These should be “sql_store” and “sql_invoicing”.