aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/db
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2009-09-07 15:48:15 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2009-09-07 15:48:15 +0000
commitbb8e42fa5f1c524ec17d20b4925d0f71494f202f (patch)
tree47a59df13a8d0b8a5db4dbd2f3cd5552f6ddf06a /phpBB/includes/db
parentfdf19b0d9590bb3de3078adb86ba080afe2acc34 (diff)
downloadforums-bb8e42fa5f1c524ec17d20b4925d0f71494f202f.tar
forums-bb8e42fa5f1c524ec17d20b4925d0f71494f202f.tar.gz
forums-bb8e42fa5f1c524ec17d20b4925d0f71494f202f.tar.bz2
forums-bb8e42fa5f1c524ec17d20b4925d0f71494f202f.tar.xz
forums-bb8e42fa5f1c524ec17d20b4925d0f71494f202f.zip
Fix retrieval of unread topics list. The old queries were too heavy, using temporary and filesort and actually only based on topics being retrieved before. Instead now use one query which is also a lot faster and yields the same results.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10118 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/includes/db')
0 files changed, 0 insertions, 0 deletions