aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2009-06-08 12:36:26 +0000
committerAndreas Fischer <bantu@phpbb.com>2009-06-08 12:36:26 +0000
commit9f21f1ab5e2b70da18459ef26c14a2372bc0eb76 (patch)
tree601ec121ad656ce614751d41beaadda19773b3d2 /phpBB/docs
parent27d4c7229d97ba25e5bd303b21f376e14550eba6 (diff)
downloadforums-9f21f1ab5e2b70da18459ef26c14a2372bc0eb76.tar
forums-9f21f1ab5e2b70da18459ef26c14a2372bc0eb76.tar.gz
forums-9f21f1ab5e2b70da18459ef26c14a2372bc0eb76.tar.bz2
forums-9f21f1ab5e2b70da18459ef26c14a2372bc0eb76.tar.xz
forums-9f21f1ab5e2b70da18459ef26c14a2372bc0eb76.zip
Fix bug #44665 - Add index on log_time to the log table to prevent slowdown on boards with many log entries.
Authorised by: acydburn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9564 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/CHANGELOG.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index 59ae95d0b4..952304b836 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -96,6 +96,7 @@
<li>[Fix] Various XHTML mistakes in prosilver and subsilver2. (Bugs #38555, #45505 - Patch by Raimon, #45785, #45865)</li>
<li>[Fix] Move post bump information markup to the template. (Bug #34295 - Patch by bantu)</li>
<li>[Change] Change the data format of the default file ACM to be more secure from tampering and have better performance.</li>
+ <li>[Change] Add index on log_time to the log table to prevent slowdown on boards with many log entries. (Bug #44665 - Patch by bantu)</li>
<li>[Feature] Backported 3.2 captcha plugins.</li>
<li>[Feature] Introduced new ACM plugins:
<ul>