|
SELECT * FROM sessions WHERE session_id = cq2sa5ufmshojg7q619ejfavh2
Speed: 0.299 ms
|
|
INSERT INTO sessions
(session_id, ip_address, user_agent, created, last_used, remember, data, domain)
VALUES
(cq2sa5ufmshojg7q619ejfavh2, 216.73.217.63, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com), 1780703803, 1780703803, 0, , ijrer.org
Speed: 0.169 ms
|
|
SELECT * FROM journals WHERE path = ij
Speed: 0.182 ms
|
|
Speed: 0.104 ms
|
|
Speed: 0.716 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.usageStats.UsageStatsLoader
Speed: 0.297 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.alm.ArticleInfoSender
Speed: 0.119 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.pln.classes.tasks.Depositor
Speed: 0.082 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.datacite.DataciteInfoSender
Speed: 0.071 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.medra.MedraInfoSender
Speed: 0.070 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.crossref.CrossrefInfoSender
Speed: 0.086 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.crossref.CrossrefInfoSender
Speed: 0.099 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.ReviewReminder
Speed: 0.070 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.SubscriptionExpiryReminder
Speed: 0.069 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.OpenAccessNotification
Speed: 0.067 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: 119.022 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 = 624
Speed: 0.938 ms
|
|
Speed: 1.608 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6168
Speed: 0.435 ms
|
|
SELECT * FROM article_settings WHERE article_id = 624
Speed: 0.205 ms
|
|
Speed: 0.308 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 = 624
Speed: 0.296 ms
|
|
SELECT * FROM article_settings WHERE article_id = 624
Speed: 0.182 ms
|
|
SELECT * FROM sections WHERE section_id = 2
Speed: 0.152 ms
|
|
SELECT * FROM section_settings WHERE section_id = 2
Speed: 0.172 ms
|
|
Speed: 0.112 ms
|
|
Speed: 0.134 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081158
Speed: 0.171 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 = 6237
Speed: 0.441 ms
|
|
Speed: 0.226 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7211
Speed: 0.138 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6237
Speed: 0.429 ms
|
|
Speed: 0.181 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 = 6237
Speed: 0.305 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6237
Speed: 0.175 ms
|
|
Speed: 0.112 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081181
Speed: 0.150 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 2055
Speed: 0.248 ms
|
|
Speed: 0.984 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6592
Speed: 0.269 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2055
Speed: 0.409 ms
|
|
Speed: 0.689 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1339
Speed: 1.218 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1340
Speed: 0.168 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 2055
Speed: 0.239 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2055
Speed: 0.169 ms
|
|
Speed: 0.102 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081170
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 = 10382
Speed: 0.250 ms
|
|
Speed: 0.555 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7856
Speed: 0.158 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10382
Speed: 0.152 ms
|
|
Speed: 0.534 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7297
Speed: 0.422 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7298
Speed: 0.234 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7341
Speed: 0.366 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 = 10382
Speed: 0.251 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10382
Speed: 0.346 ms
|
|
Speed: 0.158 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081190
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 = 15391
Speed: 0.261 ms
|
|
Speed: 0.539 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 9131
Speed: 0.189 ms
|
|
SELECT * FROM article_settings WHERE article_id = 15391
Speed: 0.279 ms
|
|
Speed: 0.159 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 = 15391
Speed: 0.260 ms
|
|
SELECT * FROM article_settings WHERE article_id = 15391
Speed: 0.163 ms
|
|
Speed: 0.128 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081223
Speed: 0.131 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 = 13914
Speed: 0.349 ms
|
|
Speed: 0.410 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8754
Speed: 0.183 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13914
Speed: 0.180 ms
|
|
Speed: 0.125 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 13914
Speed: 0.240 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13914
Speed: 0.162 ms
|
|
Speed: 0.117 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081204
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 = 8687
Speed: 0.274 ms
|
|
Speed: 0.715 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7561
Speed: 0.191 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8687
Speed: 0.162 ms
|
|
Speed: 0.798 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6721
Speed: 0.748 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6785
Speed: 0.335 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 = 8687
Speed: 0.363 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8687
Speed: 0.180 ms
|
|
Speed: 0.119 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081186
Speed: 0.141 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 = 2568
Speed: 0.291 ms
|
|
Speed: 0.935 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6668
Speed: 0.325 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2568
Speed: 0.313 ms
|
|
Speed: 0.213 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 = 2568
Speed: 0.242 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2568
Speed: 0.181 ms
|
|
Speed: 0.104 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081172
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 = 9936
Speed: 0.275 ms
|
|
Speed: 0.222 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7806
Speed: 0.295 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9936
Speed: 0.311 ms
|
|
Speed: 0.176 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 9936
Speed: 0.281 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9936
Speed: 0.165 ms
|
|
Speed: 0.107 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081189
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 = 12949
Speed: 0.247 ms
|
|
Speed: 0.639 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8456
Speed: 0.320 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12949
Speed: 0.166 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 = 12949
Speed: 0.245 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12949
Speed: 0.149 ms
|
|
Speed: 0.099 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081199
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 = 11980
Speed: 0.225 ms
|
|
Speed: 0.744 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8184
Speed: 0.124 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11980
Speed: 0.162 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 = 11980
Speed: 0.199 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11980
Speed: 0.139 ms
|
|
Speed: 0.096 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081195
Speed: 0.120 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 = 4364
Speed: 0.228 ms
|
|
Speed: 0.784 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6912
Speed: 0.180 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4364
Speed: 0.389 ms
|
|
Speed: 0.149 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 = 4364
Speed: 0.232 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4364
Speed: 0.147 ms
|
|
Speed: 0.110 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081176
Speed: 0.120 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 = 9471
Speed: 0.230 ms
|
|
Speed: 0.220 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7692
Speed: 0.149 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9471
Speed: 0.311 ms
|
|
Speed: 0.270 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 = 9471
Speed: 0.243 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9471
Speed: 0.171 ms
|
|
Speed: 0.106 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081188
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 = 13507
Speed: 0.254 ms
|
|
Speed: 0.515 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8569
Speed: 0.152 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13507
Speed: 0.157 ms
|
|
Speed: 0.200 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 8268
Speed: 0.299 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 = 13507
Speed: 0.357 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13507
Speed: 0.195 ms
|
|
Speed: 0.177 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081201
Speed: 0.156 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 12212
Speed: 0.291 ms
|
|
Speed: 0.562 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8368
Speed: 0.184 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12212
Speed: 0.208 ms
|
|
Speed: 0.144 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 = 12212
Speed: 0.218 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12212
Speed: 0.179 ms
|
|
Speed: 0.121 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081198
Speed: 0.184 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 15837
Speed: 0.259 ms
|
|
Speed: 0.706 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 9052
Speed: 0.236 ms
|
|
SELECT * FROM article_settings WHERE article_id = 15837
Speed: 0.243 ms
|
|
Speed: 0.167 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 = 15837
Speed: 0.263 ms
|
|
SELECT * FROM article_settings WHERE article_id = 15837
Speed: 0.199 ms
|
|
Speed: 0.318 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081219
Speed: 0.374 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 = 13785
Speed: 0.451 ms
|
|
Speed: 0.361 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8680
Speed: 0.216 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13785
Speed: 0.215 ms
|
|
Speed: 0.166 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 13785
Speed: 0.269 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13785
Speed: 0.209 ms
|
|
Speed: 0.153 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081203
Speed: 0.193 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 9216
Speed: 0.326 ms
|
|
Speed: 0.362 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7643
Speed: 0.195 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9216
Speed: 0.184 ms
|
|
Speed: 0.147 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 = 9216
Speed: 0.249 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9216
Speed: 0.212 ms
|
|
Speed: 0.119 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081187
Speed: 0.218 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 = 3855
Speed: 0.437 ms
|
|
Speed: 0.911 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6866
Speed: 0.309 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3855
Speed: 0.329 ms
|
|
Speed: 0.178 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 = 3855
Speed: 0.251 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3855
Speed: 0.166 ms
|
|
Speed: 0.129 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081175
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 = 13306
Speed: 0.271 ms
|
|
Speed: 0.475 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8599
Speed: 0.233 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13306
Speed: 0.186 ms
|
|
Speed: 0.413 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 8225
Speed: 0.244 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 = 13306
Speed: 0.263 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13306
Speed: 0.190 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 10028
Speed: 0.295 ms
|
|
Speed: 0.637 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7767
Speed: 0.155 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10028
Speed: 0.186 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 = 10028
Speed: 0.254 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10028
Speed: 0.209 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 = 3935
Speed: 0.285 ms
|
|
Speed: 0.186 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6870
Speed: 0.135 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3935
Speed: 0.291 ms
|
|
Speed: 1.099 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 3233
Speed: 1.414 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 = 3935
Speed: 0.343 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3935
Speed: 0.459 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 = 7698
Speed: 0.468 ms
|
|
Speed: 0.405 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7385
Speed: 0.237 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7698
Speed: 0.250 ms
|
|
Speed: 0.219 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 = 7698
Speed: 0.352 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7698
Speed: 0.270 ms
|
|
Speed: 0.167 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081183
Speed: 0.226 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 = 13850
Speed: 0.380 ms
|
|
Speed: 0.234 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8759
Speed: 0.191 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13850
Speed: 0.249 ms
|
|
Speed: 0.285 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 8352
Speed: 0.313 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 8353
Speed: 0.321 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 = 13850
Speed: 0.457 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13850
Speed: 0.346 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 = 12650
Speed: 0.514 ms
|
|
Speed: 0.905 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8426
Speed: 0.252 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12650
Speed: 0.286 ms
|
|
Speed: 0.179 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 12650
Speed: 0.282 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12650
Speed: 0.186 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 5172
Speed: 0.237 ms
|
|
Speed: 0.710 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6974
Speed: 0.193 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5172
Speed: 0.215 ms
|
|
Speed: 0.851 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 4598
Speed: 1.095 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 = 5172
Speed: 0.362 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5172
Speed: 0.269 ms
|
|
Speed: 0.266 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081177
Speed: 0.324 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 = 13934
Speed: 0.446 ms
|
|
Speed: 0.208 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8761
Speed: 0.194 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13934
Speed: 0.214 ms
|
|
Speed: 0.166 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 13934
Speed: 0.371 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13934
Speed: 0.362 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 = 14241
Speed: 0.277 ms
|
|
Speed: 0.558 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8870
Speed: 0.175 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14241
Speed: 0.159 ms
|
|
Speed: 0.125 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 14241
Speed: 0.209 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14241
Speed: 0.135 ms
|
|
Speed: 0.123 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081207
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 = 13555
Speed: 0.295 ms
|
|
Speed: 0.450 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8772
Speed: 0.185 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13555
Speed: 0.214 ms
|
|
Speed: 0.151 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 13555
Speed: 0.237 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13555
Speed: 0.159 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 12318
Speed: 0.234 ms
|
|
Speed: 0.450 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8286
Speed: 0.234 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12318
Speed: 0.194 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 = 12318
Speed: 0.248 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12318
Speed: 0.167 ms
|
|
Speed: 0.167 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081196
Speed: 0.307 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 = 8601
Speed: 0.352 ms
|
|
Speed: 0.199 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7569
Speed: 0.191 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8601
Speed: 0.185 ms
|
|
Speed: 0.558 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6793
Speed: 0.168 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 8601
Speed: 0.259 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8601
Speed: 0.162 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 = 14842
Speed: 0.233 ms
|
|
Speed: 0.296 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 9047
Speed: 0.157 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14842
Speed: 0.162 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 = 14842
Speed: 0.252 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14842
Speed: 0.182 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 618
Speed: 0.330 ms
|
|
Speed: 0.723 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6154
Speed: 0.295 ms
|
|
SELECT * FROM article_settings WHERE article_id = 618
Speed: 0.324 ms
|
|
Speed: 0.156 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 618
Speed: 0.263 ms
|
|
SELECT * FROM article_settings WHERE article_id = 618
Speed: 0.157 ms
|
|
Speed: 0.106 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081157
Speed: 0.137 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 = 78
Speed: 0.254 ms
|
|
Speed: 0.169 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 63
Speed: 0.143 ms
|
|
SELECT * FROM article_settings WHERE article_id = 78
Speed: 0.154 ms
|
|
Speed: 0.133 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 = 78
Speed: 0.380 ms
|
|
SELECT * FROM article_settings WHERE article_id = 78
Speed: 0.288 ms
|
|
Speed: 0.257 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 11
Speed: 0.280 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 = 10512
Speed: 0.418 ms
|
|
Speed: 0.377 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7915
Speed: 0.311 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10512
Speed: 0.330 ms
|
|
Speed: 0.159 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 = 10512
Speed: 0.364 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10512
Speed: 0.207 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 = 14055
Speed: 0.292 ms
|
|
Speed: 0.337 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8813
Speed: 0.160 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14055
Speed: 0.202 ms
|
|
Speed: 0.225 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 8529
Speed: 0.298 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 14055
Speed: 0.338 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14055
Speed: 0.207 ms
|
|
Speed: 0.136 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081205
Speed: 0.142 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 734
Speed: 0.278 ms
|
|
Speed: 0.182 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6181
Speed: 0.141 ms
|
|
SELECT * FROM article_settings WHERE article_id = 734
Speed: 0.285 ms
|
|
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 = 734
Speed: 0.311 ms
|
|
SELECT * FROM article_settings WHERE article_id = 734
Speed: 0.175 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 = 9625
Speed: 0.350 ms
|
|
Speed: 0.270 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7714
Speed: 0.215 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9625
Speed: 0.172 ms
|
|
Speed: 0.125 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 9625
Speed: 0.219 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9625
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 = 5538
Speed: 0.219 ms
|
|
Speed: 0.291 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6991
Speed: 0.128 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5538
Speed: 0.316 ms
|
|
Speed: 0.134 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 = 5538
Speed: 0.223 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5538
Speed: 0.137 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 = 7090
Speed: 0.225 ms
|
|
Speed: 0.140 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7360
Speed: 0.127 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7090
Speed: 0.162 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 = 7090
Speed: 0.199 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7090
Speed: 0.149 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 = 12120
Speed: 0.199 ms
|
|
Speed: 0.409 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8257
Speed: 0.146 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12120
Speed: 0.148 ms
|
|
Speed: 0.117 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 = 12120
Speed: 0.185 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12120
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 = 8498
Speed: 0.239 ms
|
|
Speed: 0.226 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7523
Speed: 0.126 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8498
Speed: 0.152 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 = 8498
Speed: 0.206 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8498
Speed: 0.144 ms
|
|
Speed: 0.103 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081185
Speed: 0.130 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 = 5901
Speed: 0.243 ms
|
|
Speed: 0.642 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7142
Speed: 0.214 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5901
Speed: 0.165 ms
|
|
Speed: 0.686 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5361
Speed: 0.953 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 = 5901
Speed: 0.322 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5901
Speed: 0.204 ms
|
|
Speed: 0.120 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081180
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 = 586
Speed: 0.429 ms
|
|
Speed: 0.450 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6141
Speed: 0.191 ms
|
|
SELECT * FROM article_settings WHERE article_id = 586
Speed: 0.191 ms
|
|
Speed: 0.157 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 = 586
Speed: 0.214 ms
|
|
SELECT * FROM article_settings WHERE article_id = 586
Speed: 0.170 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 9964
Speed: 0.237 ms
|
|
Speed: 0.148 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7809
Speed: 0.134 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9964
Speed: 0.178 ms
|
|
Speed: 0.195 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7126
Speed: 0.920 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 = 9964
Speed: 0.320 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9964
Speed: 0.218 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 = 8062
Speed: 0.452 ms
|
|
Speed: 0.242 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7487
Speed: 0.496 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8062
Speed: 0.212 ms
|
|
Speed: 0.185 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 8062
Speed: 0.246 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8062
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 = 7324
Speed: 0.203 ms
|
|
Speed: 0.152 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7342
Speed: 0.310 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7324
Speed: 0.351 ms
|
|
Speed: 0.303 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 = 7324
Speed: 0.458 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7324
Speed: 0.270 ms
|
|
Speed: 0.298 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081182
Speed: 0.328 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 = 10644
Speed: 0.501 ms
|
|
Speed: 0.562 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7937
Speed: 0.212 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10644
Speed: 0.381 ms
|
|
Speed: 0.468 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7382
Speed: 0.289 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7383
Speed: 0.373 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7384
Speed: 0.213 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7385
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 = 10644
Speed: 0.389 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10644
Speed: 0.239 ms
|
|
Speed: 0.140 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081191
Speed: 0.156 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 3360
Speed: 0.319 ms
|
|
Speed: 0.496 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6777
Speed: 0.195 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3360
Speed: 0.172 ms
|
|
Speed: 0.736 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 2719
Speed: 0.761 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 2720
Speed: 0.264 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 2721
Speed: 0.532 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 2722
Speed: 0.234 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 = 3360
Speed: 0.310 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3360
Speed: 0.217 ms
|
|
Speed: 0.147 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081173
Speed: 0.143 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 = 2335
Speed: 0.268 ms
|
|
Speed: 0.908 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6631
Speed: 0.152 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6632
Speed: 0.119 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2335
Speed: 0.249 ms
|
|
Speed: 0.173 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 = 2335
Speed: 0.274 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2335
Speed: 0.179 ms
|
|
Speed: 0.163 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081171
Speed: 0.190 ms
|
|
Speed: 0.275 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081225
Speed: 0.322 ms
|
|
Speed: 0.414 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1298
Speed: 0.264 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1297
Speed: 0.182 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1299
Speed: 0.155 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1300
Speed: 0.132 ms
|
|
Speed: 0.253 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12074
Speed: 0.237 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12075
Speed: 0.277 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12076
Speed: 0.215 ms
|
|
Speed: 0.238 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4223
Speed: 0.200 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4224
Speed: 0.205 ms
|
|
Speed: 0.230 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19556
Speed: 0.181 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19927
Speed: 0.129 ms
|
|
Speed: 0.241 ms
|
|
SELECT * FROM author_settings WHERE author_id = 30389
Speed: 0.208 ms
|
|
SELECT * FROM author_settings WHERE author_id = 30390
Speed: 0.235 ms
|
|
Speed: 0.234 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26873
Speed: 0.200 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26874
Speed: 0.157 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26875
Speed: 0.157 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26872
Speed: 0.144 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26876
Speed: 0.163 ms
|
|
Speed: 0.206 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16402
Speed: 0.194 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16403
Speed: 0.184 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16404
Speed: 0.210 ms
|
|
Speed: 0.233 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5250
Speed: 0.239 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5251
Speed: 0.193 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5252
Speed: 0.180 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5253
Speed: 0.157 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5254
Speed: 0.176 ms
|
|
Speed: 0.239 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18756
Speed: 0.218 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19497
Speed: 0.170 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19498
Speed: 0.182 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19499
Speed: 0.152 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19500
Speed: 0.176 ms
|
|
Speed: 0.230 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24712
Speed: 0.213 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24713
Speed: 0.172 ms
|
|
Speed: 0.237 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22631
Speed: 0.324 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22632
Speed: 0.203 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22633
Speed: 0.173 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22634
Speed: 0.150 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22635
Speed: 0.167 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22744
Speed: 0.247 ms
|
|
Speed: 0.307 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8602
Speed: 0.280 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8603
Speed: 0.240 ms
|
|
Speed: 0.265 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17864
Speed: 0.250 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17865
Speed: 0.226 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17866
Speed: 0.208 ms
|
|
Speed: 0.294 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25996
Speed: 0.237 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25997
Speed: 0.193 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25998
Speed: 0.170 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25999
Speed: 0.186 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26000
Speed: 0.168 ms
|
|
Speed: 0.273 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23077
Speed: 0.207 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24460
Speed: 0.206 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24461
Speed: 0.177 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24462
Speed: 0.179 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24463
Speed: 0.160 ms
|
|
Speed: 0.260 ms
|
|
SELECT * FROM author_settings WHERE author_id = 31371
Speed: 1.604 ms
|
|
SELECT * FROM author_settings WHERE author_id = 31372
Speed: 0.135 ms
|
|
SELECT * FROM author_settings WHERE author_id = 32680
Speed: 0.189 ms
|
|
SELECT * FROM author_settings WHERE author_id = 32681
Speed: 0.131 ms
|
|
SELECT * FROM author_settings WHERE author_id = 32682
Speed: 0.103 ms
|
|
Speed: 0.301 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26588
Speed: 0.315 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26586
Speed: 0.128 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26589
Speed: 0.113 ms
|
|
Speed: 0.142 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17397
Speed: 0.122 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17398
Speed: 0.106 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17609
Speed: 0.113 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17610
Speed: 0.107 ms
|
|
Speed: 0.155 ms
|
|
SELECT * FROM author_settings WHERE author_id = 7569
Speed: 0.126 ms
|
|
SELECT * FROM author_settings WHERE author_id = 7570
Speed: 0.100 ms
|
|
Speed: 0.133 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25971
Speed: 0.125 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25972
Speed: 0.118 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26072
Speed: 0.108 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26073
Speed: 0.252 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26074
Speed: 0.247 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26075
Speed: 0.138 ms
|
|
Speed: 0.159 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18947
Speed: 0.125 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18961
Speed: 0.114 ms
|
|
Speed: 0.238 ms
|
|
SELECT * FROM author_settings WHERE author_id = 7737
Speed: 0.166 ms
|
|
SELECT * FROM author_settings WHERE author_id = 7738
Speed: 0.115 ms
|
|
SELECT * FROM author_settings WHERE author_id = 7739
Speed: 0.121 ms
|
|
SELECT * FROM author_settings WHERE author_id = 7740
Speed: 0.135 ms
|
|
Speed: 0.196 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14716
Speed: 0.251 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14717
Speed: 0.143 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14718
Speed: 0.137 ms
|
|
Speed: 0.185 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26730
Speed: 0.149 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26731
Speed: 0.117 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26732
Speed: 0.125 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26733
Speed: 0.112 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26734
Speed: 0.117 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26735
Speed: 0.114 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26736
Speed: 0.103 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27114
Speed: 0.105 ms
|
|
Speed: 0.172 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24020
Speed: 0.177 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24021
Speed: 0.221 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24022
Speed: 0.138 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24023
Speed: 0.116 ms
|
|
Speed: 0.170 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10153
Speed: 0.208 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10154
Speed: 0.142 ms
|
|
Speed: 0.197 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26914
Speed: 0.147 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26913
Speed: 0.108 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26915
Speed: 0.118 ms
|
|
Speed: 0.174 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27617
Speed: 0.142 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27618
Speed: 0.118 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27619
Speed: 0.120 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27612
Speed: 0.125 ms
|
|
Speed: 0.229 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26102
Speed: 0.191 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28067
Speed: 0.188 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28068
Speed: 0.167 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28069
Speed: 0.171 ms
|
|
Speed: 0.213 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23433
Speed: 0.181 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23443
Speed: 0.155 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23282
Speed: 0.184 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23407
Speed: 0.170 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23444
Speed: 0.155 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23445
Speed: 0.164 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23446
Speed: 0.145 ms
|
|
Speed: 0.193 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16251
Speed: 0.226 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16250
Speed: 0.145 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16252
Speed: 0.118 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16253
Speed: 0.121 ms
|
|
Speed: 0.147 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28997
Speed: 0.126 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28998
Speed: 0.123 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28999
Speed: 0.129 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29000
Speed: 0.373 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29001
Speed: 0.202 ms
|
|
Speed: 0.202 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1281
Speed: 0.173 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1282
Speed: 0.149 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1283
Speed: 0.143 ms
|
|
Speed: 0.194 ms
|
|
SELECT * FROM author_settings WHERE author_id = 141
Speed: 0.164 ms
|
|
SELECT * FROM author_settings WHERE author_id = 265
Speed: 0.144 ms
|
|
SELECT * FROM author_settings WHERE author_id = 264
Speed: 0.133 ms
|
|
Speed: 0.216 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19807
Speed: 0.173 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19808
Speed: 0.137 ms
|
|
Speed: 0.159 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27176
Speed: 0.159 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27178
Speed: 0.150 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27179
Speed: 0.124 ms
|
|
Speed: 0.168 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1492
Speed: 0.148 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1493
Speed: 0.125 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1491
Speed: 0.124 ms
|
|
Speed: 0.156 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18186
Speed: 0.282 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18548
Speed: 0.288 ms
|
|
Speed: 0.183 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10768
Speed: 0.204 ms
|
|
Speed: 0.158 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13668
Speed: 0.152 ms
|
|
Speed: 0.215 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22909
Speed: 0.304 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22910
Speed: 0.307 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22911
Speed: 0.269 ms
|
|
Speed: 0.220 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16068
Speed: 0.178 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16069
Speed: 0.239 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16070
Speed: 0.213 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16071
Speed: 0.178 ms
|
|
Speed: 0.252 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11380
Speed: 0.235 ms
|
|
Speed: 0.221 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1211
Speed: 0.226 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1212
Speed: 0.177 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1213
Speed: 0.158 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1214
Speed: 0.149 ms
|
|
Speed: 0.228 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18815
Speed: 0.210 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18816
Speed: 0.180 ms
|
|
Speed: 0.209 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15345
Speed: 0.208 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15346
Speed: 0.182 ms
|
|
Speed: 0.269 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14076
Speed: 0.263 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14077
Speed: 0.202 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14078
Speed: 0.194 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14079
Speed: 0.289 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14080
Speed: 0.186 ms
|
|
Speed: 0.305 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20078
Speed: 0.207 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20079
Speed: 0.236 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20080
Speed: 0.162 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20081
Speed: 0.185 ms
|
|
Speed: 0.238 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6662
Speed: 0.190 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6663
Speed: 0.138 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6664
Speed: 0.186 ms
|
|
Speed: 0.219 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4779
Speed: 0.196 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4780
Speed: 0.169 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4778
Speed: 0.225 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4781
Speed: 0.182 ms
|