I ran this using MySql and it appears to not like TEXT. With SQL server I use nvarchar(max) What should I use in MySql? In other tables some fields
TEXT
nvarchar(max)
Two things:
UNIQUE(key) TEXT value