From b4f40e4da0ac50820ac6afcdfabbb01448c2f067 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn=20Friedrich=20Dreyer?= Date: Fri, 27 Jun 2014 16:48:42 +0200 Subject: [PATCH] shorten userid columns to 64 chars, ref #9186 --- db_structure.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/db_structure.xml b/db_structure.xml index 0791270a4b..b37a5b3659 100644 --- a/db_structure.xml +++ b/db_structure.xml @@ -813,7 +813,7 @@ text true - 255 + 64 @@ -1226,7 +1226,7 @@ text true - 255 + 64