Apparently depending on what keys & db version and engines you have,
this may fail because varchar(1000) is too large. Change it to 700
instead; this should work on all systems.

Normally I would release a new migration to fix an old one, but this
error will prevent you from running a 021 migration so that's not
an option.

Obviously, the underscores the "this appraoch doesn't scale".

Risk: Low
Visibility: Fixes a broken db migration

Signed-off-by: John Admanski <jadmanski@google.com>



git-svn-id: http://test.kernel.org/svn/autotest/trunk@2838 592f7852-d20e-0410-864c-8624ca9c26a4
1 file changed