From f22684cb3d424175bba1f832495c8f29de3854ad Mon Sep 17 00:00:00 2001 From: Thomas Mueller Date: Sat, 2 Nov 2013 20:52:38 +0100 Subject: [PATCH] fixing Specified key was too long; max key length is 767 bytes --- db_structure.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db_structure.xml b/db_structure.xml index a7225a7661f..a41892e39e7 100644 --- a/db_structure.xml +++ b/db_structure.xml @@ -884,7 +884,7 @@ text true - 256 + 255 -- 2.39.5