|
SELECT * FROM sessions WHERE session_id = 941sgdftpm2dnhr83sgpi93ge0
Speed: 0.460 ms
|
|
INSERT INTO sessions
(session_id, ip_address, user_agent, created, last_used, remember, data, domain)
VALUES
(941sgdftpm2dnhr83sgpi93ge0, 18.97.9.168, CCBot/2.0 (https://commoncrawl.org/faq/), 1779208593, 1779208593, 0, , ijrer.org
Speed: 0.368 ms
|
|
SELECT * FROM journals WHERE path = ij
Speed: 0.306 ms
|
|
Speed: 0.227 ms
|
|
Speed: 0.887 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.usageStats.UsageStatsLoader
Speed: 0.414 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.alm.ArticleInfoSender
Speed: 0.123 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.pln.classes.tasks.Depositor
Speed: 0.258 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.datacite.DataciteInfoSender
Speed: 0.305 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.medra.MedraInfoSender
Speed: 0.249 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.crossref.CrossrefInfoSender
Speed: 0.239 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.crossref.CrossrefInfoSender
Speed: 0.257 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.ReviewReminder
Speed: 0.081 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.SubscriptionExpiryReminder
Speed: 0.075 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.OpenAccessNotification
Speed: 0.071 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.056 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 = 1873
Speed: 0.979 ms
|
|
Speed: 0.491 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6482
Speed: 0.246 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1873
Speed: 0.485 ms
|
|
Speed: 0.537 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 = 1873
Speed: 0.290 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1873
Speed: 0.159 ms
|
|
SELECT * FROM sections WHERE section_id = 2
Speed: 0.094 ms
|
|
SELECT * FROM section_settings WHERE section_id = 2
Speed: 0.090 ms
|
|
Speed: 0.102 ms
|
|
Speed: 0.185 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081169
Speed: 0.257 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 = 8720
Speed: 0.290 ms
|
|
Speed: 0.567 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7691
Speed: 0.141 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8720
Speed: 0.167 ms
|
|
Speed: 0.120 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 = 8720
Speed: 0.236 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8720
Speed: 0.164 ms
|
|
Speed: 0.092 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081188
Speed: 0.124 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 591
Speed: 0.222 ms
|
|
Speed: 0.146 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6144
Speed: 0.112 ms
|
|
SELECT * FROM article_settings WHERE article_id = 591
Speed: 0.170 ms
|
|
Speed: 0.111 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 591
Speed: 0.173 ms
|
|
SELECT * FROM article_settings WHERE article_id = 591
Speed: 0.134 ms
|
|
Speed: 0.089 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081157
Speed: 0.111 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 = 10800
Speed: 0.231 ms
|
|
Speed: 0.306 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7982
Speed: 0.171 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10800
Speed: 0.173 ms
|
|
Speed: 0.135 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 = 10800
Speed: 0.223 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10800
Speed: 0.145 ms
|
|
Speed: 0.106 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081192
Speed: 0.107 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 = 14424
Speed: 0.227 ms
|
|
Speed: 0.127 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8941
Speed: 0.125 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14424
Speed: 0.248 ms
|
|
Speed: 0.111 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 14424
Speed: 0.217 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14424
Speed: 0.139 ms
|
|
Speed: 0.089 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081209
Speed: 0.114 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 15876
Speed: 0.196 ms
|
|
Speed: 0.134 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 9168
Speed: 0.126 ms
|
|
SELECT * FROM article_settings WHERE article_id = 15876
Speed: 0.140 ms
|
|
Speed: 0.117 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 8836
Speed: 0.559 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 = 15876
Speed: 0.206 ms
|
|
SELECT * FROM article_settings WHERE article_id = 15876
Speed: 0.151 ms
|
|
Speed: 0.101 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081224
Speed: 0.118 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 = 9140
Speed: 0.214 ms
|
|
Speed: 0.231 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7640
Speed: 0.138 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9140
Speed: 0.147 ms
|
|
Speed: 0.146 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 9140
Speed: 0.193 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9140
Speed: 0.133 ms
|
|
Speed: 0.090 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081187
Speed: 0.109 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 = 12317
Speed: 0.227 ms
|
|
Speed: 0.551 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8309
Speed: 0.123 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12317
Speed: 0.254 ms
|
|
Speed: 0.116 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 = 12317
Speed: 0.194 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12317
Speed: 0.147 ms
|
|
Speed: 0.110 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081197
Speed: 0.115 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 = 11957
Speed: 0.244 ms
|
|
Speed: 0.310 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8210
Speed: 0.123 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11957
Speed: 0.825 ms
|
|
Speed: 0.116 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 = 11957
Speed: 0.199 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11957
Speed: 0.131 ms
|
|
Speed: 0.114 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081195
Speed: 0.124 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 1741
Speed: 0.192 ms
|
|
Speed: 0.139 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6438
Speed: 0.208 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1741
Speed: 0.154 ms
|
|
Speed: 0.112 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 = 1741
Speed: 0.181 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1741
Speed: 0.343 ms
|
|
Speed: 0.280 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081163
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 = 4004
Speed: 0.347 ms
|
|
Speed: 0.164 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6876
Speed: 0.129 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4004
Speed: 0.125 ms
|
|
Speed: 0.099 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 = 4004
Speed: 0.185 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4004
Speed: 0.112 ms
|
|
Speed: 0.099 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081175
Speed: 0.118 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 = 3428
Speed: 0.182 ms
|
|
Speed: 0.180 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6832
Speed: 0.121 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3428
Speed: 0.176 ms
|
|
Speed: 0.110 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 = 3428
Speed: 0.169 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3428
Speed: 0.153 ms
|
|
Speed: 0.089 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081174
Speed: 0.116 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 2482
Speed: 0.197 ms
|
|
Speed: 0.587 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6655
Speed: 0.116 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2482
Speed: 0.532 ms
|
|
Speed: 0.148 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 2482
Speed: 0.203 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2482
Speed: 0.154 ms
|
|
Speed: 0.098 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081171
Speed: 0.121 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 = 4116
Speed: 0.197 ms
|
|
Speed: 0.136 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6887
Speed: 0.113 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4116
Speed: 0.142 ms
|
|
Speed: 0.108 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 = 4116
Speed: 0.184 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4116
Speed: 0.118 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 = 14406
Speed: 0.206 ms
|
|
Speed: 0.642 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8859
Speed: 0.206 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14406
Speed: 0.174 ms
|
|
Speed: 0.169 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 14406
Speed: 0.292 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14406
Speed: 0.173 ms
|
|
Speed: 0.112 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081207
Speed: 0.139 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 = 1294
Speed: 0.276 ms
|
|
Speed: 0.357 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6304
Speed: 0.290 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1294
Speed: 0.183 ms
|
|
Speed: 0.619 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 782
Speed: 0.378 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 784
Speed: 0.142 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 785
Speed: 0.229 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 786
Speed: 0.255 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 787
Speed: 0.158 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 788
Speed: 0.124 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 789
Speed: 0.113 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 790
Speed: 0.195 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 791
Speed: 0.135 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 792
Speed: 0.210 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 = 1294
Speed: 0.275 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1294
Speed: 0.164 ms
|
|
Speed: 0.112 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081161
Speed: 0.132 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 = 12127
Speed: 0.259 ms
|
|
Speed: 0.278 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8278
Speed: 0.154 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12127
Speed: 0.163 ms
|
|
Speed: 0.124 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 12127
Speed: 0.216 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12127
Speed: 0.159 ms
|
|
Speed: 0.096 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081196
Speed: 0.146 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 9660
Speed: 0.238 ms
|
|
Speed: 0.166 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7719
Speed: 0.145 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9660
Speed: 0.157 ms
|
|
Speed: 0.116 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 = 9660
Speed: 0.193 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9660
Speed: 0.138 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 896
Speed: 0.176 ms
|
|
Speed: 0.131 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6219
Speed: 0.109 ms
|
|
SELECT * FROM article_settings WHERE article_id = 896
Speed: 0.138 ms
|
|
Speed: 0.106 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 = 896
Speed: 0.161 ms
|
|
SELECT * FROM article_settings WHERE article_id = 896
Speed: 0.126 ms
|
|
Speed: 0.092 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081159
Speed: 0.113 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 = 1028
Speed: 0.218 ms
|
|
Speed: 0.138 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6254
Speed: 0.115 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1028
Speed: 0.590 ms
|
|
Speed: 0.831 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 623
Speed: 0.459 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 = 1028
Speed: 0.350 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1028
Speed: 0.338 ms
|
|
Speed: 0.137 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081160
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 = 13281
Speed: 0.263 ms
|
|
Speed: 0.200 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8698
Speed: 0.149 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13281
Speed: 0.303 ms
|
|
Speed: 0.152 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 = 13281
Speed: 0.216 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13281
Speed: 0.183 ms
|
|
Speed: 0.100 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081203
Speed: 0.125 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 = 13881
Speed: 0.239 ms
|
|
Speed: 0.153 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8723
Speed: 0.128 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13881
Speed: 0.256 ms
|
|
Speed: 0.123 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 = 13881
Speed: 0.238 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13881
Speed: 0.150 ms
|
|
Speed: 0.093 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081204
Speed: 0.109 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 = 1912
Speed: 0.212 ms
|
|
Speed: 0.142 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6487
Speed: 0.133 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1912
Speed: 0.148 ms
|
|
Speed: 0.118 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 = 1912
Speed: 0.177 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1912
Speed: 0.140 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 797
Speed: 0.199 ms
|
|
Speed: 0.204 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6201
Speed: 0.116 ms
|
|
SELECT * FROM article_settings WHERE article_id = 797
Speed: 0.141 ms
|
|
Speed: 0.106 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 = 797
Speed: 0.201 ms
|
|
SELECT * FROM article_settings WHERE article_id = 797
Speed: 0.116 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 6247
Speed: 0.204 ms
|
|
Speed: 0.132 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7215
Speed: 0.126 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6247
Speed: 0.157 ms
|
|
Speed: 0.110 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 = 6247
Speed: 0.195 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6247
Speed: 0.172 ms
|
|
Speed: 0.094 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081181
Speed: 0.119 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 11846
Speed: 0.205 ms
|
|
Speed: 0.530 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8221
Speed: 0.141 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11846
Speed: 0.160 ms
|
|
Speed: 0.150 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 = 11846
Speed: 0.203 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11846
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 = 14923
Speed: 0.456 ms
|
|
Speed: 0.824 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 9075
Speed: 0.319 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14923
Speed: 0.334 ms
|
|
Speed: 0.169 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 14923
Speed: 0.262 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14923
Speed: 0.168 ms
|
|
Speed: 0.108 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081222
Speed: 0.115 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 = 7715
Speed: 0.253 ms
|
|
Speed: 0.165 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7432
Speed: 0.139 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7715
Speed: 0.240 ms
|
|
Speed: 0.219 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6344
Speed: 0.233 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 = 7715
Speed: 0.249 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7715
Speed: 0.361 ms
|
|
Speed: 0.280 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081184
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 = 5506
Speed: 0.348 ms
|
|
Speed: 0.544 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7018
Speed: 0.168 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5506
Speed: 0.172 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 = 5506
Speed: 0.234 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5506
Speed: 0.189 ms
|
|
Speed: 0.122 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081177
Speed: 0.133 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 = 9331
Speed: 0.252 ms
|
|
Speed: 0.273 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7830
Speed: 0.141 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9331
Speed: 0.284 ms
|
|
Speed: 0.186 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6911
Speed: 0.272 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 = 9331
Speed: 0.226 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9331
Speed: 0.156 ms
|
|
Speed: 0.102 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081189
Speed: 0.114 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 14277
Speed: 0.199 ms
|
|
Speed: 0.214 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8887
Speed: 0.129 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14277
Speed: 0.217 ms
|
|
Speed: 0.114 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 = 14277
Speed: 0.185 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14277
Speed: 0.144 ms
|
|
Speed: 0.116 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081208
Speed: 0.126 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 = 11430
Speed: 0.221 ms
|
|
Speed: 0.517 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8100
Speed: 0.130 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11430
Speed: 0.141 ms
|
|
Speed: 0.135 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7687
Speed: 0.211 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 = 11430
Speed: 0.195 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11430
Speed: 0.133 ms
|
|
Speed: 0.113 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081193
Speed: 0.124 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 12489
Speed: 0.232 ms
|
|
Speed: 0.223 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8356
Speed: 0.278 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12489
Speed: 0.187 ms
|
|
Speed: 0.155 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 = 12489
Speed: 0.273 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12489
Speed: 0.157 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 101
Speed: 0.220 ms
|
|
Speed: 0.503 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 73
Speed: 0.163 ms
|
|
SELECT * FROM article_settings WHERE article_id = 101
Speed: 0.147 ms
|
|
Speed: 0.146 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 101
Speed: 0.212 ms
|
|
SELECT * FROM article_settings WHERE article_id = 101
Speed: 0.124 ms
|
|
Speed: 0.099 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 11
Speed: 0.113 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 = 5961
Speed: 0.236 ms
|
|
Speed: 0.147 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7150
Speed: 0.131 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5961
Speed: 0.143 ms
|
|
Speed: 0.536 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5275
Speed: 0.206 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 = 5961
Speed: 0.267 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5961
Speed: 0.161 ms
|
|
Speed: 0.108 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081180
Speed: 0.125 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 = 4549
Speed: 0.216 ms
|
|
Speed: 0.147 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6922
Speed: 0.113 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4549
Speed: 0.322 ms
|
|
Speed: 0.204 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 4549
Speed: 0.230 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4549
Speed: 0.167 ms
|
|
Speed: 0.101 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081176
Speed: 0.126 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 = 2018
Speed: 0.213 ms
|
|
Speed: 0.297 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6590
Speed: 0.153 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2018
Speed: 0.172 ms
|
|
Speed: 0.898 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1320
Speed: 0.299 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1610
Speed: 0.208 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 = 2018
Speed: 0.240 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2018
Speed: 0.182 ms
|
|
Speed: 0.100 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081170
Speed: 0.118 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 = 1317
Speed: 0.212 ms
|
|
Speed: 0.178 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6307
Speed: 0.126 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1317
Speed: 0.149 ms
|
|
Speed: 0.250 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 849
Speed: 0.332 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 = 1317
Speed: 0.227 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1317
Speed: 0.135 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 = 659
Speed: 0.228 ms
|
|
Speed: 0.154 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6160
Speed: 0.123 ms
|
|
SELECT * FROM article_settings WHERE article_id = 659
Speed: 0.158 ms
|
|
Speed: 0.383 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 399
Speed: 0.286 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 400
Speed: 0.141 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 659
Speed: 0.228 ms
|
|
SELECT * FROM article_settings WHERE article_id = 659
Speed: 0.154 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 = 5905
Speed: 0.215 ms
|
|
Speed: 0.145 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7143
Speed: 0.135 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5905
Speed: 0.156 ms
|
|
Speed: 0.140 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 = 5905
Speed: 0.219 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5905
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 = 191
Speed: 0.203 ms
|
|
Speed: 0.170 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 116
Speed: 0.124 ms
|
|
SELECT * FROM article_settings WHERE article_id = 191
Speed: 0.279 ms
|
|
Speed: 0.148 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 191
Speed: 0.239 ms
|
|
SELECT * FROM article_settings WHERE article_id = 191
Speed: 0.168 ms
|
|
Speed: 0.110 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 13
Speed: 0.126 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 = 5089
Speed: 0.218 ms
|
|
Speed: 0.145 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6970
Speed: 0.112 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5089
Speed: 0.312 ms
|
|
Speed: 0.528 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 4507
Speed: 0.233 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 = 5089
Speed: 0.218 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5089
Speed: 0.166 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 5335
Speed: 0.203 ms
|
|
Speed: 0.165 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6981
Speed: 0.123 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5335
Speed: 0.135 ms
|
|
Speed: 0.258 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 4706
Speed: 0.200 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 4707
Speed: 0.140 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 = 5335
Speed: 0.200 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5335
Speed: 0.148 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 8287
Speed: 0.235 ms
|
|
Speed: 0.176 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7502
Speed: 0.122 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8287
Speed: 0.147 ms
|
|
Speed: 0.501 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6601
Speed: 0.284 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 = 8287
Speed: 0.242 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8287
Speed: 0.144 ms
|
|
Speed: 0.099 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081185
Speed: 0.133 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 = 11931
Speed: 0.253 ms
|
|
Speed: 0.203 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8182
Speed: 0.190 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11931
Speed: 0.165 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 = 11931
Speed: 0.247 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11931
Speed: 0.144 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 11658
Speed: 0.234 ms
|
|
Speed: 0.218 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8122
Speed: 0.139 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11658
Speed: 0.160 ms
|
|
Speed: 0.109 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 11658
Speed: 0.215 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11658
Speed: 0.149 ms
|
|
Speed: 0.107 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081194
Speed: 0.118 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 = 118
Speed: 0.211 ms
|
|
Speed: 0.505 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 86
Speed: 0.125 ms
|
|
SELECT * FROM article_settings WHERE article_id = 118
Speed: 0.152 ms
|
|
Speed: 0.228 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 44
Speed: 0.495 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 45
Speed: 0.142 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 = 118
Speed: 0.243 ms
|
|
SELECT * FROM article_settings WHERE article_id = 118
Speed: 0.131 ms
|
|
Speed: 0.092 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 12
Speed: 0.126 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 = 11387
Speed: 0.209 ms
|
|
Speed: 0.233 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8117
Speed: 0.124 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11387
Speed: 0.560 ms
|
|
Speed: 0.369 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 = 11387
Speed: 0.384 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11387
Speed: 0.359 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 = 11626
Speed: 0.439 ms
|
|
Speed: 0.190 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8153
Speed: 0.137 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11626
Speed: 0.477 ms
|
|
Speed: 0.222 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7740
Speed: 0.169 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 11626
Speed: 0.385 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11626
Speed: 0.235 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 = 1748
Speed: 0.273 ms
|
|
Speed: 0.163 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6448
Speed: 0.138 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1748
Speed: 0.153 ms
|
|
Speed: 0.248 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 = 1748
Speed: 0.285 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1748
Speed: 0.162 ms
|
|
Speed: 0.230 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081224
Speed: 0.314 ms
|
|
Speed: 0.654 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3792
Speed: 0.453 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3793
Speed: 0.151 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3794
Speed: 0.412 ms
|
|
Speed: 0.228 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16470
Speed: 0.153 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16471
Speed: 0.114 ms
|
|
Speed: 0.232 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1223
Speed: 0.184 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1224
Speed: 0.120 ms
|
|
Speed: 0.213 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20359
Speed: 0.148 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20360
Speed: 0.118 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20358
Speed: 0.163 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20361
Speed: 0.130 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20362
Speed: 0.132 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20363
Speed: 0.239 ms
|
|
Speed: 0.312 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28112
Speed: 0.357 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28113
Speed: 0.164 ms
|
|
Speed: 0.228 ms
|
|
SELECT * FROM author_settings WHERE author_id = 31440
Speed: 0.193 ms
|
|
SELECT * FROM author_settings WHERE author_id = 31449
Speed: 0.157 ms
|
|
Speed: 0.225 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17251
Speed: 0.227 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17252
Speed: 0.176 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17253
Speed: 0.172 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17254
Speed: 0.138 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17255
Speed: 0.121 ms
|
|
Speed: 0.226 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23280
Speed: 0.176 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23281
Speed: 0.129 ms
|
|
Speed: 0.241 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22572
Speed: 0.334 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22798
Speed: 0.162 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22799
Speed: 0.149 ms
|
|
Speed: 0.216 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3526
Speed: 0.325 ms
|
|
Speed: 0.241 ms
|
|
SELECT * FROM author_settings WHERE author_id = 7892
Speed: 0.273 ms
|
|
SELECT * FROM author_settings WHERE author_id = 7893
Speed: 0.209 ms
|
|
SELECT * FROM author_settings WHERE author_id = 7894
Speed: 0.165 ms
|
|
Speed: 0.218 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6783
Speed: 0.146 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6784
Speed: 0.116 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6782
Speed: 0.101 ms
|
|
Speed: 0.158 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5055
Speed: 0.131 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5056
Speed: 0.109 ms
|
|
Speed: 0.164 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8122
Speed: 0.171 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8123
Speed: 0.150 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8124
Speed: 0.134 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8125
Speed: 0.126 ms
|
|
Speed: 0.174 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28071
Speed: 0.146 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28073
Speed: 0.146 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29517
Speed: 0.135 ms
|
|
Speed: 0.241 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2675
Speed: 0.227 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2674
Speed: 0.194 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2676
Speed: 0.248 ms
|
|
Speed: 0.312 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22920
Speed: 0.192 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22921
Speed: 0.148 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22919
Speed: 0.164 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22922
Speed: 0.122 ms
|
|
Speed: 0.266 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18247
Speed: 0.203 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18746
Speed: 0.143 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18747
Speed: 0.283 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18748
Speed: 0.173 ms
|
|
Speed: 0.201 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1804
Speed: 0.174 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1803
Speed: 0.159 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1805
Speed: 0.126 ms
|
|
Speed: 0.304 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2042
Speed: 0.174 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2045
Speed: 0.138 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2046
Speed: 0.136 ms
|
|
Speed: 0.179 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25506
Speed: 0.153 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25905
Speed: 0.131 ms
|
|
Speed: 0.215 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26790
Speed: 0.187 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26791
Speed: 0.167 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26792
Speed: 0.275 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26793
Speed: 0.164 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26794
Speed: 0.137 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26795
Speed: 0.123 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26789
Speed: 0.134 ms
|
|
Speed: 0.206 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3886
Speed: 0.161 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3887
Speed: 0.130 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3888
Speed: 0.124 ms
|
|
Speed: 0.154 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1615
Speed: 0.145 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1618
Speed: 0.132 ms
|
|
Speed: 0.247 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12091
Speed: 0.216 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12114
Speed: 0.154 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12115
Speed: 0.278 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13393
Speed: 0.157 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13394
Speed: 0.132 ms
|
|
Speed: 0.188 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22342
Speed: 0.183 ms
|
|
Speed: 0.342 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29208
Speed: 0.876 ms
|
|
Speed: 0.237 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14738
Speed: 0.233 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14739
Speed: 0.185 ms
|
|
Speed: 0.205 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10714
Speed: 0.164 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11709
Speed: 0.148 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11710
Speed: 0.150 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11711
Speed: 0.128 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11712
Speed: 0.116 ms
|
|
Speed: 0.202 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17623
Speed: 0.169 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17624
Speed: 0.156 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17625
Speed: 0.160 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17626
Speed: 0.136 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17627
Speed: 0.127 ms
|
|
Speed: 0.167 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27748
Speed: 0.135 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27749
Speed: 0.121 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27750
Speed: 0.132 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27751
Speed: 0.122 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27752
Speed: 0.112 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27753
Speed: 0.117 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27754
Speed: 0.122 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27755
Speed: 0.140 ms
|
|
Speed: 0.177 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21536
Speed: 0.172 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21874
Speed: 0.138 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21875
Speed: 0.117 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21876
Speed: 0.117 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21877
Speed: 0.177 ms
|
|
Speed: 0.206 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23667
Speed: 0.449 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23889
Speed: 0.162 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23890
Speed: 0.134 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23891
Speed: 0.287 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23892
Speed: 0.143 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23893
Speed: 0.110 ms
|
|
Speed: 0.185 ms
|
|
SELECT * FROM author_settings WHERE author_id = 256
Speed: 0.159 ms
|
|
SELECT * FROM author_settings WHERE author_id = 170
Speed: 0.105 ms
|
|
Speed: 0.213 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11498
Speed: 0.169 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11499
Speed: 0.118 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11500
Speed: 0.109 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11501
Speed: 0.169 ms
|
|
Speed: 0.404 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8947
Speed: 0.302 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8948
Speed: 0.145 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8949
Speed: 0.131 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8950
Speed: 0.115 ms
|
|
Speed: 0.159 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4145
Speed: 0.324 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4146
Speed: 0.111 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4147
Speed: 0.095 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4148
Speed: 0.093 ms
|
|
Speed: 0.131 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2716
Speed: 0.196 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2717
Speed: 0.167 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2718
Speed: 0.131 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2719
Speed: 0.123 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2720
Speed: 0.125 ms
|
|
Speed: 0.258 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1350
Speed: 0.179 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1351
Speed: 0.178 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1352
Speed: 0.135 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1353
Speed: 0.121 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1354
Speed: 0.113 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1355
Speed: 0.196 ms
|
|
Speed: 0.240 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11390
Speed: 0.158 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11391
Speed: 0.110 ms
|
|
Speed: 0.265 ms
|
|
SELECT * FROM author_settings WHERE author_id = 355
Speed: 0.156 ms
|
|
Speed: 0.158 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10009
Speed: 0.145 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10008
Speed: 0.142 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10010
Speed: 0.108 ms
|
|
Speed: 0.148 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10415
Speed: 0.123 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10416
Speed: 0.104 ms
|
|
Speed: 0.160 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15716
Speed: 0.123 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15717
Speed: 0.109 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15718
Speed: 0.106 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15719
Speed: 0.105 ms
|
|
Speed: 0.188 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22513
Speed: 0.238 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22514
Speed: 0.127 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22515
Speed: 0.108 ms
|
|
Speed: 0.310 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21981
Speed: 0.157 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21982
Speed: 0.123 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21983
Speed: 0.113 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21984
Speed: 0.106 ms
|
|
Speed: 0.148 ms
|
|
SELECT * FROM author_settings WHERE author_id = 198
Speed: 0.124 ms
|
|
SELECT * FROM author_settings WHERE author_id = 275
Speed: 0.104 ms
|
|
SELECT * FROM author_settings WHERE author_id = 276
Speed: 0.099 ms
|
|
SELECT * FROM author_settings WHERE author_id = 274
Speed: 0.100 ms
|
|
Speed: 0.363 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21466
Speed: 0.308 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21871
Speed: 0.301 ms
|
|
Speed: 0.219 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21896
Speed: 0.149 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21897
Speed: 0.110 ms
|
|
Speed: 0.181 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3539
Speed: 0.137 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4056
Speed: 0.119 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4057
Speed: 0.104 ms
|