From f105e9b454abe8dedc241b90b62797851f767257 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn=20Friedrich=20Dreyer?= Date: Mon, 27 Aug 2012 13:35:04 +0200 Subject: remove oc_log, as it is unused add length to text columns or newer mysql will produce columns too wide --- db_structure.xml | 63 +++++--------------------------------------------------- 1 file changed, 5 insertions(+), 58 deletions(-) (limited to 'db_structure.xml') diff --git a/db_structure.xml b/db_structure.xml index 7e4c0bd2039..8c96fa7c39c 100644 --- a/db_structure.xml +++ b/db_structure.xml @@ -1,4 +1,4 @@ - + *dbname* @@ -33,6 +33,7 @@ configvalue text true + 255 @@ -369,63 +370,6 @@ - - - *dbprefix*log - - - - - id - integer - 0 - true - 1 - true - 4 - - - - moment - timestamp - CURRENT_TIMESTAMP - true - - - - appid - text - - true - 255 - - - - user - text - - true - 255 - - - - action - text - - true - 255 - - - - info - text - true - - - - -
- *dbprefix*preferences @@ -460,6 +404,7 @@ configvaluetexttrue + 255 @@ -500,6 +445,7 @@ propertyvaluetexttrue + 255 @@ -665,6 +611,7 @@ parameterstexttrue + 255 -- cgit v1.2.3