|
SELECT * FROM sessions WHERE session_id = ia7or6127e26lviru9bb7atfq7
Speed: 1.011 ms
|
|
INSERT INTO sessions
(session_id, ip_address, user_agent, created, last_used, remember, data, domain)
VALUES
(ia7or6127e26lviru9bb7atfq7, 18.97.9.168, CCBot/2.0 (https://commoncrawl.org/faq/), 1779205596, 1779205596, 0, , ijrer.org
Speed: 0.227 ms
|
|
SELECT * FROM journals WHERE path = ij
Speed: 0.244 ms
|
|
Speed: 0.159 ms
|
|
Speed: 1.044 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.usageStats.UsageStatsLoader
Speed: 0.449 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.alm.ArticleInfoSender
Speed: 0.143 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.pln.classes.tasks.Depositor
Speed: 0.114 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.datacite.DataciteInfoSender
Speed: 0.113 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.medra.MedraInfoSender
Speed: 0.094 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.crossref.CrossrefInfoSender
Speed: 0.235 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.crossref.CrossrefInfoSender
Speed: 0.147 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.ReviewReminder
Speed: 0.129 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.SubscriptionExpiryReminder
Speed: 0.117 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.OpenAccessNotification
Speed: 0.088 ms
|
|
SELECT a.article_id AS pub_id,
COALESCE(atl.setting_value, atpl.setting_value) AS article_title
FROM published_articles pa,
issues i,
articles a
JOIN journals j ON (a.journal_id = j.journal_id)
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN article_settings atl ON (a.article_id = atl.article_id AND atl.setting_name = cleanTitle AND atl.locale = en_US)
LEFT JOIN article_settings atpl ON (a.article_id = atpl.article_id AND atpl.setting_name = cleanTitle AND atpl.locale = a.locale)
WHERE pa.article_id = a.article_id
AND i.issue_id = pa.issue_id
AND i.published = 1
AND s.section_id IS NOT NULL AND a.journal_id = 2
Speed: 4.082 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 12608
Speed: 0.750 ms
|
|
Speed: 0.728 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8382
Speed: 0.294 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12608
Speed: 0.733 ms
|
|
Speed: 0.349 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 12608
Speed: 0.340 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12608
Speed: 0.248 ms
|
|
SELECT * FROM sections WHERE section_id = 2
Speed: 0.147 ms
|
|
SELECT * FROM section_settings WHERE section_id = 2
Speed: 0.154 ms
|
|
Speed: 0.297 ms
|
|
Speed: 0.143 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081198
Speed: 0.182 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 14554
Speed: 0.342 ms
|
|
Speed: 0.223 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8892
Speed: 0.214 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14554
Speed: 0.887 ms
|
|
Speed: 0.201 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 14554
Speed: 0.270 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14554
Speed: 0.238 ms
|
|
Speed: 0.128 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081208
Speed: 0.164 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 13807
Speed: 0.371 ms
|
|
Speed: 0.313 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8749
Speed: 0.201 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13807
Speed: 0.734 ms
|
|
Speed: 0.204 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 13807
Speed: 0.296 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13807
Speed: 0.199 ms
|
|
Speed: 0.113 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081204
Speed: 0.183 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 875
Speed: 0.271 ms
|
|
Speed: 0.196 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6213
Speed: 0.164 ms
|
|
SELECT * FROM article_settings WHERE article_id = 875
Speed: 0.963 ms
|
|
Speed: 0.177 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 875
Speed: 0.227 ms
|
|
SELECT * FROM article_settings WHERE article_id = 875
Speed: 0.195 ms
|
|
Speed: 0.122 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081159
Speed: 0.281 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 11828
Speed: 0.290 ms
|
|
Speed: 0.347 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8219
Speed: 0.297 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11828
Speed: 2.418 ms
|
|
Speed: 0.222 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 11828
Speed: 0.301 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11828
Speed: 0.177 ms
|
|
Speed: 0.103 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081195
Speed: 0.123 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 30
Speed: 0.221 ms
|
|
Speed: 0.176 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 34
Speed: 0.130 ms
|
|
SELECT * FROM article_settings WHERE article_id = 30
Speed: 0.188 ms
|
|
Speed: 0.278 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 30
Speed: 0.341 ms
|
|
SELECT * FROM article_settings WHERE article_id = 30
Speed: 0.203 ms
|
|
Speed: 0.118 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 3
Speed: 0.124 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 205
Speed: 0.238 ms
|
|
Speed: 0.149 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 124
Speed: 0.120 ms
|
|
SELECT * FROM article_settings WHERE article_id = 205
Speed: 0.220 ms
|
|
Speed: 0.263 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 205
Speed: 0.244 ms
|
|
SELECT * FROM article_settings WHERE article_id = 205
Speed: 0.141 ms
|
|
Speed: 0.137 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 13
Speed: 0.157 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 3130
Speed: 0.242 ms
|
|
Speed: 0.439 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6794
Speed: 0.274 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3130
Speed: 0.774 ms
|
|
Speed: 0.417 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 3130
Speed: 0.375 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3130
Speed: 0.177 ms
|
|
Speed: 0.118 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081174
Speed: 0.146 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 1630
Speed: 0.244 ms
|
|
Speed: 0.308 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6398
Speed: 0.302 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1630
Speed: 0.470 ms
|
|
Speed: 0.274 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 1630
Speed: 0.369 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1630
Speed: 0.310 ms
|
|
Speed: 0.266 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081162
Speed: 0.148 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 3685
Speed: 0.251 ms
|
|
Speed: 0.774 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6860
Speed: 0.303 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3685
Speed: 1.532 ms
|
|
Speed: 0.330 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 3685
Speed: 0.273 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3685
Speed: 0.159 ms
|
|
Speed: 0.124 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081175
Speed: 0.134 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 5078
Speed: 0.253 ms
|
|
Speed: 0.174 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6969
Speed: 0.144 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5078
Speed: 0.677 ms
|
|
Speed: 0.166 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 5078
Speed: 0.421 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5078
Speed: 0.481 ms
|
|
Speed: 0.254 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081177
Speed: 0.183 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 5825
Speed: 0.274 ms
|
|
Speed: 0.671 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7134
Speed: 0.157 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5825
Speed: 0.854 ms
|
|
Speed: 0.316 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 5825
Speed: 0.413 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5825
Speed: 0.329 ms
|
|
Speed: 0.252 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081180
Speed: 0.286 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 13180
Speed: 0.448 ms
|
|
Speed: 0.577 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8551
Speed: 0.214 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13180
Speed: 1.636 ms
|
|
Speed: 0.189 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 13180
Speed: 0.279 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13180
Speed: 0.178 ms
|
|
Speed: 0.111 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081200
Speed: 0.146 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 4317
Speed: 0.246 ms
|
|
Speed: 0.317 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6900
Speed: 0.130 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4317
Speed: 0.787 ms
|
|
Speed: 0.643 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 3588
Speed: 0.567 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 4317
Speed: 0.302 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4317
Speed: 0.238 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 10601
Speed: 0.351 ms
|
|
Speed: 0.438 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7932
Speed: 0.246 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10601
Speed: 1.076 ms
|
|
Speed: 0.287 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 10601
Speed: 0.441 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10601
Speed: 0.278 ms
|
|
Speed: 0.174 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081191
Speed: 0.223 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 1286
Speed: 0.362 ms
|
|
Speed: 0.278 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6372
Speed: 0.224 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1286
Speed: 0.666 ms
|
|
Speed: 0.205 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 1286
Speed: 0.289 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1286
Speed: 0.184 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 15239
Speed: 0.243 ms
|
|
Speed: 0.172 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 9164
Speed: 0.142 ms
|
|
SELECT * FROM article_settings WHERE article_id = 15239
Speed: 0.150 ms
|
|
Speed: 0.109 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 15239
Speed: 0.204 ms
|
|
SELECT * FROM article_settings WHERE article_id = 15239
Speed: 0.145 ms
|
|
Speed: 0.097 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081224
Speed: 0.114 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 6715
Speed: 0.219 ms
|
|
Speed: 0.144 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7299
Speed: 0.122 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6715
Speed: 0.565 ms
|
|
Speed: 0.196 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5868
Speed: 0.246 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5869
Speed: 0.146 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5870
Speed: 0.130 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5871
Speed: 0.116 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5872
Speed: 0.116 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5873
Speed: 0.121 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5874
Speed: 0.126 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5875
Speed: 0.128 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5876
Speed: 0.121 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5877
Speed: 0.127 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 6715
Speed: 0.441 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6715
Speed: 0.217 ms
|
|
Speed: 0.154 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081182
Speed: 0.146 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 12055
Speed: 0.251 ms
|
|
Speed: 0.576 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8279
Speed: 0.313 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12055
Speed: 0.415 ms
|
|
Speed: 0.191 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 12055
Speed: 0.260 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12055
Speed: 0.195 ms
|
|
Speed: 0.130 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081196
Speed: 0.138 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 7601
Speed: 0.340 ms
|
|
Speed: 0.196 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7381
Speed: 0.158 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7601
Speed: 0.411 ms
|
|
Speed: 0.169 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 7601
Speed: 0.307 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7601
Speed: 0.196 ms
|
|
Speed: 0.135 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081183
Speed: 0.167 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 14439
Speed: 0.273 ms
|
|
Speed: 0.205 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8896
Speed: 0.166 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14439
Speed: 0.548 ms
|
|
Speed: 0.171 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 14439
Speed: 0.253 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14439
Speed: 0.186 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 10294
Speed: 0.269 ms
|
|
Speed: 0.204 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7863
Speed: 0.168 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10294
Speed: 0.948 ms
|
|
Speed: 0.184 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 10294
Speed: 0.259 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10294
Speed: 0.211 ms
|
|
Speed: 0.150 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081190
Speed: 0.160 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 584
Speed: 0.239 ms
|
|
Speed: 0.208 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6142
Speed: 0.158 ms
|
|
SELECT * FROM article_settings WHERE article_id = 584
Speed: 0.589 ms
|
|
Speed: 0.203 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 584
Speed: 0.247 ms
|
|
SELECT * FROM article_settings WHERE article_id = 584
Speed: 0.214 ms
|
|
Speed: 0.125 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081157
Speed: 0.142 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 10231
Speed: 0.295 ms
|
|
Speed: 0.185 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7838
Speed: 0.187 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10231
Speed: 1.306 ms
|
|
Speed: 0.955 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7235
Speed: 0.816 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 10231
Speed: 0.386 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10231
Speed: 0.266 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 2823
Speed: 0.326 ms
|
|
Speed: 0.396 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6699
Speed: 0.187 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2823
Speed: 1.537 ms
|
|
Speed: 1.091 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 2303
Speed: 0.308 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 2304
Speed: 0.390 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 2823
Speed: 0.333 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2823
Speed: 0.224 ms
|
|
Speed: 0.155 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081172
Speed: 0.189 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 3212
Speed: 0.314 ms
|
|
Speed: 0.193 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6785
Speed: 0.154 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3212
Speed: 0.527 ms
|
|
Speed: 0.544 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 2629
Speed: 0.530 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 3212
Speed: 0.330 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3212
Speed: 0.211 ms
|
|
Speed: 0.129 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081173
Speed: 0.159 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 14033
Speed: 0.271 ms
|
|
Speed: 0.263 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8810
Speed: 0.191 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14033
Speed: 0.765 ms
|
|
Speed: 0.166 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 14033
Speed: 0.269 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14033
Speed: 0.215 ms
|
|
Speed: 0.132 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081205
Speed: 0.165 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 8619
Speed: 0.312 ms
|
|
Speed: 0.182 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7556
Speed: 0.324 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8619
Speed: 0.242 ms
|
|
Speed: 0.187 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 8619
Speed: 0.307 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8619
Speed: 0.221 ms
|
|
Speed: 0.139 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081185
Speed: 0.150 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 4679
Speed: 0.307 ms
|
|
Speed: 0.670 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6957
Speed: 0.188 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4679
Speed: 1.031 ms
|
|
Speed: 0.613 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 4023
Speed: 0.467 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 4679
Speed: 0.330 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4679
Speed: 0.211 ms
|
|
Speed: 0.137 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081176
Speed: 0.150 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 4755
Speed: 0.284 ms
|
|
Speed: 0.201 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6953
Speed: 0.150 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4755
Speed: 1.171 ms
|
|
Speed: 0.633 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 4152
Speed: 0.407 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 4153
Speed: 0.153 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 4154
Speed: 0.141 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 4155
Speed: 0.128 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 4755
Speed: 0.259 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4755
Speed: 0.188 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 7374
Speed: 0.231 ms
|
|
Speed: 0.184 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7414
Speed: 0.149 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7374
Speed: 0.675 ms
|
|
Speed: 0.168 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 7374
Speed: 0.223 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7374
Speed: 0.180 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 9823
Speed: 0.278 ms
|
|
Speed: 0.187 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7931
Speed: 0.145 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9823
Speed: 0.359 ms
|
|
Speed: 0.148 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 9823
Speed: 0.258 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9823
Speed: 0.190 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 15049
Speed: 0.328 ms
|
|
Speed: 0.186 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 9140
Speed: 0.170 ms
|
|
SELECT * FROM article_settings WHERE article_id = 15049
Speed: 0.364 ms
|
|
Speed: 0.113 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 15049
Speed: 0.248 ms
|
|
SELECT * FROM article_settings WHERE article_id = 15049
Speed: 0.179 ms
|
|
Speed: 0.130 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081223
Speed: 0.144 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 6165
Speed: 0.274 ms
|
|
Speed: 0.144 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7198
Speed: 0.148 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6165
Speed: 0.550 ms
|
|
Speed: 0.146 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 6165
Speed: 0.256 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6165
Speed: 0.134 ms
|
|
Speed: 0.092 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081181
Speed: 0.117 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 12730
Speed: 0.221 ms
|
|
Speed: 0.307 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8440
Speed: 0.117 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12730
Speed: 0.556 ms
|
|
Speed: 0.115 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 12730
Speed: 0.205 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12730
Speed: 0.317 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 14309
Speed: 0.254 ms
|
|
Speed: 0.294 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8856
Speed: 0.144 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14309
Speed: 0.331 ms
|
|
Speed: 0.124 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 14309
Speed: 0.218 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14309
Speed: 0.130 ms
|
|
Speed: 0.096 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081207
Speed: 0.119 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 13084
Speed: 0.213 ms
|
|
Speed: 0.426 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8547
Speed: 0.139 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13084
Speed: 0.627 ms
|
|
Speed: 0.141 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 13084
Speed: 0.236 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13084
Speed: 0.166 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 10723
Speed: 0.327 ms
|
|
Speed: 0.172 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8018
Speed: 0.138 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10723
Speed: 0.703 ms
|
|
Speed: 0.350 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7412
Speed: 0.336 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 10723
Speed: 0.274 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10723
Speed: 0.159 ms
|
|
Speed: 0.110 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081192
Speed: 0.140 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 11051
Speed: 0.264 ms
|
|
Speed: 0.286 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8032
Speed: 0.148 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11051
Speed: 0.951 ms
|
|
Speed: 0.184 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 11051
Speed: 0.262 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11051
Speed: 0.182 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 5899
Speed: 0.240 ms
|
|
Speed: 0.163 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7141
Speed: 0.137 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5899
Speed: 0.612 ms
|
|
Speed: 0.431 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5248
Speed: 0.291 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 5899
Speed: 0.265 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5899
Speed: 0.193 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 4352
Speed: 0.241 ms
|
|
Speed: 0.178 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6909
Speed: 0.145 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4352
Speed: 1.417 ms
|
|
Speed: 0.540 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 3659
Speed: 0.864 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 4352
Speed: 0.230 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4352
Speed: 0.155 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 7857
Speed: 0.203 ms
|
|
Speed: 0.130 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7440
Speed: 0.114 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7857
Speed: 0.327 ms
|
|
Speed: 0.869 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6411
Speed: 0.168 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6412
Speed: 0.276 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6413
Speed: 0.111 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 7857
Speed: 0.211 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7857
Speed: 0.135 ms
|
|
Speed: 0.096 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081184
Speed: 0.116 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 5452
Speed: 0.204 ms
|
|
Speed: 0.134 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7033
Speed: 0.140 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5452
Speed: 0.519 ms
|
|
Speed: 0.124 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 5452
Speed: 0.201 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5452
Speed: 0.210 ms
|
|
Speed: 0.101 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081178
Speed: 0.123 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 6325
Speed: 0.218 ms
|
|
Speed: 0.205 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7237
Speed: 0.168 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6325
Speed: 0.615 ms
|
|
Speed: 0.201 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 6325
Speed: 0.276 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6325
Speed: 0.256 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 14061
Speed: 0.342 ms
|
|
Speed: 0.212 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8770
Speed: 0.197 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14061
Speed: 0.337 ms
|
|
Speed: 0.176 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 14061
Speed: 0.316 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14061
Speed: 0.213 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 9719
Speed: 0.356 ms
|
|
Speed: 0.348 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7712
Speed: 0.224 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9719
Speed: 0.397 ms
|
|
Speed: 0.190 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 9719
Speed: 0.317 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9719
Speed: 0.231 ms
|
|
Speed: 0.156 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081188
Speed: 0.202 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 12723
Speed: 0.380 ms
|
|
Speed: 0.512 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8397
Speed: 0.199 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12723
Speed: 0.406 ms
|
|
Speed: 0.202 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 12723
Speed: 0.300 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12723
Speed: 0.234 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 14107
Speed: 0.336 ms
|
|
Speed: 0.214 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8812
Speed: 0.198 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14107
Speed: 0.499 ms
|
|
Speed: 0.193 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 14107
Speed: 0.336 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14107
Speed: 0.213 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 14836
Speed: 0.405 ms
|
|
Speed: 0.217 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 9079
Speed: 0.187 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14836
Speed: 0.625 ms
|
|
Speed: 0.188 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 14836
Speed: 0.383 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14836
Speed: 0.225 ms
|
|
Speed: 0.148 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081222
Speed: 0.178 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 12604
Speed: 0.325 ms
|
|
Speed: 0.286 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8371
Speed: 0.243 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12604
Speed: 0.430 ms
|
|
Speed: 0.198 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 12604
Speed: 0.309 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12604
Speed: 0.236 ms
|
|
Speed: 0.310 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081224
Speed: 0.170 ms
|
|
Speed: 0.458 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23919
Speed: 0.249 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23920
Speed: 0.142 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23921
Speed: 0.122 ms
|
|
Speed: 0.173 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28409
Speed: 0.133 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28410
Speed: 0.402 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28411
Speed: 0.135 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28412
Speed: 0.103 ms
|
|
Speed: 0.199 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26641
Speed: 0.324 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26642
Speed: 0.122 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26643
Speed: 0.111 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26644
Speed: 0.118 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26645
Speed: 0.111 ms
|
|
Speed: 0.166 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1762
Speed: 0.175 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1763
Speed: 0.109 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1764
Speed: 0.108 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1765
Speed: 0.100 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1766
Speed: 0.106 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1767
Speed: 0.108 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1768
Speed: 0.109 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1769
Speed: 0.097 ms
|
|
Speed: 0.172 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22860
Speed: 0.153 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22866
Speed: 0.121 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22307
Speed: 0.533 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22861
Speed: 0.119 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22867
Speed: 0.116 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22862
Speed: 0.118 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22868
Speed: 0.111 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22863
Speed: 0.106 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22869
Speed: 0.121 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22864
Speed: 0.109 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22870
Speed: 0.132 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22865
Speed: 0.128 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22871
Speed: 0.107 ms
|
|
Speed: 0.190 ms
|
|
SELECT * FROM author_settings WHERE author_id = 41
Speed: 0.137 ms
|
|
SELECT * FROM author_settings WHERE author_id = 40
Speed: 0.279 ms
|
|
SELECT * FROM author_settings WHERE author_id = 42
Speed: 0.287 ms
|
|
SELECT * FROM author_settings WHERE author_id = 43
Speed: 0.116 ms
|
|
Speed: 0.145 ms
|
|
SELECT * FROM author_settings WHERE author_id = 394
Speed: 0.138 ms
|
|
Speed: 0.296 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6249
Speed: 0.293 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6250
Speed: 0.146 ms
|
|
Speed: 0.182 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3305
Speed: 0.134 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3306
Speed: 0.126 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3307
Speed: 0.108 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3309
Speed: 0.135 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3308
Speed: 0.224 ms
|
|
Speed: 0.343 ms
|
|
SELECT * FROM author_settings WHERE author_id = 7268
Speed: 0.300 ms
|
|
SELECT * FROM author_settings WHERE author_id = 7270
Speed: 0.263 ms
|
|
SELECT * FROM author_settings WHERE author_id = 7271
Speed: 0.143 ms
|
|
SELECT * FROM author_settings WHERE author_id = 7272
Speed: 0.109 ms
|
|
Speed: 0.150 ms
|
|
SELECT * FROM author_settings WHERE author_id = 9991
Speed: 0.127 ms
|
|
SELECT * FROM author_settings WHERE author_id = 9990
Speed: 0.107 ms
|
|
SELECT * FROM author_settings WHERE author_id = 9992
Speed: 0.119 ms
|
|
Speed: 0.226 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11259
Speed: 0.156 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11260
Speed: 0.136 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11261
Speed: 0.215 ms
|
|
Speed: 0.166 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25265
Speed: 0.271 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25266
Speed: 0.127 ms
|
|
Speed: 0.229 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8507
Speed: 0.167 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8508
Speed: 0.128 ms
|
|
Speed: 0.309 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20001
Speed: 0.330 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20313
Speed: 0.307 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20314
Speed: 0.292 ms
|
|
Speed: 0.316 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2659
Speed: 0.157 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2660
Speed: 0.111 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2661
Speed: 0.108 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2662
Speed: 0.115 ms
|
|
Speed: 0.153 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29949
Speed: 0.123 ms
|
|
SELECT * FROM author_settings WHERE author_id = 30176
Speed: 0.115 ms
|
|
SELECT * FROM author_settings WHERE author_id = 30177
Speed: 0.105 ms
|
|
SELECT * FROM author_settings WHERE author_id = 30178
Speed: 0.133 ms
|
|
SELECT * FROM author_settings WHERE author_id = 30179
Speed: 0.124 ms
|
|
SELECT * FROM author_settings WHERE author_id = 30180
Speed: 0.112 ms
|
|
SELECT * FROM author_settings WHERE author_id = 30181
Speed: 0.109 ms
|
|
SELECT * FROM author_settings WHERE author_id = 30182
Speed: 0.145 ms
|
|
SELECT * FROM author_settings WHERE author_id = 30319
Speed: 0.129 ms
|
|
Speed: 0.255 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12944
Speed: 0.469 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12945
Speed: 0.277 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12946
Speed: 0.247 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12947
Speed: 0.250 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12948
Speed: 0.152 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12949
Speed: 0.110 ms
|
|
Speed: 0.153 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22771
Speed: 0.123 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22772
Speed: 0.107 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22768
Speed: 0.112 ms
|
|
Speed: 0.294 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14550
Speed: 0.272 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14551
Speed: 0.284 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14552
Speed: 0.134 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14553
Speed: 0.114 ms
|
|
Speed: 0.146 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28149
Speed: 0.185 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28472
Speed: 0.234 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28473
Speed: 0.147 ms
|
|
Speed: 0.209 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19379
Speed: 0.151 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19380
Speed: 0.135 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19381
Speed: 0.139 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19382
Speed: 0.141 ms
|
|
Speed: 0.368 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1206
Speed: 0.272 ms
|
|
Speed: 0.286 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19266
Speed: 0.381 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19267
Speed: 0.235 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19268
Speed: 0.236 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19269
Speed: 0.253 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19270
Speed: 0.205 ms
|
|
Speed: 0.271 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5711
Speed: 0.243 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5712
Speed: 0.171 ms
|
|
Speed: 0.222 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6393
Speed: 0.249 ms
|
|
Speed: 0.218 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27132
Speed: 0.344 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27133
Speed: 0.347 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27134
Speed: 0.208 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27135
Speed: 0.168 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27136
Speed: 0.182 ms
|
|
Speed: 0.254 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16288
Speed: 0.217 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16289
Speed: 0.193 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16290
Speed: 0.251 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16291
Speed: 0.198 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16292
Speed: 0.170 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16293
Speed: 0.153 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16294
Speed: 0.137 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16295
Speed: 0.130 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16287
Speed: 0.141 ms
|
|
Speed: 0.237 ms
|
|
SELECT * FROM author_settings WHERE author_id = 9230
Speed: 0.220 ms
|
|
Speed: 0.223 ms
|
|
SELECT * FROM author_settings WHERE author_id = 9365
Speed: 0.205 ms
|
|
SELECT * FROM author_settings WHERE author_id = 9366
Speed: 0.183 ms
|
|
Speed: 0.207 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14161
Speed: 0.200 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14162
Speed: 0.162 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14163
Speed: 0.168 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14164
Speed: 0.151 ms
|
|
Speed: 0.240 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18541
Speed: 0.219 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18540
Speed: 0.170 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18542
Speed: 0.168 ms
|
|
Speed: 0.221 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29541
Speed: 0.222 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29542
Speed: 0.180 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29543
Speed: 0.156 ms
|
|
Speed: 0.180 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11900
Speed: 0.191 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11899
Speed: 0.164 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13334
Speed: 0.158 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13564
Speed: 0.143 ms
|
|
Speed: 0.203 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24206
Speed: 0.202 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24205
Speed: 0.164 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24440
Speed: 0.167 ms
|
|
Speed: 0.221 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27852
Speed: 0.452 ms
|
|
SELECT * FROM author_settings WHERE author_id = 30313
Speed: 0.165 ms
|
|
SELECT * FROM author_settings WHERE author_id = 30314
Speed: 0.132 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27851
Speed: 0.142 ms
|
|
Speed: 0.240 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25050
Speed: 0.209 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25051
Speed: 0.175 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25052
Speed: 0.174 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25053
Speed: 0.177 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25054
Speed: 0.187 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25055
Speed: 0.154 ms
|
|
Speed: 0.256 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20224
Speed: 0.195 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20223
Speed: 0.159 ms
|
|
Speed: 0.210 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20790
Speed: 0.204 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20791
Speed: 0.167 ms
|
|
Speed: 0.254 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11377
Speed: 0.216 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11378
Speed: 0.199 ms
|
|
Speed: 0.248 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8575
Speed: 0.211 ms
|
|
Speed: 0.270 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14975
Speed: 0.256 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14974
Speed: 0.169 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14976
Speed: 0.125 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14977
Speed: 0.141 ms
|
|
Speed: 0.278 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10621
Speed: 0.207 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10622
Speed: 0.188 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10623
Speed: 0.154 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10624
Speed: 0.134 ms
|
|
Speed: 0.196 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12253
Speed: 0.208 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12348
Speed: 0.196 ms
|
|
Speed: 0.176 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27193
Speed: 0.339 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27194
Speed: 0.148 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27195
Speed: 0.143 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27192
Speed: 0.146 ms
|
|
Speed: 0.208 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18374
Speed: 0.178 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18371
Speed: 0.140 ms
|
|
Speed: 0.217 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24190
Speed: 0.191 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24191
Speed: 0.165 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24192
Speed: 0.146 ms
|
|
Speed: 0.217 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27322
Speed: 0.309 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27323
Speed: 0.156 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27324
Speed: 0.149 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27325
Speed: 0.144 ms
|
|
Speed: 0.187 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28986
Speed: 0.251 ms
|
|
Speed: 0.276 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23906
Speed: 0.207 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23907
Speed: 0.160 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23905
Speed: 0.147 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23908
Speed: 0.160 ms
|