#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near \'CREATE TABLE IF NOT EXIST
This is too detailed for a comment. Copying this into SQL Fiddle results in this error:
Schema Creation Failed: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1:
This character appears to be after the semicolon at the end.
The code itself works, as shown here.