SQL: CREATE TABLE [Table]czwpetconfig ( column varchar(32) NOT NULL default '', value text NOT NULL, PRIMARY KEY (column)) TYPE=MyISAM
Error: 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 'column varchar(32) NOT NULL default '', value text NOT NULL,
Errno.: 1064
Similar error report has beed dispatched to administrator before.