|
SELECT * FROM sessions WHERE session_id = vh22vkapjdgfno3alfrckrjhf6
Speed: 0.533 ms
|
|
INSERT INTO sessions
(session_id, ip_address, user_agent, created, last_used, remember, data, domain)
VALUES
(vh22vkapjdgfno3alfrckrjhf6, 18.97.9.168, CCBot/2.0 (https://commoncrawl.org/faq/), 1779205777, 1779205777, 0, , ijrer.org
Speed: 0.184 ms
|
|
SELECT * FROM journals WHERE path = ij
Speed: 0.349 ms
|
|
Speed: 0.175 ms
|
|
Speed: 0.866 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.usageStats.UsageStatsLoader
Speed: 0.289 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.alm.ArticleInfoSender
Speed: 0.111 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.pln.classes.tasks.Depositor
Speed: 0.093 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.datacite.DataciteInfoSender
Speed: 0.084 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.medra.MedraInfoSender
Speed: 0.079 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.crossref.CrossrefInfoSender
Speed: 0.081 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.crossref.CrossrefInfoSender
Speed: 0.074 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.ReviewReminder
Speed: 0.076 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.SubscriptionExpiryReminder
Speed: 0.077 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.OpenAccessNotification
Speed: 0.080 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: 2.357 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 = 578
Speed: 0.786 ms
|
|
Speed: 0.363 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6139
Speed: 0.258 ms
|
|
SELECT * FROM article_settings WHERE article_id = 578
Speed: 0.429 ms
|
|
Speed: 0.290 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 = 578
Speed: 0.278 ms
|
|
SELECT * FROM article_settings WHERE article_id = 578
Speed: 0.171 ms
|
|
SELECT * FROM sections WHERE section_id = 2
Speed: 0.110 ms
|
|
SELECT * FROM section_settings WHERE section_id = 2
Speed: 0.104 ms
|
|
Speed: 0.095 ms
|
|
Speed: 0.215 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081157
Speed: 0.312 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 898
Speed: 0.375 ms
|
|
Speed: 0.201 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6220
Speed: 0.145 ms
|
|
SELECT * FROM article_settings WHERE article_id = 898
Speed: 0.643 ms
|
|
Speed: 0.132 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 898
Speed: 0.260 ms
|
|
SELECT * FROM article_settings WHERE article_id = 898
Speed: 0.160 ms
|
|
Speed: 0.108 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081159
Speed: 0.122 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 = 2343
Speed: 0.339 ms
|
|
Speed: 0.183 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6635
Speed: 0.140 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2343
Speed: 0.246 ms
|
|
Speed: 0.123 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 2343
Speed: 0.203 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2343
Speed: 0.146 ms
|
|
Speed: 0.103 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081171
Speed: 0.132 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 10138
Speed: 0.245 ms
|
|
Speed: 0.155 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7778
Speed: 0.130 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10138
Speed: 0.992 ms
|
|
Speed: 0.763 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7199
Speed: 0.478 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 = 10138
Speed: 0.286 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10138
Speed: 0.189 ms
|
|
Speed: 0.126 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081189
Speed: 0.180 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 8409
Speed: 0.281 ms
|
|
Speed: 0.182 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7519
Speed: 0.154 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8409
Speed: 0.193 ms
|
|
Speed: 0.139 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 = 8409
Speed: 0.333 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8409
Speed: 0.182 ms
|
|
Speed: 0.115 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081185
Speed: 0.130 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 13119
Speed: 0.385 ms
|
|
Speed: 0.191 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8549
Speed: 0.167 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13119
Speed: 0.576 ms
|
|
Speed: 0.155 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 13119
Speed: 0.215 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13119
Speed: 0.150 ms
|
|
Speed: 0.103 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081200
Speed: 0.138 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 131
Speed: 0.260 ms
|
|
Speed: 0.228 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 89
Speed: 0.132 ms
|
|
SELECT * FROM article_settings WHERE article_id = 131
Speed: 0.576 ms
|
|
Speed: 0.277 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 = 131
Speed: 0.389 ms
|
|
SELECT * FROM article_settings WHERE article_id = 131
Speed: 0.304 ms
|
|
Speed: 0.280 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 12
Speed: 0.138 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 14763
Speed: 0.255 ms
|
|
Speed: 0.272 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 9046
Speed: 0.136 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14763
Speed: 0.289 ms
|
|
Speed: 0.682 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 8536
Speed: 0.202 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 8537
Speed: 0.137 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 = 14763
Speed: 0.256 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14763
Speed: 0.175 ms
|
|
Speed: 0.104 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081219
Speed: 0.122 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 = 2353
Speed: 0.311 ms
|
|
Speed: 0.390 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6638
Speed: 0.235 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2353
Speed: 0.502 ms
|
|
Speed: 0.956 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1715
Speed: 0.649 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 = 2353
Speed: 0.453 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2353
Speed: 0.202 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 13894
Speed: 0.260 ms
|
|
Speed: 0.180 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8763
Speed: 0.147 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13894
Speed: 0.351 ms
|
|
Speed: 0.130 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 = 13894
Speed: 0.261 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13894
Speed: 0.367 ms
|
|
Speed: 0.188 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081204
Speed: 0.163 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 = 14176
Speed: 0.455 ms
|
|
Speed: 0.211 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 9031
Speed: 0.166 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14176
Speed: 0.586 ms
|
|
Speed: 0.160 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 = 14176
Speed: 0.261 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14176
Speed: 0.160 ms
|
|
Speed: 0.104 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081212
Speed: 0.128 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 = 14854
Speed: 0.281 ms
|
|
Speed: 0.240 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 9054
Speed: 0.134 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14854
Speed: 0.232 ms
|
|
Speed: 0.132 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 14854
Speed: 0.230 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14854
Speed: 0.176 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 6131
Speed: 0.237 ms
|
|
Speed: 0.213 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7195
Speed: 0.180 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6131
Speed: 0.413 ms
|
|
Speed: 0.826 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5487
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 = 6131
Speed: 0.402 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6131
Speed: 0.180 ms
|
|
Speed: 0.110 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081181
Speed: 0.152 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 514
Speed: 0.214 ms
|
|
Speed: 0.147 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6120
Speed: 0.129 ms
|
|
SELECT * FROM article_settings WHERE article_id = 514
Speed: 0.456 ms
|
|
Speed: 0.128 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 514
Speed: 0.202 ms
|
|
SELECT * FROM article_settings WHERE article_id = 514
Speed: 0.140 ms
|
|
Speed: 0.097 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081156
Speed: 0.125 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 10234
Speed: 0.228 ms
|
|
Speed: 0.280 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7887
Speed: 0.149 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10234
Speed: 0.379 ms
|
|
Speed: 0.176 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7234
Speed: 0.159 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 10234
Speed: 0.248 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10234
Speed: 0.179 ms
|
|
Speed: 0.109 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081190
Speed: 0.143 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 119
Speed: 0.240 ms
|
|
Speed: 0.159 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 87
Speed: 0.144 ms
|
|
SELECT * FROM article_settings WHERE article_id = 119
Speed: 0.169 ms
|
|
Speed: 0.118 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 119
Speed: 0.218 ms
|
|
SELECT * FROM article_settings WHERE article_id = 119
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 = 358
Speed: 0.448 ms
|
|
Speed: 0.406 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6073
Speed: 0.316 ms
|
|
SELECT * FROM article_settings WHERE article_id = 358
Speed: 0.459 ms
|
|
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 = 358
Speed: 0.405 ms
|
|
SELECT * FROM article_settings WHERE article_id = 358
Speed: 0.199 ms
|
|
Speed: 0.118 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081155
Speed: 0.142 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 534
Speed: 0.253 ms
|
|
Speed: 0.177 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6131
Speed: 0.142 ms
|
|
SELECT * FROM article_settings WHERE article_id = 534
Speed: 0.405 ms
|
|
Speed: 0.128 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 534
Speed: 0.214 ms
|
|
SELECT * FROM article_settings WHERE article_id = 534
Speed: 0.165 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 4410
Speed: 0.225 ms
|
|
Speed: 0.154 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6914
Speed: 0.144 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4410
Speed: 1.175 ms
|
|
Speed: 0.134 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 4410
Speed: 0.220 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4410
Speed: 0.161 ms
|
|
Speed: 0.106 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081176
Speed: 0.136 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 = 116
Speed: 0.219 ms
|
|
Speed: 0.164 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 85
Speed: 0.130 ms
|
|
SELECT * FROM article_settings WHERE article_id = 116
Speed: 0.134 ms
|
|
Speed: 0.109 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 116
Speed: 0.188 ms
|
|
SELECT * FROM article_settings WHERE article_id = 116
Speed: 0.129 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 = 10682
Speed: 0.248 ms
|
|
Speed: 0.240 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7923
Speed: 0.153 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10682
Speed: 0.311 ms
|
|
Speed: 0.118 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 10682
Speed: 0.260 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10682
Speed: 0.155 ms
|
|
Speed: 0.103 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081191
Speed: 0.123 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 13467
Speed: 0.234 ms
|
|
Speed: 0.148 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8687
Speed: 0.125 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13467
Speed: 1.629 ms
|
|
Speed: 0.233 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 13467
Speed: 0.330 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13467
Speed: 0.177 ms
|
|
Speed: 0.115 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081203
Speed: 0.134 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 9927
Speed: 0.342 ms
|
|
Speed: 0.169 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7807
Speed: 0.139 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9927
Speed: 0.721 ms
|
|
Speed: 0.244 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7105
Speed: 0.228 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 = 9927
Speed: 0.274 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9927
Speed: 0.186 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 871
Speed: 0.254 ms
|
|
Speed: 0.157 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6212
Speed: 0.132 ms
|
|
SELECT * FROM article_settings WHERE article_id = 871
Speed: 0.179 ms
|
|
Speed: 0.139 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 = 871
Speed: 0.206 ms
|
|
SELECT * FROM article_settings WHERE article_id = 871
Speed: 0.140 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 986
Speed: 0.352 ms
|
|
Speed: 0.634 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6240
Speed: 0.169 ms
|
|
SELECT * FROM article_settings WHERE article_id = 986
Speed: 0.697 ms
|
|
Speed: 0.145 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 = 986
Speed: 0.234 ms
|
|
SELECT * FROM article_settings WHERE article_id = 986
Speed: 0.210 ms
|
|
Speed: 0.112 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081160
Speed: 0.127 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 = 10675
Speed: 0.293 ms
|
|
Speed: 0.289 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7925
Speed: 0.155 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10675
Speed: 0.149 ms
|
|
Speed: 0.243 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7397
Speed: 0.254 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 = 10675
Speed: 0.325 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10675
Speed: 0.159 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 12454
Speed: 0.227 ms
|
|
Speed: 0.144 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8344
Speed: 0.154 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12454
Speed: 0.658 ms
|
|
Speed: 0.140 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 12454
Speed: 0.217 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12454
Speed: 0.151 ms
|
|
Speed: 0.116 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081197
Speed: 0.132 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 10898
Speed: 0.199 ms
|
|
Speed: 0.327 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7955
Speed: 0.140 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10898
Speed: 0.570 ms
|
|
Speed: 0.133 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 10898
Speed: 0.198 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10898
Speed: 0.150 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 14578
Speed: 0.232 ms
|
|
Speed: 0.230 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 9021
Speed: 0.137 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14578
Speed: 0.516 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 = 14578
Speed: 0.274 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14578
Speed: 0.192 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 = 10308
Speed: 0.261 ms
|
|
Speed: 0.289 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7953
Speed: 0.157 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10308
Speed: 0.296 ms
|
|
Speed: 0.175 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 10308
Speed: 0.277 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10308
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 = 4402
Speed: 0.259 ms
|
|
Speed: 0.355 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6842
Speed: 0.194 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4402
Speed: 0.570 ms
|
|
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 = 4402
Speed: 0.204 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4402
Speed: 0.216 ms
|
|
Speed: 0.115 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081174
Speed: 0.138 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 14913
Speed: 0.267 ms
|
|
Speed: 0.508 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8909
Speed: 0.150 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14913
Speed: 0.588 ms
|
|
Speed: 0.807 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 8580
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 = 14913
Speed: 0.312 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14913
Speed: 0.171 ms
|
|
Speed: 0.117 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081209
Speed: 0.143 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 8583
Speed: 0.273 ms
|
|
Speed: 0.153 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7527
Speed: 0.125 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8583
Speed: 0.163 ms
|
|
Speed: 0.110 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 8583
Speed: 0.219 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8583
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 = 9952
Speed: 0.263 ms
|
|
Speed: 0.151 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7765
Speed: 0.123 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9952
Speed: 0.366 ms
|
|
Speed: 0.359 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7118
Speed: 0.174 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7119
Speed: 0.135 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7120
Speed: 0.117 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 9952
Speed: 0.236 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9952
Speed: 0.264 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 = 1999
Speed: 0.274 ms
|
|
Speed: 0.460 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6496
Speed: 0.210 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1999
Speed: 0.251 ms
|
|
Speed: 0.136 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 = 1999
Speed: 0.237 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1999
Speed: 0.158 ms
|
|
Speed: 0.100 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081169
Speed: 0.128 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 = 12337
Speed: 0.251 ms
|
|
Speed: 0.317 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8293
Speed: 0.114 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12337
Speed: 0.323 ms
|
|
Speed: 0.108 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 12337
Speed: 0.205 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12337
Speed: 0.134 ms
|
|
Speed: 0.184 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081196
Speed: 0.302 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 = 4430
Speed: 0.517 ms
|
|
Speed: 0.219 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6840
Speed: 0.184 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4430
Speed: 0.772 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 = 4430
Speed: 0.429 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4430
Speed: 0.333 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 = 611
Speed: 0.333 ms
|
|
Speed: 0.380 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6152
Speed: 0.221 ms
|
|
SELECT * FROM article_settings WHERE article_id = 611
Speed: 0.491 ms
|
|
Speed: 0.206 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 611
Speed: 0.304 ms
|
|
SELECT * FROM article_settings WHERE article_id = 611
Speed: 0.248 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 = 14719
Speed: 0.371 ms
|
|
Speed: 0.320 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 9078
Speed: 0.208 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14719
Speed: 0.709 ms
|
|
Speed: 0.204 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 14719
Speed: 0.330 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14719
Speed: 0.258 ms
|
|
Speed: 0.319 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081222
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 = 8918
Speed: 0.465 ms
|
|
Speed: 0.545 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7578
Speed: 0.307 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8918
Speed: 0.485 ms
|
|
Speed: 0.342 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 = 8918
Speed: 0.349 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8918
Speed: 0.193 ms
|
|
Speed: 0.134 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081186
Speed: 0.160 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 36
Speed: 0.248 ms
|
|
Speed: 0.186 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 38
Speed: 0.142 ms
|
|
SELECT * FROM article_settings WHERE article_id = 36
Speed: 0.927 ms
|
|
Speed: 0.244 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 36
Speed: 0.290 ms
|
|
SELECT * FROM article_settings WHERE article_id = 36
Speed: 0.162 ms
|
|
Speed: 0.101 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 3
Speed: 0.131 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 2996
Speed: 0.262 ms
|
|
Speed: 0.648 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6695
Speed: 0.150 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2996
Speed: 1.080 ms
|
|
Speed: 0.585 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 2461
Speed: 0.325 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 2996
Speed: 0.291 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2996
Speed: 0.187 ms
|
|
Speed: 0.115 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081172
Speed: 0.148 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 92
Speed: 0.275 ms
|
|
Speed: 0.201 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 71
Speed: 0.178 ms
|
|
SELECT * FROM article_settings WHERE article_id = 92
Speed: 0.306 ms
|
|
Speed: 0.130 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 = 92
Speed: 0.219 ms
|
|
SELECT * FROM article_settings WHERE article_id = 92
Speed: 0.170 ms
|
|
Speed: 0.116 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 11
Speed: 0.197 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 = 2985
Speed: 0.334 ms
|
|
Speed: 0.195 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6694
Speed: 0.144 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2985
Speed: 0.363 ms
|
|
Speed: 0.135 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 2985
Speed: 0.222 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2985
Speed: 0.171 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 11023
Speed: 0.225 ms
|
|
Speed: 0.244 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7987
Speed: 0.138 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11023
Speed: 0.255 ms
|
|
Speed: 0.119 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 11023
Speed: 0.197 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11023
Speed: 0.148 ms
|
|
Speed: 0.105 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081192
Speed: 0.120 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 140
Speed: 0.209 ms
|
|
Speed: 0.156 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 95
Speed: 0.126 ms
|
|
SELECT * FROM article_settings WHERE article_id = 140
Speed: 0.479 ms
|
|
Speed: 0.201 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 140
Speed: 0.250 ms
|
|
SELECT * FROM article_settings WHERE article_id = 140
Speed: 0.170 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 6238
Speed: 0.262 ms
|
|
Speed: 0.181 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7212
Speed: 0.128 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6238
Speed: 0.261 ms
|
|
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 = 6238
Speed: 0.241 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6238
Speed: 0.175 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 12584
Speed: 0.265 ms
|
|
Speed: 0.156 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8319
Speed: 0.142 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12584
Speed: 0.542 ms
|
|
Speed: 0.169 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 12584
Speed: 0.229 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12584
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 = 10451
Speed: 0.248 ms
|
|
Speed: 0.258 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7898
Speed: 0.192 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10451
Speed: 0.272 ms
|
|
Speed: 0.360 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7318
Speed: 0.182 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 10451
Speed: 0.205 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10451
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 = 3458
Speed: 0.269 ms
|
|
Speed: 0.153 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6857
Speed: 0.136 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3458
Speed: 1.004 ms
|
|
Speed: 0.568 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 2795
Speed: 0.292 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 3458
Speed: 0.398 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3458
Speed: 0.211 ms
|
|
Speed: 0.134 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081175
Speed: 0.163 ms
|
|
Speed: 0.209 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081224
Speed: 0.144 ms
|
|
Speed: 0.358 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1198
Speed: 0.206 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1199
Speed: 0.122 ms
|
|
Speed: 0.307 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1807
Speed: 0.315 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1808
Speed: 0.134 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1809
Speed: 0.196 ms
|
|
Speed: 0.252 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4791
Speed: 0.173 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4792
Speed: 0.119 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4793
Speed: 0.178 ms
|
|
Speed: 0.169 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19120
Speed: 0.170 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19121
Speed: 0.160 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19123
Speed: 0.146 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19122
Speed: 0.113 ms
|
|
Speed: 0.250 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15922
Speed: 0.176 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16118
Speed: 0.136 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16119
Speed: 0.116 ms
|
|
Speed: 0.159 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25151
Speed: 0.150 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25154
Speed: 0.153 ms
|
|
Speed: 0.154 ms
|
|
SELECT * FROM author_settings WHERE author_id = 218
Speed: 0.149 ms
|
|
SELECT * FROM author_settings WHERE author_id = 409
Speed: 0.131 ms
|
|
SELECT * FROM author_settings WHERE author_id = 410
Speed: 0.110 ms
|
|
SELECT * FROM author_settings WHERE author_id = 408
Speed: 0.119 ms
|
|
Speed: 0.193 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28828
Speed: 0.216 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28829
Speed: 0.151 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28830
Speed: 0.130 ms
|
|
Speed: 0.176 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4811
Speed: 0.148 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4813
Speed: 0.122 ms
|
|
Speed: 0.212 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26838
Speed: 0.180 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27112
Speed: 0.157 ms
|
|
Speed: 0.264 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27473
Speed: 0.199 ms
|
|
SELECT * FROM author_settings WHERE author_id = 32463
Speed: 0.259 ms
|
|
Speed: 0.200 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29034
Speed: 0.164 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29554
Speed: 0.143 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29555
Speed: 0.116 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29556
Speed: 0.258 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29557
Speed: 0.146 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29558
Speed: 0.130 ms
|
|
Speed: 0.195 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11816
Speed: 0.180 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11817
Speed: 0.125 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11818
Speed: 0.115 ms
|
|
Speed: 0.180 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1067
Speed: 0.151 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1068
Speed: 0.116 ms
|
|
Speed: 0.173 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19273
Speed: 0.154 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20158
Speed: 0.140 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20159
Speed: 0.129 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20160
Speed: 0.130 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20161
Speed: 0.123 ms
|
|
Speed: 0.179 ms
|
|
SELECT * FROM author_settings WHERE author_id = 205
Speed: 0.148 ms
|
|
SELECT * FROM author_settings WHERE author_id = 206
Speed: 0.121 ms
|
|
Speed: 0.266 ms
|
|
SELECT * FROM author_settings WHERE author_id = 741
Speed: 0.209 ms
|
|
SELECT * FROM author_settings WHERE author_id = 746
Speed: 0.307 ms
|
|
Speed: 0.223 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1108
Speed: 0.189 ms
|
|
Speed: 0.327 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8682
Speed: 0.225 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8683
Speed: 0.176 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8684
Speed: 0.164 ms
|
|
Speed: 0.249 ms
|
|
SELECT * FROM author_settings WHERE author_id = 194
Speed: 0.187 ms
|
|
SELECT * FROM author_settings WHERE author_id = 403
Speed: 0.145 ms
|
|
SELECT * FROM author_settings WHERE author_id = 404
Speed: 0.130 ms
|
|
SELECT * FROM author_settings WHERE author_id = 402
Speed: 0.124 ms
|
|
Speed: 0.345 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20149
Speed: 0.273 ms
|
|
Speed: 0.305 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25899
Speed: 0.239 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25900
Speed: 0.234 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25901
Speed: 0.181 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25902
Speed: 0.157 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25903
Speed: 0.169 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25904
Speed: 0.162 ms
|
|
Speed: 0.325 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18742
Speed: 0.450 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18743
Speed: 0.316 ms
|
|
Speed: 0.296 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1753
Speed: 0.218 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1754
Speed: 0.189 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1755
Speed: 0.179 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1756
Speed: 0.181 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1757
Speed: 0.200 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1758
Speed: 0.170 ms
|
|
Speed: 0.356 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1962
Speed: 0.231 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1963
Speed: 0.173 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2074
Speed: 0.171 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1964
Speed: 0.150 ms
|
|
Speed: 0.279 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20139
Speed: 0.186 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20323
Speed: 0.144 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20324
Speed: 0.206 ms
|
|
Speed: 0.212 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23571
Speed: 0.176 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23572
Speed: 0.139 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23573
Speed: 0.121 ms
|
|
Speed: 0.236 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20504
Speed: 0.172 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20688
Speed: 0.204 ms
|
|
Speed: 0.160 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28474
Speed: 0.156 ms
|
|
Speed: 0.271 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19413
Speed: 0.220 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20845
Speed: 0.425 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20846
Speed: 0.249 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20847
Speed: 0.190 ms
|
|
Speed: 0.205 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8670
Speed: 0.197 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8671
Speed: 0.138 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8672
Speed: 0.132 ms
|
|
Speed: 0.191 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29209
Speed: 0.173 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29176
Speed: 0.154 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29210
Speed: 0.139 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29211
Speed: 0.140 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29212
Speed: 0.145 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29213
Speed: 0.148 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29214
Speed: 0.176 ms
|
|
Speed: 0.254 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16221
Speed: 0.254 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16550
Speed: 0.165 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16551
Speed: 0.155 ms
|
|
Speed: 0.164 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18789
Speed: 0.155 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18790
Speed: 0.115 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18788
Speed: 0.135 ms
|
|
Speed: 0.156 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4095
Speed: 0.134 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4096
Speed: 0.127 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4097
Speed: 0.116 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4098
Speed: 0.144 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4099
Speed: 0.125 ms
|
|
Speed: 0.157 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23306
Speed: 0.141 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23307
Speed: 0.136 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23308
Speed: 0.129 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23309
Speed: 0.140 ms
|
|
Speed: 0.149 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8715
Speed: 0.136 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8919
Speed: 0.118 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8920
Speed: 0.111 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8921
Speed: 0.121 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8922
Speed: 0.121 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8923
Speed: 0.126 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8924
Speed: 0.119 ms
|
|
Speed: 0.187 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1271
Speed: 0.281 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1272
Speed: 0.270 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1273
Speed: 0.273 ms
|
|
Speed: 0.164 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28730
Speed: 0.129 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28731
Speed: 0.107 ms
|
|
Speed: 0.175 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16787
Speed: 0.282 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16786
Speed: 0.322 ms
|
|
Speed: 0.284 ms
|
|
SELECT * FROM author_settings WHERE author_id = 62
Speed: 0.395 ms
|
|
SELECT * FROM author_settings WHERE author_id = 63
Speed: 0.213 ms
|
|
SELECT * FROM author_settings WHERE author_id = 64
Speed: 0.177 ms
|
|
SELECT * FROM author_settings WHERE author_id = 65
Speed: 0.200 ms
|
|
SELECT * FROM author_settings WHERE author_id = 66
Speed: 0.175 ms
|
|
Speed: 0.221 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6023
Speed: 0.335 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6024
Speed: 0.199 ms
|
|
Speed: 0.235 ms
|
|
SELECT * FROM author_settings WHERE author_id = 158
Speed: 0.215 ms
|
|
SELECT * FROM author_settings WHERE author_id = 258
Speed: 0.178 ms
|
|
Speed: 0.232 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6000
Speed: 0.213 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6001
Speed: 0.207 ms
|
|
Speed: 0.222 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20749
Speed: 0.202 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20951
Speed: 0.168 ms
|
|
Speed: 0.201 ms
|
|
SELECT * FROM author_settings WHERE author_id = 232
Speed: 0.206 ms
|
|
SELECT * FROM author_settings WHERE author_id = 231
Speed: 0.176 ms
|
|
SELECT * FROM author_settings WHERE author_id = 233
Speed: 0.155 ms
|
|
SELECT * FROM author_settings WHERE author_id = 234
Speed: 0.147 ms
|
|
Speed: 0.233 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12077
Speed: 0.211 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12078
Speed: 0.197 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12079
Speed: 0.181 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12453
Speed: 0.169 ms
|
|
Speed: 0.256 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23868
Speed: 0.216 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23869
Speed: 0.185 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23867
Speed: 0.186 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23870
Speed: 0.160 ms
|
|
Speed: 0.205 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19690
Speed: 0.151 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19689
Speed: 0.371 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19691
Speed: 0.288 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19692
Speed: 0.155 ms
|
|
Speed: 0.187 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6848
Speed: 0.161 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6849
Speed: 0.132 ms
|