1 | 0.0173 | SELECT id
FROM mantis_user_table
WHERE cookie_string='dfe1bd266fc8d953076ead8145b8239f3992829cadd7b6d034f81f368c664d5a' |
2 | 0.0026 | SELECT *
FROM mantis_user_table
WHERE id='3' |
3 | 0.0074 | SELECT *
FROM mantis_project_table
WHERE id='2' |
4 | 0.0029 | SELECT project_id, access_level
FROM mantis_project_user_list_table
WHERE user_id='3' |
5 | 0.0066 | SELECT *
FROM mantis_filters_table
WHERE id='6' |
6 | 0.0092 | SELECT id
FROM mantis_custom_field_table
ORDER BY name ASC |
7 | 0.0022 | SELECT id
FROM mantis_custom_field_table
ORDER BY name ASC |
8 | 0.0086 | SELECT
DISTINCT mantis_bug_table.id FROM mantis_project_table,
mantis_bug_table WHERE mantis_project_table.enabled = 1 AND
mantis_project_table.id = mantis_bug_table.project_id AND
(mantis_bug_table.project_id='2') AND ((mantis_bug_table.status='10')
OR (mantis_bug_table.status='20') OR (mantis_bug_table.status='30') OR
(mantis_bug_table.status='40') OR (mantis_bug_table.status='50') OR
(mantis_bug_table.status='80')) |
9 | 0.0191 | SELECT
DISTINCT mantis_bug_table.* FROM mantis_bug_table WHERE
mantis_bug_table.id = 4 OR mantis_bug_table.id = 6 OR
mantis_bug_table.id = 7 OR mantis_bug_table.id = 11 OR
mantis_bug_table.id = 14 OR mantis_bug_table.id = 16 OR
mantis_bug_table.id = 20 OR mantis_bug_table.id = 22 OR
mantis_bug_table.id = 26 OR mantis_bug_table.id = 27 OR
mantis_bug_table.id = 28 OR mantis_bug_table.id = 69 OR
mantis_bug_table.id = 76 OR mantis_bug_table.id = 78 OR
mantis_bug_table.id = 79 OR mantis_bug_table.id = 80 OR
mantis_bug_table.id = 81 OR mantis_bug_table.id = 82 OR
mantis_bug_table.id = 83 OR mantis_bug_table.id = 84 OR
mantis_bug_table.id = 85 OR mantis_bug_table.id = 90 OR
mantis_bug_table.id = 98 OR mantis_bug_table.id = 99 OR
mantis_bug_table.id = 105 OR mantis_bug_table.id = 129 OR
mantis_bug_table.id = 130 OR mantis_bug_table.id = 131 OR
mantis_bug_table.id = 132 OR mantis_bug_table.id = 133 OR
mantis_bug_table.id = 136 OR mantis_bug_table.id = 137 OR
mantis_bug_table.id = 138 OR mantis_bug_table.id = 140 OR
mantis_bug_table.id = 141 OR mantis_bug_table.id = 142 OR
mantis_bug_table.id = 143 OR mantis_bug_table.id = 144 OR
mantis_bug_table.id = 146 OR mantis_bug_table.id = 150 OR
mantis_bug_table.id = 157 OR mantis_bug_table.id = 159 OR
mantis_bug_table.id = 160 OR mantis_bug_table.id = 161 OR
mantis_bug_table.id = 176 OR mantis_bug_table.id = 177 OR
mantis_bug_table.id = 185 OR mantis_bug_table.id = 196 OR
mantis_bug_table.id = 197 ORDER BY last_updated DESC, date_submitted
DESC |
10 | 0.0038 | SELECT *
FROM mantis_user_pref_table
WHERE user_id='3' AND project_id='0' |
11 | 0.0023 | SELECT access_level
FROM mantis_project_user_list_table
WHERE user_id='3' AND project_id='2' |
12 | 0.0040 | SELECT DISTINCT( p.id ), p.name
FROM mantis_project_table p
LEFT JOIN mantis_project_user_list_table u
ON p.id=u.project_id
WHERE ( p.enabled = 1 ) AND
( p.view_state='10'
OR (p.view_state='50'
AND
u.user_id='3' )
)
ORDER BY p.name |
13 | 0.0024 | SELECT *
FROM mantis_project_table
WHERE id='6' |
14 | 0.0024 | SELECT *
FROM mantis_project_table
WHERE id='9' |
15 | 0.0025 | SELECT *
FROM mantis_project_table
WHERE id='5' |
16 | 0.0025 | SELECT *
FROM mantis_project_table
WHERE id='7' |
17 | 0.0024 | SELECT *
FROM mantis_project_table
WHERE id='8' |
18 | 0.0025 | SELECT *
FROM mantis_project_table
WHERE id='3' |
19 | 0.0026 | SELECT *
FROM mantis_filters_table
WHERE id='6' |
20 | 0.0025 | SELECT *
FROM mantis_filters_table
WHERE id='6' |
21 | 0.0028 | SELECT id
FROM mantis_custom_field_table
ORDER BY name ASC |
22 | 0.0024 | SELECT access_level
FROM mantis_project_user_list_table
WHERE user_id='3' AND project_id='2' |
23 | 0.0169 | SELECT mantis_custom_field_table.id
FROM mantis_custom_field_table, mantis_custom_field_project_table
WHERE mantis_custom_field_project_table.project_id = '2' AND
mantis_custom_field_table.id = mantis_custom_field_project_table.field_id
ORDER BY name ASC |
24 | 0.1276 | SELECT * FROM mantis_filters_table
WHERE (project_id='2'
OR project_id='0')
AND name!=''
AND filter_string!=''
ORDER BY is_public DESC, name ASC |
25 | 0.0025 | SELECT *
FROM mantis_filters_table
WHERE id='6' |
26 | 0.0022 | SELECT id
FROM mantis_custom_field_table
ORDER BY name ASC |
27 | 0.0026 | SELECT * FROM mantis_filters_table
WHERE (project_id='2'
OR project_id='0')
AND name!=''
AND filter_string!=''
ORDER BY is_public DESC, name ASC |
28 | 0.0159 | SELECT last_modified
FROM mantis_bugnote_table
WHERE bug_id='197'
ORDER BY last_modified DESC |
29 | 0.0046 | SELECT last_modified
FROM mantis_bugnote_table
WHERE bug_id='196'
ORDER BY last_modified DESC |
30 | 0.0046 | SELECT last_modified
FROM mantis_bugnote_table
WHERE bug_id='185'
ORDER BY last_modified DESC |
31 | 0.0049 | SELECT last_modified
FROM mantis_bugnote_table
WHERE bug_id='22'
ORDER BY last_modified DESC |
32 | 0.0050 | SELECT last_modified
FROM mantis_bugnote_table
WHERE bug_id='143'
ORDER BY last_modified DESC |
33 | 0.0049 | SELECT last_modified
FROM mantis_bugnote_table
WHERE bug_id='177'
ORDER BY last_modified DESC |
34 | 0.0055 | SELECT last_modified
FROM mantis_bugnote_table
WHERE bug_id='131'
ORDER BY last_modified DESC |
35 | 0.0049 | SELECT last_modified
FROM mantis_bugnote_table
WHERE bug_id='176'
ORDER BY last_modified DESC |
36 | 0.0049 | SELECT last_modified
FROM mantis_bugnote_table
WHERE bug_id='16'
ORDER BY last_modified DESC |
37 | 0.0050 | SELECT last_modified
FROM mantis_bugnote_table
WHERE bug_id='6'
ORDER BY last_modified DESC |
38 | 0.0049 | SELECT last_modified
FROM mantis_bugnote_table
WHERE bug_id='141'
ORDER BY last_modified DESC |
39 | 0.0049 | SELECT last_modified
FROM mantis_bugnote_table
WHERE bug_id='136'
ORDER BY last_modified DESC |
40 | 0.0050 | SELECT last_modified
FROM mantis_bugnote_table
WHERE bug_id='26'
ORDER BY last_modified DESC |
41 | 0.0027 | SELECT *
FROM mantis_user_table
WHERE id='7' |
42 | 0.0050 | SELECT last_modified
FROM mantis_bugnote_table
WHERE bug_id='157'
ORDER BY last_modified DESC |
43 | 0.0059 | SELECT last_modified
FROM mantis_bugnote_table
WHERE bug_id='160'
ORDER BY last_modified DESC |
44 | 0.0046 | SELECT last_modified
FROM mantis_bugnote_table
WHERE bug_id='161'
ORDER BY last_modified DESC |
45 | 0.0049 | SELECT last_modified
FROM mantis_bugnote_table
WHERE bug_id='159'
ORDER BY last_modified DESC |
46 | 0.0049 | SELECT last_modified
FROM mantis_bugnote_table
WHERE bug_id='137'
ORDER BY last_modified DESC |
47 | 0.0047 | SELECT last_modified
FROM mantis_bugnote_table
WHERE bug_id='150'
ORDER BY last_modified DESC |
48 | 0.0049 | SELECT last_modified
FROM mantis_bugnote_table
WHERE bug_id='105'
ORDER BY last_modified DESC |
49 | 0.0046 | SELECT last_modified
FROM mantis_bugnote_table
WHERE bug_id='80'
ORDER BY last_modified DESC |
50 | 0.0046 | SELECT last_modified
FROM mantis_bugnote_table
WHERE bug_id='76'
ORDER BY last_modified DESC |
51 | 0.0046 | SELECT last_modified
FROM mantis_bugnote_table
WHERE bug_id='146'
ORDER BY last_modified DESC |
52 | 0.0046 | SELECT last_modified
FROM mantis_bugnote_table
WHERE bug_id='144'
ORDER BY last_modified DESC |
53 | 0.0046 | SELECT last_modified
FROM mantis_bugnote_table
WHERE bug_id='142'
ORDER BY last_modified DESC |
54 | 0.0047 | SELECT last_modified
FROM mantis_bugnote_table
WHERE bug_id='140'
ORDER BY last_modified DESC |
55 | 0.0056 | SELECT last_modified
FROM mantis_bugnote_table
WHERE bug_id='138'
ORDER BY last_modified DESC |
56 | 0.0047 | SELECT last_modified
FROM mantis_bugnote_table
WHERE bug_id='133'
ORDER BY last_modified DESC |
57 | 0.0046 | SELECT last_modified
FROM mantis_bugnote_table
WHERE bug_id='132'
ORDER BY last_modified DESC |
58 | 0.0046 | SELECT last_modified
FROM mantis_bugnote_table
WHERE bug_id='130'
ORDER BY last_modified DESC |
59 | 0.0046 | SELECT last_modified
FROM mantis_bugnote_table
WHERE bug_id='129'
ORDER BY last_modified DESC |
60 | 0.0049 | SELECT last_modified
FROM mantis_bugnote_table
WHERE bug_id='28'
ORDER BY last_modified DESC |
61 | 0.0049 | SELECT last_modified
FROM mantis_bugnote_table
WHERE bug_id='98'
ORDER BY last_modified DESC |
62 | 0.0046 | SELECT last_modified
FROM mantis_bugnote_table
WHERE bug_id='99'
ORDER BY last_modified DESC |
63 | 0.0050 | SELECT last_modified
FROM mantis_bugnote_table
WHERE bug_id='11'
ORDER BY last_modified DESC |
64 | 0.0046 | SELECT last_modified
FROM mantis_bugnote_table
WHERE bug_id='78'
ORDER BY last_modified DESC |
65 | 0.0046 | SELECT last_modified
FROM mantis_bugnote_table
WHERE bug_id='90'
ORDER BY last_modified DESC |
66 | 0.0046 | SELECT last_modified
FROM mantis_bugnote_table
WHERE bug_id='85'
ORDER BY last_modified DESC |
67 | 0.0046 | SELECT last_modified
FROM mantis_bugnote_table
WHERE bug_id='84'
ORDER BY last_modified DESC |
68 | 0.0046 | SELECT last_modified
FROM mantis_bugnote_table
WHERE bug_id='83'
ORDER BY last_modified DESC |
69 | 0.0046 | SELECT last_modified
FROM mantis_bugnote_table
WHERE bug_id='82'
ORDER BY last_modified DESC |
70 | 0.0046 | SELECT last_modified
FROM mantis_bugnote_table
WHERE bug_id='81'
ORDER BY last_modified DESC |
71 | 0.0046 | SELECT last_modified
FROM mantis_bugnote_table
WHERE bug_id='79'
ORDER BY last_modified DESC |
72 | 0.0046 | SELECT last_modified
FROM mantis_bugnote_table
WHERE bug_id='69'
ORDER BY last_modified DESC |
73 | 0.0046 | SELECT last_modified
FROM mantis_bugnote_table
WHERE bug_id='14'
ORDER BY last_modified DESC |
74 | 0.0046 | SELECT last_modified
FROM mantis_bugnote_table
WHERE bug_id='4'
ORDER BY last_modified DESC |
75 | 0.0048 | SELECT last_modified
FROM mantis_bugnote_table
WHERE bug_id='20'
ORDER BY last_modified DESC |
76 | 0.0052 | SELECT last_modified
FROM mantis_bugnote_table
WHERE bug_id='27'
ORDER BY last_modified DESC |
77 | 0.0049 | SELECT last_modified
FROM mantis_bugnote_table
WHERE bug_id='7'
ORDER BY last_modified DESC |
78 | 0.0017 | UPDATE mantis_user_table
SET last_visit= '2005-06-14 08:52:04'
WHERE id='3' |
79 | 0.0026 | SELECT *
FROM mantis_user_table
WHERE id='3' |
| 0.5164 | |