From 39c2bfb3b1b8ad36af101b5aac7ab5d47f4d8ecb Mon Sep 17 00:00:00 2001
From: rub
Date: Tue, 28 Mar 2006 21:05:12 +0000
Subject: Improvement issue 0000319: Add new item on page
administration/maintenance. This item allow to repair and optimize database
Functionality tested with MySQL 4.1.9.
Please to report problem with previous version of MySql
git-svn-id: http://piwigo.org/svn/trunk@1111 68402e56-0260-453c-a942-63ccdbb3a9ee
---
language/en_UK.iso-8859-1/help/maintenance.html | 14 +++++++++-----
1 file changed, 9 insertions(+), 5 deletions(-)
(limited to 'language/en_UK.iso-8859-1/help')
diff --git a/language/en_UK.iso-8859-1/help/maintenance.html b/language/en_UK.iso-8859-1/help/maintenance.html
index c3ecbea46..1bc3978b3 100644
--- a/language/en_UK.iso-8859-1/help/maintenance.html
+++ b/language/en_UK.iso-8859-1/help/maintenance.html
@@ -11,13 +11,13 @@ information from database make you save disk space.
- - update categories informations. For each category,
+
- Update categories informations. For each category,
informations to update or control are the following : list of parent
categories, number of pictures, date of the last picture, position among
brother categories, position among all categories. This action also checks
the coherence of representative picture.
- - update images informations. For each picture,
+
- Update images informations. For each picture,
informations to update are : full path to file, average
rate. Warning: do not get confuse with metadata informations
which can be synchronized from Administration,
@@ -25,14 +25,18 @@ information from database make you save disk space.
single picture (through Picture for
example).
- - purge history. Delete all lines from
+
- Purge history. Delete all lines from
history
table. Screen Administration,
General, History shows no informations anymore on past
history. Warning: all data will be lost and there is no way to
get informations back.
- - purge sessions. Delete expired user sessions.
+ - Purge sessions. Delete expired user sessions.
- - purge never used notification feeds
+ - Purge never used notification feeds
+
+ - Repair and optimize database
+ For each table, re-odrer, repair and optimize operations are done.
+
--
cgit v1.2.3