From c5cd0b2d262cd502823b0bcd20c04b1d2cf7c277 Mon Sep 17 00:00:00 2001 From: Bart Visscher Date: Mon, 11 Nov 2013 17:57:17 +0100 Subject: Add some more indexes to tables to improve db queries --- db_structure.xml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) (limited to 'db_structure.xml') diff --git a/db_structure.xml b/db_structure.xml index a41892e39e7..377363b7eea 100644 --- a/db_structure.xml +++ b/db_structure.xml @@ -852,6 +852,24 @@ 1 + + item_share_type_index + + item_type + ascending + + + share_type + ascending + + + + file_source_index + + file_source + ascending + + token_index @@ -1073,6 +1091,18 @@ + + vcategory_objectd_index + + objid + ascending + + + type + ascending + + + -- cgit v1.2.3