|
SELECT * FROM sessions WHERE session_id = pocpoaafj4busqf5m9708g7eu7
Speed: 0.581 ms
|
|
INSERT INTO sessions
(session_id, ip_address, user_agent, created, last_used, remember, data, domain)
VALUES
(pocpoaafj4busqf5m9708g7eu7, 216.73.217.89, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com), 1776850345, 1776850345, 0, , www.ijrer.org
Speed: 0.252 ms
|
|
SELECT * FROM journals WHERE path = ij
Speed: 0.352 ms
|
|
Speed: 0.402 ms
|
|
Speed: 0.929 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.usageStats.UsageStatsLoader
Speed: 0.439 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.alm.ArticleInfoSender
Speed: 0.150 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.pln.classes.tasks.Depositor
Speed: 0.150 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.datacite.DataciteInfoSender
Speed: 0.111 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.medra.MedraInfoSender
Speed: 0.135 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.crossref.CrossrefInfoSender
Speed: 0.139 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.crossref.CrossrefInfoSender
Speed: 0.102 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.ReviewReminder
Speed: 0.096 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.SubscriptionExpiryReminder
Speed: 0.107 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.OpenAccessNotification
Speed: 0.129 ms
|
|
SELECT a.article_id AS pub_id,
COALESCE(atl.setting_value, atpl.setting_value) AS article_title
FROM published_articles pa,
issues i,
articles a
JOIN journals j ON (a.journal_id = j.journal_id)
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN article_settings atl ON (a.article_id = atl.article_id AND atl.setting_name = cleanTitle AND atl.locale = en_US)
LEFT JOIN article_settings atpl ON (a.article_id = atpl.article_id AND atpl.setting_name = cleanTitle AND atpl.locale = a.locale)
WHERE pa.article_id = a.article_id
AND i.issue_id = pa.issue_id
AND i.published = 1
AND s.section_id IS NOT NULL AND a.journal_id = 2
Speed: 4.011 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 = 10103
Speed: 1.021 ms
|
|
Speed: 0.369 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7946
Speed: 0.241 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10103
Speed: 0.276 ms
|
|
Speed: 0.246 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 = 10103
Speed: 0.320 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10103
Speed: 0.192 ms
|
|
SELECT * FROM sections WHERE section_id = 2
Speed: 0.135 ms
|
|
SELECT * FROM section_settings WHERE section_id = 2
Speed: 0.130 ms
|
|
Speed: 0.135 ms
|
|
Speed: 0.213 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081191
Speed: 0.233 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 = 742
Speed: 0.400 ms
|
|
Speed: 0.223 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6183
Speed: 0.275 ms
|
|
SELECT * FROM article_settings WHERE article_id = 742
Speed: 0.223 ms
|
|
Speed: 0.241 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 = 742
Speed: 0.360 ms
|
|
SELECT * FROM article_settings WHERE article_id = 742
Speed: 0.256 ms
|
|
Speed: 0.164 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081158
Speed: 0.187 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 7560
Speed: 0.393 ms
|
|
Speed: 0.247 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7379
Speed: 0.195 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7560
Speed: 0.262 ms
|
|
Speed: 0.473 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6289
Speed: 0.369 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 7560
Speed: 0.390 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7560
Speed: 0.328 ms
|
|
Speed: 0.218 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081183
Speed: 0.243 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 = 12474
Speed: 0.430 ms
|
|
Speed: 0.246 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8350
Speed: 0.273 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12474
Speed: 0.288 ms
|
|
Speed: 0.230 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7998
Speed: 0.217 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 = 12474
Speed: 0.384 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12474
Speed: 0.227 ms
|
|
Speed: 0.184 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081197
Speed: 0.219 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 = 5688
Speed: 0.365 ms
|
|
Speed: 0.258 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7068
Speed: 0.200 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5688
Speed: 0.270 ms
|
|
Speed: 0.189 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 5688
Speed: 0.286 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5688
Speed: 0.224 ms
|
|
Speed: 0.278 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081178
Speed: 0.210 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 = 7652
Speed: 0.395 ms
|
|
Speed: 0.256 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7427
Speed: 0.327 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7652
Speed: 0.268 ms
|
|
Speed: 0.277 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6323
Speed: 0.285 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 = 7652
Speed: 0.427 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7652
Speed: 0.380 ms
|
|
Speed: 0.236 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081184
Speed: 0.219 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 = 14588
Speed: 0.418 ms
|
|
Speed: 0.249 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8934
Speed: 0.240 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14588
Speed: 0.213 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 = 14588
Speed: 0.272 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14588
Speed: 0.184 ms
|
|
Speed: 0.138 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081209
Speed: 0.161 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 = 9377
Speed: 0.270 ms
|
|
Speed: 0.321 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7741
Speed: 0.195 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9377
Speed: 0.203 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 = 9377
Speed: 0.255 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9377
Speed: 0.215 ms
|
|
Speed: 0.138 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081188
Speed: 0.168 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 = 2098
Speed: 0.274 ms
|
|
Speed: 0.315 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6598
Speed: 0.178 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2098
Speed: 0.226 ms
|
|
Speed: 1.293 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1830
Speed: 0.351 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 = 2098
Speed: 0.447 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2098
Speed: 0.316 ms
|
|
Speed: 0.245 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081170
Speed: 0.201 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 = 5428
Speed: 0.501 ms
|
|
Speed: 0.315 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6986
Speed: 0.217 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5428
Speed: 0.234 ms
|
|
Speed: 0.366 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 4757
Speed: 0.253 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 = 5428
Speed: 0.327 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5428
Speed: 0.312 ms
|
|
Speed: 0.220 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081177
Speed: 0.260 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 = 745
Speed: 0.341 ms
|
|
Speed: 0.291 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6184
Speed: 0.288 ms
|
|
SELECT * FROM article_settings WHERE article_id = 745
Speed: 0.258 ms
|
|
Speed: 0.196 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 = 745
Speed: 0.425 ms
|
|
SELECT * FROM article_settings WHERE article_id = 745
Speed: 0.212 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 = 12297
Speed: 0.309 ms
|
|
Speed: 0.195 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8818
Speed: 0.173 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12297
Speed: 0.217 ms
|
|
Speed: 0.186 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7963
Speed: 0.198 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7964
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 = 12297
Speed: 0.287 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12297
Speed: 0.179 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 978
Speed: 0.251 ms
|
|
Speed: 0.182 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6239
Speed: 0.157 ms
|
|
SELECT * FROM article_settings WHERE article_id = 978
Speed: 0.170 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 = 978
Speed: 0.215 ms
|
|
SELECT * FROM article_settings WHERE article_id = 978
Speed: 0.210 ms
|
|
Speed: 0.136 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081160
Speed: 0.230 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 = 484
Speed: 0.282 ms
|
|
Speed: 0.214 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6113
Speed: 0.193 ms
|
|
SELECT * FROM article_settings WHERE article_id = 484
Speed: 0.232 ms
|
|
Speed: 0.205 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 484
Speed: 0.261 ms
|
|
SELECT * FROM article_settings WHERE article_id = 484
Speed: 0.305 ms
|
|
Speed: 0.159 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081156
Speed: 0.181 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 6789
Speed: 0.342 ms
|
|
Speed: 0.195 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7309
Speed: 0.166 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6789
Speed: 0.258 ms
|
|
Speed: 0.199 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 6789
Speed: 0.342 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6789
Speed: 0.199 ms
|
|
Speed: 0.137 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081182
Speed: 0.158 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 15062
Speed: 0.351 ms
|
|
Speed: 0.197 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 9128
Speed: 0.183 ms
|
|
SELECT * FROM article_settings WHERE article_id = 15062
Speed: 0.181 ms
|
|
Speed: 0.152 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 15062
Speed: 0.239 ms
|
|
SELECT * FROM article_settings WHERE article_id = 15062
Speed: 0.167 ms
|
|
Speed: 0.134 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081223
Speed: 0.168 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 = 4438
Speed: 0.374 ms
|
|
Speed: 0.228 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6915
Speed: 0.180 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4438
Speed: 0.202 ms
|
|
Speed: 0.183 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 = 4438
Speed: 0.273 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4438
Speed: 0.222 ms
|
|
Speed: 0.144 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081176
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 = 3828
Speed: 0.275 ms
|
|
Speed: 0.325 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6845
Speed: 0.196 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3828
Speed: 0.265 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 = 3828
Speed: 0.296 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3828
Speed: 0.220 ms
|
|
Speed: 0.145 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081174
Speed: 0.330 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 = 771
Speed: 0.607 ms
|
|
Speed: 0.402 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6188
Speed: 0.281 ms
|
|
SELECT * FROM article_settings WHERE article_id = 771
Speed: 0.271 ms
|
|
Speed: 0.216 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 = 771
Speed: 0.326 ms
|
|
SELECT * FROM article_settings WHERE article_id = 771
Speed: 0.201 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 = 4661
Speed: 0.350 ms
|
|
Speed: 0.222 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6931
Speed: 0.170 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4661
Speed: 0.190 ms
|
|
Speed: 0.198 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 3983
Speed: 0.166 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 3984
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 = 4661
Speed: 0.262 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4661
Speed: 0.188 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 738
Speed: 0.241 ms
|
|
Speed: 0.171 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6182
Speed: 0.143 ms
|
|
SELECT * FROM article_settings WHERE article_id = 738
Speed: 0.160 ms
|
|
Speed: 0.143 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 = 738
Speed: 0.201 ms
|
|
SELECT * FROM article_settings WHERE article_id = 738
Speed: 0.167 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 7974
Speed: 0.319 ms
|
|
Speed: 0.181 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7485
Speed: 0.154 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7974
Speed: 0.183 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 = 7974
Speed: 0.253 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7974
Speed: 0.177 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 = 8005
Speed: 0.422 ms
|
|
Speed: 0.247 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7464
Speed: 0.193 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8005
Speed: 0.370 ms
|
|
Speed: 0.221 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6482
Speed: 0.195 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 = 8005
Speed: 0.333 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8005
Speed: 0.222 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 = 12083
Speed: 0.332 ms
|
|
Speed: 0.273 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8294
Speed: 0.178 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12083
Speed: 0.346 ms
|
|
Speed: 0.211 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 12083
Speed: 0.412 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12083
Speed: 0.296 ms
|
|
Speed: 0.208 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081196
Speed: 0.232 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 = 14232
Speed: 0.429 ms
|
|
Speed: 0.222 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8838
Speed: 0.182 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14232
Speed: 0.183 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 = 14232
Speed: 0.254 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14232
Speed: 0.167 ms
|
|
Speed: 0.124 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081206
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 = 10209
Speed: 0.447 ms
|
|
Speed: 0.337 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7833
Speed: 0.320 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10209
Speed: 0.205 ms
|
|
Speed: 0.228 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7226
Speed: 0.191 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 10209
Speed: 0.295 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10209
Speed: 0.192 ms
|
|
Speed: 0.136 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081190
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 = 270
Speed: 0.393 ms
|
|
Speed: 0.215 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6059
Speed: 0.183 ms
|
|
SELECT * FROM article_settings WHERE article_id = 270
Speed: 0.290 ms
|
|
Speed: 0.200 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 179
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 = 270
Speed: 0.256 ms
|
|
SELECT * FROM article_settings WHERE article_id = 270
Speed: 0.171 ms
|
|
Speed: 0.136 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081155
Speed: 0.174 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 = 13160
Speed: 0.366 ms
|
|
Speed: 0.205 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8596
Speed: 0.216 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13160
Speed: 0.227 ms
|
|
Speed: 0.177 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 13160
Speed: 0.298 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13160
Speed: 0.181 ms
|
|
Speed: 0.168 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081201
Speed: 0.189 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 8021
Speed: 0.335 ms
|
|
Speed: 0.292 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7463
Speed: 0.221 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8021
Speed: 0.202 ms
|
|
Speed: 0.187 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 8021
Speed: 0.307 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8021
Speed: 0.356 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 = 1711
Speed: 0.689 ms
|
|
Speed: 0.371 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6456
Speed: 0.206 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1711
Speed: 0.338 ms
|
|
Speed: 0.230 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1036
Speed: 0.201 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 1711
Speed: 0.317 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1711
Speed: 0.207 ms
|
|
Speed: 0.191 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081163
Speed: 0.335 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 14143
Speed: 0.384 ms
|
|
Speed: 0.313 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8798
Speed: 0.228 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14143
Speed: 0.229 ms
|
|
Speed: 0.172 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 14143
Speed: 0.260 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14143
Speed: 0.199 ms
|
|
Speed: 0.148 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081205
Speed: 0.234 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 13893
Speed: 0.424 ms
|
|
Speed: 0.277 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8776
Speed: 0.234 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13893
Speed: 0.322 ms
|
|
Speed: 0.197 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 13893
Speed: 0.272 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13893
Speed: 0.201 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 = 11434
Speed: 0.321 ms
|
|
Speed: 0.246 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8075
Speed: 0.197 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11434
Speed: 0.259 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 = 11434
Speed: 0.388 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11434
Speed: 0.225 ms
|
|
Speed: 0.170 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081193
Speed: 0.172 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 = 2256
Speed: 0.258 ms
|
|
Speed: 0.167 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6617
Speed: 0.146 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2256
Speed: 0.217 ms
|
|
Speed: 0.169 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1589
Speed: 0.167 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1590
Speed: 0.129 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1591
Speed: 0.165 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 2256
Speed: 0.229 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2256
Speed: 0.169 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 = 8904
Speed: 0.241 ms
|
|
Speed: 0.235 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7585
Speed: 0.245 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8904
Speed: 0.218 ms
|
|
Speed: 0.187 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6777
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 = 8904
Speed: 0.250 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8904
Speed: 0.174 ms
|
|
Speed: 0.129 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081186
Speed: 0.147 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 = 3146
Speed: 0.243 ms
|
|
Speed: 0.295 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6764
Speed: 0.186 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3146
Speed: 0.193 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 = 3146
Speed: 0.260 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3146
Speed: 0.264 ms
|
|
Speed: 0.163 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081173
Speed: 0.227 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 = 10749
Speed: 0.451 ms
|
|
Speed: 0.225 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7966
Speed: 0.161 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10749
Speed: 0.198 ms
|
|
Speed: 0.152 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 10749
Speed: 0.307 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10749
Speed: 0.289 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 = 10403
Speed: 0.367 ms
|
|
Speed: 0.213 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7876
Speed: 0.171 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10403
Speed: 0.180 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 = 10403
Speed: 0.344 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10403
Speed: 0.271 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 = 998
Speed: 0.290 ms
|
|
Speed: 0.202 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6243
Speed: 0.232 ms
|
|
SELECT * FROM article_settings WHERE article_id = 998
Speed: 0.199 ms
|
|
Speed: 0.177 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 998
Speed: 0.249 ms
|
|
SELECT * FROM article_settings WHERE article_id = 998
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 = 3166
Speed: 0.243 ms
|
|
Speed: 0.312 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6835
Speed: 0.175 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3166
Speed: 0.286 ms
|
|
Speed: 0.230 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 2604
Speed: 0.216 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 3660
Speed: 0.162 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 = 3166
Speed: 0.255 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3166
Speed: 0.183 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 848
Speed: 0.266 ms
|
|
Speed: 0.254 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6207
Speed: 0.168 ms
|
|
SELECT * FROM article_settings WHERE article_id = 848
Speed: 0.195 ms
|
|
Speed: 0.238 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 848
Speed: 0.370 ms
|
|
SELECT * FROM article_settings WHERE article_id = 848
Speed: 0.261 ms
|
|
Speed: 0.237 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081159
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 = 14980
Speed: 0.415 ms
|
|
Speed: 0.245 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8907
Speed: 0.192 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14980
Speed: 0.230 ms
|
|
Speed: 0.287 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 14980
Speed: 0.317 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14980
Speed: 0.200 ms
|
|
Speed: 0.140 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081208
Speed: 0.174 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 = 67
Speed: 0.335 ms
|
|
Speed: 0.256 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 59
Speed: 0.209 ms
|
|
SELECT * FROM article_settings WHERE article_id = 67
Speed: 0.221 ms
|
|
Speed: 0.480 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 19
Speed: 0.313 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 = 67
Speed: 0.437 ms
|
|
SELECT * FROM article_settings WHERE article_id = 67
Speed: 0.257 ms
|
|
Speed: 0.174 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 11
Speed: 0.305 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 = 4809
Speed: 0.528 ms
|
|
Speed: 0.324 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6944
Speed: 0.294 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4809
Speed: 0.322 ms
|
|
Speed: 0.357 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 = 4809
Speed: 0.351 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4809
Speed: 0.274 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 = 2548
Speed: 0.331 ms
|
|
Speed: 0.242 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6666
Speed: 0.238 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2548
Speed: 0.397 ms
|
|
Speed: 0.330 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 2548
Speed: 0.373 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2548
Speed: 0.364 ms
|
|
Speed: 0.258 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081172
Speed: 0.364 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 = 5334
Speed: 0.412 ms
|
|
Speed: 0.331 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7003
Speed: 0.239 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5334
Speed: 0.257 ms
|
|
Speed: 0.285 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 4704
Speed: 0.396 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 4705
Speed: 0.320 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5012
Speed: 0.227 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 5334
Speed: 0.418 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5334
Speed: 0.341 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 = 14581
Speed: 0.448 ms
|
|
Speed: 0.358 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8834
Speed: 0.275 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14581
Speed: 0.360 ms
|
|
Speed: 0.312 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 = 14581
Speed: 0.303 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14581
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 = 11046
Speed: 0.492 ms
|
|
Speed: 0.309 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8033
Speed: 0.236 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11046
Speed: 0.211 ms
|
|
Speed: 0.183 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 = 11046
Speed: 0.309 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11046
Speed: 0.348 ms
|
|
Speed: 0.380 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081192
Speed: 0.285 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 = 13117
Speed: 0.416 ms
|
|
Speed: 0.311 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8525
Speed: 0.333 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13117
Speed: 0.302 ms
|
|
Speed: 0.215 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 = 13117
Speed: 0.291 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13117
Speed: 0.328 ms
|
|
Speed: 0.190 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081200
Speed: 0.183 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 5358
Speed: 0.329 ms
|
|
Speed: 0.209 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6983
Speed: 0.151 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5358
Speed: 0.170 ms
|
|
Speed: 0.158 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 = 5358
Speed: 0.310 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5358
Speed: 0.215 ms
|
|
Speed: 0.255 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081224
Speed: 0.157 ms
|
|
Speed: 0.856 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19059
Speed: 0.467 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19518
Speed: 0.248 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19519
Speed: 0.230 ms
|
|
Speed: 0.289 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1505
Speed: 0.248 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1504
Speed: 0.237 ms
|
|
Speed: 0.236 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14485
Speed: 0.183 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14486
Speed: 0.189 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14487
Speed: 0.170 ms
|
|
Speed: 0.261 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23627
Speed: 0.189 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23628
Speed: 0.155 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23629
Speed: 0.139 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23630
Speed: 0.150 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23631
Speed: 0.354 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23632
Speed: 0.190 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23633
Speed: 0.248 ms
|
|
Speed: 0.254 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11013
Speed: 0.185 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11014
Speed: 0.149 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11015
Speed: 0.146 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11016
Speed: 0.136 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11017
Speed: 0.141 ms
|
|
Speed: 0.280 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14646
Speed: 0.191 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15068
Speed: 0.172 ms
|
|
Speed: 0.285 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28494
Speed: 0.202 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28495
Speed: 0.189 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28641
Speed: 0.278 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28642
Speed: 0.318 ms
|
|
Speed: 0.411 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17708
Speed: 0.347 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18822
Speed: 0.301 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18823
Speed: 0.169 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18824
Speed: 0.340 ms
|
|
Speed: 0.249 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4295
Speed: 0.321 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4296
Speed: 0.333 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4297
Speed: 0.234 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5033
Speed: 0.172 ms
|
|
Speed: 0.339 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10575
Speed: 0.219 ms
|
|
Speed: 0.307 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1508
Speed: 0.214 ms
|
|
Speed: 0.222 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23238
Speed: 0.171 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23239
Speed: 0.220 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23240
Speed: 0.183 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23241
Speed: 0.158 ms
|
|
Speed: 0.227 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1950
Speed: 0.325 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1951
Speed: 0.279 ms
|
|
Speed: 0.203 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1006
Speed: 0.356 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1005
Speed: 0.193 ms
|
|
Speed: 0.272 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13094
Speed: 0.374 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13095
Speed: 0.198 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13096
Speed: 0.166 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13097
Speed: 0.145 ms
|
|
Speed: 0.192 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29581
Speed: 0.185 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29582
Speed: 0.156 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29583
Speed: 0.133 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29579
Speed: 0.145 ms
|
|
Speed: 0.155 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8727
Speed: 0.214 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8728
Speed: 0.147 ms
|
|
Speed: 0.320 ms
|
|
SELECT * FROM author_settings WHERE author_id = 7517
Speed: 0.270 ms
|
|
SELECT * FROM author_settings WHERE author_id = 9130
Speed: 0.210 ms
|
|
SELECT * FROM author_settings WHERE author_id = 9131
Speed: 0.151 ms
|
|
Speed: 0.293 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1552
Speed: 0.238 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1553
Speed: 0.192 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1554
Speed: 0.166 ms
|
|
Speed: 0.269 ms
|
|
SELECT * FROM author_settings WHERE author_id = 9187
Speed: 0.257 ms
|
|
SELECT * FROM author_settings WHERE author_id = 9188
Speed: 0.233 ms
|
|
Speed: 0.246 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1497
Speed: 0.240 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1498
Speed: 0.241 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1499
Speed: 0.195 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1500
Speed: 0.183 ms
|
|
Speed: 0.261 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15178
Speed: 0.206 ms
|
|
Speed: 0.283 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15232
Speed: 0.254 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15233
Speed: 0.225 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15234
Speed: 0.207 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15626
Speed: 0.210 ms
|
|
Speed: 0.235 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22825
Speed: 0.215 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22832
Speed: 0.195 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22833
Speed: 0.313 ms
|
|
Speed: 0.259 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27592
Speed: 0.215 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27594
Speed: 0.187 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27595
Speed: 0.207 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27596
Speed: 0.197 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27597
Speed: 0.198 ms
|
|
Speed: 0.267 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19220
Speed: 0.233 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19221
Speed: 0.197 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19222
Speed: 0.197 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19223
Speed: 0.186 ms
|
|
Speed: 0.281 ms
|
|
SELECT * FROM author_settings WHERE author_id = 544
Speed: 0.233 ms
|
|
SELECT * FROM author_settings WHERE author_id = 548
Speed: 0.200 ms
|
|
SELECT * FROM author_settings WHERE author_id = 547
Speed: 0.161 ms
|
|
Speed: 0.171 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25224
Speed: 0.154 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25225
Speed: 0.148 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25226
Speed: 0.131 ms
|
|
Speed: 0.313 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15263
Speed: 0.292 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15264
Speed: 0.291 ms
|
|
Speed: 0.320 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3470
Speed: 0.338 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3540
Speed: 0.275 ms
|
|
Speed: 0.294 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27399
Speed: 0.305 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27400
Speed: 0.332 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27401
Speed: 0.301 ms
|
|
Speed: 0.288 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26835
Speed: 0.168 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26837
Speed: 0.146 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26836
Speed: 0.148 ms
|
|
Speed: 0.201 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21540
Speed: 0.316 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21870
Speed: 0.261 ms
|
|
Speed: 0.215 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4609
Speed: 0.164 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4610
Speed: 0.154 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4611
Speed: 0.133 ms
|
|
Speed: 0.201 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16759
Speed: 0.161 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16758
Speed: 0.143 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16760
Speed: 0.150 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16761
Speed: 0.168 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16762
Speed: 0.175 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16763
Speed: 0.147 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16764
Speed: 0.147 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16765
Speed: 0.147 ms
|
|
Speed: 0.385 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6277
Speed: 0.341 ms
|
|
Speed: 0.325 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20284
Speed: 0.325 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20664
Speed: 0.183 ms
|
|
Speed: 0.200 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19597
Speed: 0.323 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19598
Speed: 0.172 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19599
Speed: 0.154 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19600
Speed: 0.150 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19601
Speed: 0.144 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19602
Speed: 0.153 ms
|
|
Speed: 0.224 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1988
Speed: 0.162 ms
|
|
Speed: 0.209 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6309
Speed: 0.192 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6310
Speed: 0.174 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6311
Speed: 0.154 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6312
Speed: 0.143 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6313
Speed: 0.284 ms
|
|
Speed: 0.434 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1713
Speed: 0.340 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1942
Speed: 0.294 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1941
Speed: 0.289 ms
|
|
Speed: 0.377 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29336
Speed: 0.476 ms
|
|
SELECT * FROM author_settings WHERE author_id = 30192
Speed: 0.404 ms
|
|
SELECT * FROM author_settings WHERE author_id = 30193
Speed: 0.403 ms
|
|
SELECT * FROM author_settings WHERE author_id = 30194
Speed: 0.331 ms
|
|
SELECT * FROM author_settings WHERE author_id = 30195
Speed: 0.338 ms
|
|
SELECT * FROM author_settings WHERE author_id = 30196
Speed: 0.304 ms
|
|
SELECT * FROM author_settings WHERE author_id = 30197
Speed: 0.264 ms
|
|
SELECT * FROM author_settings WHERE author_id = 30198
Speed: 0.418 ms
|
|
SELECT * FROM author_settings WHERE author_id = 30834
Speed: 0.534 ms
|
|
Speed: 0.343 ms
|
|
SELECT * FROM author_settings WHERE author_id = 114
Speed: 0.315 ms
|
|
SELECT * FROM author_settings WHERE author_id = 267
Speed: 0.293 ms
|
|
Speed: 0.427 ms
|
|
SELECT * FROM author_settings WHERE author_id = 9467
Speed: 0.278 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10662
Speed: 0.190 ms
|
|
Speed: 0.397 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5216
Speed: 0.352 ms
|
|
Speed: 0.310 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10411
Speed: 0.322 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10412
Speed: 0.285 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10413
Speed: 0.214 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10414
Speed: 0.160 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10957
Speed: 0.150 ms
|
|
Speed: 0.362 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28478
Speed: 0.343 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29431
Speed: 0.328 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29432
Speed: 0.363 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29433
Speed: 0.198 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29434
Speed: 0.359 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29435
Speed: 0.324 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29436
Speed: 0.307 ms
|
|
Speed: 0.311 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20781
Speed: 0.189 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20782
Speed: 0.154 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20783
Speed: 0.157 ms
|
|
Speed: 0.186 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25144
Speed: 0.160 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25145
Speed: 0.199 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25146
Speed: 0.160 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25147
Speed: 0.140 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25148
Speed: 0.135 ms
|
|
Speed: 0.327 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10452
Speed: 0.203 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10453
Speed: 0.279 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10454
Speed: 0.168 ms
|