Index: ext_tables.sql =================================================================== --- ext_tables.sql (revision 25594) +++ ext_tables.sql (working copy) @@ -24,7 +24,7 @@ title varchar(60) DEFAULT '' NOT NULL, datastructure varchar(100) DEFAULT '' NOT NULL, fileref tinytext, - templatemapping mediumtext, + templatemapping blob NOT NULL, previewicon tinytext, description tinytext, rendertype varchar(10) DEFAULT '' NOT NULL,