From 08aa4418c30cfc18ccc69a0f0f9cb9e17be6c196 Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Mon, 12 Aug 2013 09:28:15 +0200 Subject: Update to MediaWiki 1.21.1 --- maintenance/archives/patch-logging-times-index.sql | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'maintenance/archives/patch-logging-times-index.sql') diff --git a/maintenance/archives/patch-logging-times-index.sql b/maintenance/archives/patch-logging-times-index.sql index e66ceec4..5f24f5c3 100644 --- a/maintenance/archives/patch-logging-times-index.sql +++ b/maintenance/archives/patch-logging-times-index.sql @@ -1,8 +1,8 @@ --- +-- -- patch-logging-times-index.sql --- +-- -- Add a very humble index on logging times --- +-- ALTER TABLE /*$wgDBprefix*/logging ADD INDEX times (log_timestamp); -- cgit v1.2.2