Comment 8 for bug 316438

Revision history for this message
Dan Garner (dangarner) wrote :

OK, I will expand the column size to 40 - to update your copy just do:

 ALTER TABLE `display` CHANGE `license` `license` VARCHAR( 40 ) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL

I will also update the web service to check that it will not accept a key longer than 40 characters