Hi,
I get this message when running setup.php:
"1064: You have an error in your SQL syntax near 'varchar(128),
value text,
UNIQUE KEY (itemId,
key),
IN' at line 9"
I noticed the definition of column "key varchar(128),".
I believe "key" is a reserved word in MySQL.