VERY new to MySQL and I am running 5.6 with 6.1 Workbench. I have had success reverse engineering a script to create a schema, but I have another script that continues to give me a Warning: Table `schema`.`table` not found. Stub was created. And Warning Table `schema`.`table` : Foreign key `Foreign Key field` : Referred column. Thus the data that is also in the script is not put into the tables. I tried to attach the entire file but it is too large. I have included the create table sequences without the data insertion. Any assistance would be greatly appreciated! Thank you! JK