Index: branches/release-35/lib/MT/Object.pm
===================================================================
--- branches/release-35/lib/MT/Object.pm (revision 1943)
+++ branches/release-35/lib/MT/Object.pm (revision 1944)
@@ -466,5 +466,5 @@
         column_defs => {
             $id_field         => 'integer not null',
-            type              => 'string(100) not null',
+            type              => 'string(75) not null',
             vchar             => 'string(255)',
             vchar_indexed     => 'string(255)',
