- moved index storage_category_id to images_i1

- new index images_i2 on images.date_available


git-svn-id: http://piwigo.org/svn/trunk@443 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
z0rglub
2004-06-25 20:34:39 +00:00
parent 576c2cb2f8
commit 537af4c959
+7 -6
View File
@@ -122,9 +122,10 @@ PK:user_group_pk table:user_group column:user_id
PK:users_pk table:users column:id
PK:waiting_pk table:waiting column:id
index:categories_i2 table:categories column:id_uppercat
index:image_category_i1 table:image_category column:image_id
index:image_category_i2 table:image_category column:category_id
index:storage_category_id table:images column:storage_category_id
index:sites_ui1 table:sites column:galleries_url
index:users_ui1 table:users column:username
index:categories_i2 table:categories column:id_uppercat
index:image_category_i1 table:image_category column:image_id
index:image_category_i2 table:image_category column:category_id
index:images_i2 table:images column:date_available
index:images_i1 table:images column:storage_category_id
index:sites_ui1 table:sites column:galleries_url
index:users_ui1 table:users column:username