|
SELECT * FROM sessions WHERE session_id = ud81a611c9dag5flgr300b3uj0
Speed: 0.268 ms
|
|
INSERT INTO sessions
(session_id, ip_address, user_agent, created, last_used, remember, data, domain)
VALUES
(ud81a611c9dag5flgr300b3uj0, 18.97.9.169, CCBot/2.0 (https://commoncrawl.org/faq/), 1789155834, 1789155834, 0, , www.ijrer.org
Speed: 0.164 ms
|
|
SELECT * FROM journals WHERE path = ij
Speed: 0.355 ms
|
|
Speed: 0.279 ms
|
|
Speed: 1.526 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.usageStats.UsageStatsLoader
Speed: 0.685 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.alm.ArticleInfoSender
Speed: 0.241 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.pln.classes.tasks.Depositor
Speed: 0.155 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.datacite.DataciteInfoSender
Speed: 0.137 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.medra.MedraInfoSender
Speed: 0.118 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.crossref.CrossrefInfoSender
Speed: 0.115 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.crossref.CrossrefInfoSender
Speed: 0.146 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.ReviewReminder
Speed: 0.134 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.SubscriptionExpiryReminder
Speed: 0.124 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.OpenAccessNotification
Speed: 0.123 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.703 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 = 12902
Speed: 1.404 ms
|
|
Speed: 0.534 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8429
Speed: 0.389 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12902
Speed: 0.641 ms
|
|
Speed: 0.325 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 = 12902
Speed: 0.333 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12902
Speed: 0.281 ms
|
|
SELECT * FROM sections WHERE section_id = 2
Speed: 0.130 ms
|
|
SELECT * FROM section_settings WHERE section_id = 2
Speed: 0.109 ms
|
|
Speed: 0.095 ms
|
|
Speed: 0.237 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081198
Speed: 0.352 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 = 11542
Speed: 0.397 ms
|
|
Speed: 0.245 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8118
Speed: 0.199 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11542
Speed: 0.234 ms
|
|
Speed: 0.185 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 = 11542
Speed: 0.244 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11542
Speed: 0.173 ms
|
|
Speed: 0.147 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081194
Speed: 0.198 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 = 10275
Speed: 0.389 ms
|
|
Speed: 0.238 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7847
Speed: 0.188 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10275
Speed: 0.931 ms
|
|
Speed: 0.194 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 = 10275
Speed: 0.365 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10275
Speed: 0.249 ms
|
|
Speed: 0.139 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081190
Speed: 0.195 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 = 4355
Speed: 0.322 ms
|
|
Speed: 0.672 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6910
Speed: 0.211 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4355
Speed: 0.582 ms
|
|
Speed: 0.182 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 = 4355
Speed: 0.289 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4355
Speed: 0.237 ms
|
|
Speed: 0.128 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081176
Speed: 0.221 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 = 3853
Speed: 0.358 ms
|
|
Speed: 0.184 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6865
Speed: 0.193 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3853
Speed: 0.229 ms
|
|
Speed: 0.175 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 = 3853
Speed: 0.272 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3853
Speed: 0.212 ms
|
|
Speed: 0.147 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081175
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 = 14661
Speed: 0.411 ms
|
|
Speed: 0.586 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 9076
Speed: 0.182 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14661
Speed: 1.484 ms
|
|
Speed: 0.154 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 = 14661
Speed: 0.316 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14661
Speed: 0.188 ms
|
|
Speed: 0.123 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081222
Speed: 0.170 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 = 13512
Speed: 0.236 ms
|
|
Speed: 0.162 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8666
Speed: 0.135 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13512
Speed: 0.179 ms
|
|
Speed: 0.119 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 = 13512
Speed: 0.222 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13512
Speed: 0.164 ms
|
|
Speed: 0.106 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081203
Speed: 0.145 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 = 11098
Speed: 0.270 ms
|
|
Speed: 0.333 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8030
Speed: 0.183 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11098
Speed: 0.200 ms
|
|
Speed: 0.156 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 = 11098
Speed: 0.239 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11098
Speed: 0.160 ms
|
|
Speed: 0.099 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081192
Speed: 0.152 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 = 6746
Speed: 0.252 ms
|
|
Speed: 0.149 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7302
Speed: 0.135 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6746
Speed: 1.179 ms
|
|
Speed: 0.544 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 = 6746
Speed: 0.458 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6746
Speed: 0.354 ms
|
|
Speed: 0.205 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081182
Speed: 0.191 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 = 12312
Speed: 0.387 ms
|
|
Speed: 0.226 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8285
Speed: 0.181 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12312
Speed: 0.230 ms
|
|
Speed: 0.172 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 = 12312
Speed: 0.297 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12312
Speed: 0.228 ms
|
|
Speed: 0.136 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081196
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 = 7033
Speed: 0.354 ms
|
|
Speed: 0.193 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7419
Speed: 0.155 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7033
Speed: 0.241 ms
|
|
Speed: 0.255 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 = 7033
Speed: 0.374 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7033
Speed: 0.252 ms
|
|
Speed: 0.182 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081183
Speed: 0.221 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 = 13684
Speed: 0.381 ms
|
|
Speed: 0.335 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8684
Speed: 0.206 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13684
Speed: 0.200 ms
|
|
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 = 13684
Speed: 0.215 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13684
Speed: 0.181 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 = 14779
Speed: 0.231 ms
|
|
Speed: 0.149 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 9208
Speed: 0.148 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14779
Speed: 0.164 ms
|
|
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 = 14779
Speed: 0.209 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14779
Speed: 0.207 ms
|
|
Speed: 0.196 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081225
Speed: 0.203 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 = 10450
Speed: 0.350 ms
|
|
Speed: 1.019 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7978
Speed: 0.191 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10450
Speed: 0.233 ms
|
|
Speed: 0.330 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7317
Speed: 0.825 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 = 10450
Speed: 0.405 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10450
Speed: 0.253 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 = 2769
Speed: 0.283 ms
|
|
Speed: 0.190 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6786
Speed: 0.163 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2769
Speed: 0.770 ms
|
|
Speed: 0.746 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 2262
Speed: 0.539 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 = 2769
Speed: 0.313 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2769
Speed: 0.191 ms
|
|
Speed: 0.118 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081173
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 = 243
Speed: 0.311 ms
|
|
Speed: 0.491 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6036
Speed: 0.148 ms
|
|
SELECT * FROM article_settings WHERE article_id = 243
Speed: 0.197 ms
|
|
Speed: 0.132 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 = 243
Speed: 0.237 ms
|
|
SELECT * FROM article_settings WHERE article_id = 243
Speed: 0.174 ms
|
|
Speed: 0.110 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081153
Speed: 0.156 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 = 7249
Speed: 0.432 ms
|
|
Speed: 0.598 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7355
Speed: 0.194 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7249
Speed: 0.212 ms
|
|
Speed: 0.203 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6197
Speed: 0.909 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 = 7249
Speed: 0.303 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7249
Speed: 0.204 ms
|
|
Speed: 0.118 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081181
Speed: 0.173 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 = 893
Speed: 0.269 ms
|
|
Speed: 0.166 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6218
Speed: 0.148 ms
|
|
SELECT * FROM article_settings WHERE article_id = 893
Speed: 0.435 ms
|
|
Speed: 0.129 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 = 893
Speed: 0.245 ms
|
|
SELECT * FROM article_settings WHERE article_id = 893
Speed: 0.177 ms
|
|
Speed: 0.186 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081159
Speed: 0.225 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 = 12409
Speed: 0.324 ms
|
|
Speed: 1.320 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8401
Speed: 0.227 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8441
Speed: 0.394 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12409
Speed: 0.359 ms
|
|
Speed: 1.175 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7987
Speed: 0.368 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 = 12409
Speed: 0.276 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12409
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 = 8970
Speed: 0.259 ms
|
|
Speed: 0.500 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7627
Speed: 0.145 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8970
Speed: 0.240 ms
|
|
Speed: 0.165 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 = 8970
Speed: 0.262 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8970
Speed: 0.189 ms
|
|
Speed: 0.131 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081187
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 = 12616
Speed: 0.313 ms
|
|
Speed: 0.513 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8479
Speed: 0.234 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12616
Speed: 0.600 ms
|
|
Speed: 0.180 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 = 12616
Speed: 0.379 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12616
Speed: 0.236 ms
|
|
Speed: 0.139 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081199
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 = 8029
Speed: 0.279 ms
|
|
Speed: 0.194 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7454
Speed: 0.137 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8029
Speed: 1.168 ms
|
|
Speed: 0.265 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 = 8029
Speed: 0.273 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8029
Speed: 0.216 ms
|
|
Speed: 0.232 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081184
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 = 9918
Speed: 0.304 ms
|
|
Speed: 0.445 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7797
Speed: 0.186 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9918
Speed: 0.254 ms
|
|
Speed: 0.573 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7195
Speed: 0.634 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 = 9918
Speed: 0.400 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9918
Speed: 0.206 ms
|
|
Speed: 0.109 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081189
Speed: 0.299 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 = 5275
Speed: 0.344 ms
|
|
Speed: 0.257 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6998
Speed: 0.201 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5275
Speed: 0.670 ms
|
|
Speed: 0.255 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 4692
Speed: 0.962 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 = 5275
Speed: 0.413 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5275
Speed: 0.243 ms
|
|
Speed: 0.155 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081177
Speed: 0.206 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 = 6400
Speed: 0.361 ms
|
|
Speed: 0.650 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7250
Speed: 0.273 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6400
Speed: 0.248 ms
|
|
Speed: 0.197 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 = 6400
Speed: 0.335 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6400
Speed: 0.221 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 = 13159
Speed: 0.335 ms
|
|
Speed: 0.712 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8533
Speed: 0.247 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13159
Speed: 0.588 ms
|
|
Speed: 0.227 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 = 13159
Speed: 0.385 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13159
Speed: 0.295 ms
|
|
Speed: 0.178 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081200
Speed: 0.239 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 = 14684
Speed: 0.419 ms
|
|
Speed: 0.616 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 9098
Speed: 0.245 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14684
Speed: 1.115 ms
|
|
Speed: 0.247 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 = 14684
Speed: 0.373 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14684
Speed: 0.303 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 = 6536
Speed: 0.396 ms
|
|
Speed: 0.599 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7279
Speed: 0.214 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6536
Speed: 0.263 ms
|
|
Speed: 0.199 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 = 6536
Speed: 0.355 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6536
Speed: 0.216 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 = 1952
Speed: 0.299 ms
|
|
Speed: 0.654 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6490
Speed: 0.237 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1952
Speed: 1.017 ms
|
|
Speed: 0.298 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 = 1952
Speed: 0.324 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1952
Speed: 0.286 ms
|
|
Speed: 0.159 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081169
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 = 12386
Speed: 0.345 ms
|
|
Speed: 0.706 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8348
Speed: 0.210 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12386
Speed: 0.239 ms
|
|
Speed: 0.170 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 = 12386
Speed: 0.281 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12386
Speed: 0.233 ms
|
|
Speed: 0.152 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081197
Speed: 0.179 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 = 9432
Speed: 0.426 ms
|
|
Speed: 0.379 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7705
Speed: 0.167 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9432
Speed: 0.249 ms
|
|
Speed: 0.151 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 = 9432
Speed: 0.307 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9432
Speed: 0.311 ms
|
|
Speed: 0.152 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081188
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 = 12922
Speed: 0.330 ms
|
|
Speed: 0.201 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8472
Speed: 0.182 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12922
Speed: 0.226 ms
|
|
Speed: 0.153 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 = 12922
Speed: 0.291 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12922
Speed: 0.214 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 = 12889
Speed: 0.330 ms
|
|
Speed: 0.543 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8498
Speed: 0.182 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12889
Speed: 1.008 ms
|
|
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 = 12889
Speed: 0.393 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12889
Speed: 0.259 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 = 4075
Speed: 0.297 ms
|
|
Speed: 0.215 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6886
Speed: 0.165 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4075
Speed: 0.744 ms
|
|
Speed: 0.441 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 = 4075
Speed: 0.417 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4075
Speed: 0.241 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 = 12377
Speed: 0.420 ms
|
|
Speed: 0.521 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8338
Speed: 0.193 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12377
Speed: 0.179 ms
|
|
Speed: 0.129 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 = 12377
Speed: 0.300 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12377
Speed: 0.322 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 = 11960
Speed: 0.459 ms
|
|
Speed: 0.195 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8270
Speed: 0.155 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11960
Speed: 0.163 ms
|
|
Speed: 0.125 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 = 11960
Speed: 0.233 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11960
Speed: 0.151 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 = 13015
Speed: 0.323 ms
|
|
Speed: 0.573 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8536
Speed: 0.297 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13015
Speed: 0.538 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 = 13015
Speed: 0.451 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13015
Speed: 0.337 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 = 746
Speed: 0.404 ms
|
|
Speed: 0.606 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6164
Speed: 0.197 ms
|
|
SELECT * FROM article_settings WHERE article_id = 746
Speed: 0.763 ms
|
|
Speed: 0.165 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 = 746
Speed: 0.332 ms
|
|
SELECT * FROM article_settings WHERE article_id = 746
Speed: 0.385 ms
|
|
Speed: 0.172 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081157
Speed: 0.228 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 = 8954
Speed: 0.331 ms
|
|
Speed: 0.172 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7606
Speed: 0.133 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8954
Speed: 0.205 ms
|
|
Speed: 0.138 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 = 8954
Speed: 0.333 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8954
Speed: 0.238 ms
|
|
Speed: 0.138 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081186
Speed: 0.176 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 = 12623
Speed: 0.323 ms
|
|
Speed: 0.905 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8390
Speed: 0.259 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12623
Speed: 0.295 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 = 12623
Speed: 0.391 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12623
Speed: 0.214 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 = 8951
Speed: 0.316 ms
|
|
Speed: 0.214 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7587
Speed: 0.466 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8951
Speed: 0.713 ms
|
|
Speed: 0.818 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6788
Speed: 0.372 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 = 8951
Speed: 0.320 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8951
Speed: 0.335 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 = 15028
Speed: 0.383 ms
|
|
Speed: 0.688 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 9146
Speed: 0.228 ms
|
|
SELECT * FROM article_settings WHERE article_id = 15028
Speed: 0.906 ms
|
|
Speed: 0.385 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 = 15028
Speed: 0.371 ms
|
|
SELECT * FROM article_settings WHERE article_id = 15028
Speed: 0.220 ms
|
|
Speed: 0.127 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081223
Speed: 0.170 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 = 5536
Speed: 0.614 ms
|
|
Speed: 0.268 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7041
Speed: 0.163 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5536
Speed: 0.247 ms
|
|
Speed: 0.164 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 = 5536
Speed: 0.271 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5536
Speed: 0.184 ms
|
|
Speed: 0.126 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081178
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 = 391
Speed: 0.624 ms
|
|
Speed: 0.313 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6080
Speed: 0.231 ms
|
|
SELECT * FROM article_settings WHERE article_id = 391
Speed: 1.331 ms
|
|
Speed: 0.238 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 = 391
Speed: 0.419 ms
|
|
SELECT * FROM article_settings WHERE article_id = 391
Speed: 0.255 ms
|
|
Speed: 0.170 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081155
Speed: 0.187 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 = 9911
Speed: 0.346 ms
|
|
Speed: 0.344 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7810
Speed: 0.161 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9911
Speed: 0.220 ms
|
|
Speed: 0.294 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7093
Speed: 0.646 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7094
Speed: 0.330 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7095
Speed: 0.213 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7152
Speed: 0.926 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 = 9911
Speed: 0.347 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9911
Speed: 0.299 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 = 159
Speed: 0.398 ms
|
|
Speed: 0.428 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 107
Speed: 0.198 ms
|
|
SELECT * FROM article_settings WHERE article_id = 159
Speed: 0.606 ms
|
|
Speed: 0.179 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 = 159
Speed: 0.304 ms
|
|
SELECT * FROM article_settings WHERE article_id = 159
Speed: 0.176 ms
|
|
Speed: 0.118 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 13
Speed: 0.158 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 = 5461
Speed: 0.252 ms
|
|
Speed: 0.169 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6987
Speed: 0.277 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5461
Speed: 1.225 ms
|
|
Speed: 0.292 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 = 5461
Speed: 0.415 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5461
Speed: 0.276 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 = 7900
Speed: 0.474 ms
|
|
Speed: 0.370 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7444
Speed: 3.156 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7900
Speed: 0.375 ms
|
|
Speed: 0.701 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6508
Speed: 0.922 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 = 7900
Speed: 0.561 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7900
Speed: 0.312 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 = 11367
Speed: 0.607 ms
|
|
Speed: 0.753 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8070
Speed: 0.316 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11367
Speed: 0.311 ms
|
|
Speed: 0.427 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7659
Speed: 0.657 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 = 11367
Speed: 0.389 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11367
Speed: 0.346 ms
|
|
Speed: 0.193 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081193
Speed: 0.221 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 = 15077
Speed: 0.487 ms
|
|
Speed: 0.260 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 9144
Speed: 0.202 ms
|
|
SELECT * FROM article_settings WHERE article_id = 15077
Speed: 1.290 ms
|
|
Speed: 0.636 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 8643
Speed: 0.490 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 = 15077
Speed: 0.299 ms
|
|
SELECT * FROM article_settings WHERE article_id = 15077
Speed: 0.170 ms
|
|
Speed: 0.267 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081225
Speed: 0.156 ms
|
|
Speed: 0.884 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24648
Speed: 0.384 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24611
Speed: 0.202 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24612
Speed: 0.139 ms
|
|
Speed: 0.226 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21735
Speed: 0.166 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22128
Speed: 0.310 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22129
Speed: 0.255 ms
|
|
Speed: 0.229 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19349
Speed: 0.451 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19351
Speed: 0.225 ms
|
|
Speed: 0.230 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8580
Speed: 0.394 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8581
Speed: 0.188 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8582
Speed: 0.237 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8583
Speed: 0.152 ms
|
|
Speed: 0.251 ms
|
|
SELECT * FROM author_settings WHERE author_id = 7566
Speed: 0.250 ms
|
|
SELECT * FROM author_settings WHERE author_id = 7567
Speed: 0.154 ms
|
|
Speed: 0.262 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28618
Speed: 0.196 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29561
Speed: 0.575 ms
|
|
Speed: 0.164 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26006
Speed: 0.148 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26007
Speed: 0.300 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26237
Speed: 0.168 ms
|
|
Speed: 0.166 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20872
Speed: 0.180 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21179
Speed: 0.149 ms
|
|
Speed: 0.399 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13007
Speed: 0.294 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13008
Speed: 0.163 ms
|
|
Speed: 0.259 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23259
Speed: 0.200 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23260
Speed: 0.142 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23261
Speed: 0.174 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23262
Speed: 0.138 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23263
Speed: 0.140 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23264
Speed: 0.120 ms
|
|
Speed: 0.191 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13565
Speed: 0.165 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13566
Speed: 0.128 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13567
Speed: 0.125 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13568
Speed: 0.124 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13569
Speed: 0.286 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13570
Speed: 0.181 ms
|
|
Speed: 0.362 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26340
Speed: 0.184 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26341
Speed: 0.271 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26342
Speed: 0.152 ms
|
|
Speed: 0.187 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28863
Speed: 0.155 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28864
Speed: 0.121 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28865
Speed: 0.116 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28866
Speed: 0.121 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28867
Speed: 0.114 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28868
Speed: 0.127 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28861
Speed: 0.118 ms
|
|
Speed: 0.167 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19686
Speed: 0.176 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19687
Speed: 0.118 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19688
Speed: 0.464 ms
|
|
Speed: 0.284 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5629
Speed: 0.211 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5630
Speed: 0.154 ms
|
|
Speed: 0.243 ms
|
|
SELECT * FROM author_settings WHERE author_id = 497
Speed: 0.189 ms
|
|
Speed: 0.277 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13936
Speed: 0.256 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13937
Speed: 0.341 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13938
Speed: 0.259 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13939
Speed: 0.342 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13940
Speed: 0.297 ms
|
|
Speed: 0.241 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1796
Speed: 0.888 ms
|
|
Speed: 0.251 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24702
Speed: 0.229 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24031
Speed: 0.200 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24032
Speed: 0.187 ms
|
|
Speed: 0.253 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16899
Speed: 0.186 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16901
Speed: 0.208 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16902
Speed: 0.188 ms
|
|
Speed: 0.373 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23941
Speed: 0.275 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23942
Speed: 0.225 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23943
Speed: 0.192 ms
|
|
Speed: 0.228 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15275
Speed: 0.200 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15274
Speed: 0.129 ms
|
|
Speed: 0.217 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18729
Speed: 0.193 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19495
Speed: 0.262 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19496
Speed: 0.158 ms
|
|
Speed: 0.374 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10320
Speed: 0.258 ms
|
|
Speed: 0.226 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12391
Speed: 0.177 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12392
Speed: 0.127 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12393
Speed: 0.133 ms
|
|
Speed: 0.374 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25222
Speed: 0.371 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25223
Speed: 0.368 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25522
Speed: 0.437 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25523
Speed: 0.166 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25524
Speed: 0.138 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25525
Speed: 0.120 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25546
Speed: 0.121 ms
|
|
Speed: 0.188 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28653
Speed: 0.151 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28673
Speed: 0.120 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28674
Speed: 0.145 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28675
Speed: 0.124 ms
|
|
Speed: 0.214 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12643
Speed: 0.165 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12653
Speed: 0.220 ms
|
|
Speed: 0.174 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3961
Speed: 0.148 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3962
Speed: 0.117 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3963
Speed: 0.131 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3964
Speed: 0.107 ms
|
|
Speed: 0.376 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23412
Speed: 0.199 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23413
Speed: 0.124 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23414
Speed: 0.117 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23415
Speed: 0.118 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23416
Speed: 0.209 ms
|
|
Speed: 0.219 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17798
Speed: 0.166 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18198
Speed: 0.146 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18200
Speed: 0.125 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18199
Speed: 0.151 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18201
Speed: 0.238 ms
|
|
Speed: 0.293 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24647
Speed: 0.272 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24977
Speed: 0.194 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24978
Speed: 0.146 ms
|
|
Speed: 0.275 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25337
Speed: 0.473 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24578
Speed: 0.545 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25338
Speed: 0.172 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25339
Speed: 0.128 ms
|
|
Speed: 0.194 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8046
Speed: 0.539 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8047
Speed: 0.134 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8048
Speed: 0.145 ms
|
|
Speed: 0.215 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23401
Speed: 0.161 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23402
Speed: 0.153 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23615
Speed: 0.133 ms
|
|
Speed: 0.371 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22582
Speed: 0.206 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22583
Speed: 0.156 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22581
Speed: 0.135 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22584
Speed: 0.132 ms
|
|
Speed: 0.242 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24886
Speed: 0.218 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24885
Speed: 0.186 ms
|
|
Speed: 0.213 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1510
Speed: 0.193 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1509
Speed: 0.139 ms
|
|
Speed: 0.209 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16863
Speed: 0.161 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16862
Speed: 0.128 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16864
Speed: 0.163 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16865
Speed: 0.147 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16866
Speed: 0.120 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16875
Speed: 0.141 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16874
Speed: 0.137 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16869
Speed: 0.132 ms
|
|
Speed: 0.203 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23959
Speed: 0.197 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23960
Speed: 0.132 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23961
Speed: 0.141 ms
|
|
Speed: 0.365 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16856
Speed: 0.234 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16854
Speed: 0.167 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16857
Speed: 0.285 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16858
Speed: 0.181 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17395
Speed: 0.157 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16859
Speed: 0.133 ms
|
|
Speed: 0.373 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29472
Speed: 0.298 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29473
Speed: 0.183 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29471
Speed: 0.172 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29474
Speed: 0.139 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29475
Speed: 0.141 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29476
Speed: 0.121 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29477
Speed: 0.113 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29478
Speed: 0.142 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29479
Speed: 0.116 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29480
Speed: 0.106 ms
|
|
Speed: 0.169 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10765
Speed: 0.169 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10766
Speed: 0.128 ms
|
|
Speed: 0.175 ms
|
|
SELECT * FROM author_settings WHERE author_id = 812
Speed: 0.157 ms
|
|
SELECT * FROM author_settings WHERE author_id = 813
Speed: 0.153 ms
|
|
Speed: 0.162 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18716
Speed: 0.161 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18717
Speed: 0.128 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18718
Speed: 0.138 ms
|
|
Speed: 0.193 ms
|
|
SELECT * FROM author_settings WHERE author_id = 286
Speed: 0.170 ms
|
|
Speed: 0.184 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10641
Speed: 0.710 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10642
Speed: 0.152 ms
|
|
Speed: 0.340 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15056
Speed: 0.182 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15057
Speed: 0.137 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15058
Speed: 0.190 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15059
Speed: 0.408 ms
|
|
Speed: 0.292 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21421
Speed: 0.237 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21422
Speed: 0.195 ms
|
|
Speed: 0.292 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29604
Speed: 0.296 ms
|
|
SELECT * FROM author_settings WHERE author_id = 33651
Speed: 0.504 ms
|