Closed (fixed)
Project:
Voting API
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
10 Feb 2009 at 21:51 UTC
Updated:
25 Feb 2009 at 21:50 UTC
Index changes suggested by David Strauss for Economist.com.
SELECT * FROM votingapi_vote v WHERE 1 = 1 AND v.content_type = 'recommend-node' AND v.uid = 2206049" can now be super-fast.
| Comment | File | Size | Author |
|---|---|---|---|
| indexes.patch | 1.35 KB | moshe weitzman |
Comments
Comment #1
eaton commentedCommitted to the dev branch. Thanks!