|
SELECT * FROM sessions WHERE session_id = ui8qp1omciuu97mji7gvfist47
Speed: 0.447 ms
|
|
INSERT INTO sessions
(session_id, ip_address, user_agent, created, last_used, remember, data, domain)
VALUES
(ui8qp1omciuu97mji7gvfist47, 18.97.9.169, CCBot/2.0 (https://commoncrawl.org/faq/), 1789157482, 1789157482, 0, , www.ijrer.org
Speed: 0.328 ms
|
|
SELECT * FROM journals WHERE path = ij
Speed: 0.334 ms
|
|
Speed: 0.208 ms
|
|
Speed: 1.056 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.usageStats.UsageStatsLoader
Speed: 0.636 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.alm.ArticleInfoSender
Speed: 0.199 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.pln.classes.tasks.Depositor
Speed: 0.283 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.datacite.DataciteInfoSender
Speed: 0.182 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.medra.MedraInfoSender
Speed: 0.149 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.crossref.CrossrefInfoSender
Speed: 0.134 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.crossref.CrossrefInfoSender
Speed: 0.138 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.ReviewReminder
Speed: 0.160 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.SubscriptionExpiryReminder
Speed: 0.145 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.OpenAccessNotification
Speed: 0.133 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: 89.917 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 = 4945
Speed: 1.136 ms
|
|
Speed: 1.285 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6964
Speed: 0.364 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4945
Speed: 0.899 ms
|
|
Speed: 0.406 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 = 4945
Speed: 0.418 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4945
Speed: 0.212 ms
|
|
SELECT * FROM sections WHERE section_id = 2
Speed: 0.123 ms
|
|
SELECT * FROM section_settings WHERE section_id = 2
Speed: 0.114 ms
|
|
Speed: 0.261 ms
|
|
Speed: 0.161 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081177
Speed: 0.311 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 = 1930
Speed: 0.402 ms
|
|
Speed: 0.793 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6488
Speed: 0.318 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1930
Speed: 0.221 ms
|
|
Speed: 0.167 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 1930
Speed: 0.286 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1930
Speed: 0.180 ms
|
|
Speed: 0.119 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081169
Speed: 0.200 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 = 13810
Speed: 0.459 ms
|
|
Speed: 0.308 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8677
Speed: 0.200 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13810
Speed: 0.227 ms
|
|
Speed: 0.166 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 13810
Speed: 0.336 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13810
Speed: 0.222 ms
|
|
Speed: 0.145 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081203
Speed: 0.421 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 = 3768
Speed: 0.447 ms
|
|
Speed: 1.001 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6816
Speed: 0.231 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3768
Speed: 0.576 ms
|
|
Speed: 0.203 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 = 3768
Speed: 0.350 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3768
Speed: 0.361 ms
|
|
Speed: 0.164 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081174
Speed: 0.204 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 = 2488
Speed: 0.339 ms
|
|
Speed: 0.744 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6657
Speed: 0.194 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2488
Speed: 0.284 ms
|
|
Speed: 0.979 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1894
Speed: 1.690 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 = 2488
Speed: 0.414 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2488
Speed: 0.234 ms
|
|
Speed: 0.220 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081171
Speed: 0.323 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 = 12785
Speed: 0.416 ms
|
|
Speed: 0.277 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8496
Speed: 0.189 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12785
Speed: 0.348 ms
|
|
Speed: 0.161 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 = 12785
Speed: 0.289 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12785
Speed: 0.228 ms
|
|
Speed: 0.160 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081199
Speed: 0.189 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 853
Speed: 0.283 ms
|
|
Speed: 0.205 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6208
Speed: 0.156 ms
|
|
SELECT * FROM article_settings WHERE article_id = 853
Speed: 0.164 ms
|
|
Speed: 1.367 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 507
Speed: 1.216 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 508
Speed: 0.247 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 509
Speed: 0.707 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 510
Speed: 0.283 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 511
Speed: 0.161 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 = 853
Speed: 0.377 ms
|
|
SELECT * FROM article_settings WHERE article_id = 853
Speed: 0.289 ms
|
|
Speed: 0.165 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081159
Speed: 0.194 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 = 16500
Speed: 0.481 ms
|
|
Speed: 0.991 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 9064
Speed: 0.347 ms
|
|
SELECT * FROM article_settings WHERE article_id = 16500
Speed: 0.709 ms
|
|
Speed: 0.570 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 = 16500
Speed: 0.588 ms
|
|
SELECT * FROM article_settings WHERE article_id = 16500
Speed: 0.317 ms
|
|
Speed: 0.210 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081219
Speed: 0.274 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 11978
Speed: 0.435 ms
|
|
Speed: 0.979 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8196
Speed: 0.238 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11978
Speed: 0.224 ms
|
|
Speed: 0.224 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 = 11978
Speed: 0.406 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11978
Speed: 0.290 ms
|
|
Speed: 0.187 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081195
Speed: 0.208 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 = 12828
Speed: 0.380 ms
|
|
Speed: 0.703 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8438
Speed: 0.244 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12828
Speed: 0.245 ms
|
|
Speed: 0.191 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 12828
Speed: 0.426 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12828
Speed: 0.356 ms
|
|
Speed: 0.322 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081198
Speed: 0.250 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 = 295
Speed: 0.473 ms
|
|
Speed: 0.753 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6089
Speed: 0.236 ms
|
|
SELECT * FROM article_settings WHERE article_id = 295
Speed: 0.742 ms
|
|
Speed: 0.190 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 = 295
Speed: 0.293 ms
|
|
SELECT * FROM article_settings WHERE article_id = 295
Speed: 0.403 ms
|
|
Speed: 0.200 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081155
Speed: 0.187 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 2849
Speed: 0.492 ms
|
|
Speed: 0.310 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6683
Speed: 0.234 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2849
Speed: 0.836 ms
|
|
Speed: 0.557 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 2377
Speed: 0.980 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 = 2849
Speed: 0.482 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2849
Speed: 0.285 ms
|
|
Speed: 0.175 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081172
Speed: 0.247 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 = 14846
Speed: 0.525 ms
|
|
Speed: 0.787 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 9049
Speed: 0.289 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14846
Speed: 0.375 ms
|
|
Speed: 0.220 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 = 14846
Speed: 0.562 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14846
Speed: 0.355 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 = 825
Speed: 0.409 ms
|
|
Speed: 0.815 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6200
Speed: 0.324 ms
|
|
SELECT * FROM article_settings WHERE article_id = 825
Speed: 0.334 ms
|
|
Speed: 0.238 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 825
Speed: 0.348 ms
|
|
SELECT * FROM article_settings WHERE article_id = 825
Speed: 0.239 ms
|
|
Speed: 0.204 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081158
Speed: 0.222 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 3262
Speed: 0.560 ms
|
|
Speed: 0.869 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6769
Speed: 0.240 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3262
Speed: 0.893 ms
|
|
Speed: 0.307 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 = 3262
Speed: 0.454 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3262
Speed: 0.400 ms
|
|
Speed: 0.186 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081173
Speed: 0.235 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 9182
Speed: 0.386 ms
|
|
Speed: 0.917 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7655
Speed: 0.321 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9182
Speed: 0.856 ms
|
|
Speed: 0.870 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6849
Speed: 0.799 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 = 9182
Speed: 0.465 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9182
Speed: 0.326 ms
|
|
Speed: 0.256 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081187
Speed: 0.283 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 = 14845
Speed: 0.568 ms
|
|
Speed: 0.739 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 9053
Speed: 0.284 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14845
Speed: 0.486 ms
|
|
Speed: 0.257 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 = 14845
Speed: 0.428 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14845
Speed: 0.320 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 = 12222
Speed: 0.476 ms
|
|
Speed: 0.259 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8276
Speed: 0.215 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12222
Speed: 0.277 ms
|
|
Speed: 0.216 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 12222
Speed: 0.383 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12222
Speed: 0.267 ms
|
|
Speed: 0.160 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081196
Speed: 0.306 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 = 3432
Speed: 0.608 ms
|
|
Speed: 0.970 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6802
Speed: 0.295 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3432
Speed: 0.852 ms
|
|
Speed: 0.270 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 3432
Speed: 0.677 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3432
Speed: 0.314 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 = 5460
Speed: 0.556 ms
|
|
Speed: 0.900 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7034
Speed: 0.275 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5460
Speed: 0.309 ms
|
|
Speed: 1.110 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 4774
Speed: 1.460 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 = 5460
Speed: 0.535 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5460
Speed: 0.290 ms
|
|
Speed: 0.215 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081178
Speed: 0.301 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 = 12708
Speed: 0.812 ms
|
|
Speed: 0.814 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8407
Speed: 0.651 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12708
Speed: 0.300 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 = 12708
Speed: 0.386 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12708
Speed: 0.200 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 = 4353
Speed: 0.367 ms
|
|
Speed: 0.571 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6911
Speed: 0.167 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4353
Speed: 0.157 ms
|
|
Speed: 0.122 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 = 4353
Speed: 0.288 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4353
Speed: 0.145 ms
|
|
Speed: 0.122 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081176
Speed: 0.141 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 8659
Speed: 0.229 ms
|
|
Speed: 0.516 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7537
Speed: 0.155 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8659
Speed: 0.155 ms
|
|
Speed: 0.279 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 = 8659
Speed: 0.269 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8659
Speed: 0.173 ms
|
|
Speed: 0.108 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081185
Speed: 0.276 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 12965
Speed: 0.456 ms
|
|
Speed: 0.416 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8475
Speed: 0.318 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12965
Speed: 0.578 ms
|
|
Speed: 0.321 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 12965
Speed: 0.427 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12965
Speed: 0.315 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 = 1933
Speed: 0.439 ms
|
|
Speed: 0.315 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6489
Speed: 0.199 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1933
Speed: 0.226 ms
|
|
Speed: 1.238 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1242
Speed: 0.628 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1243
Speed: 0.170 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1244
Speed: 0.151 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1245
Speed: 0.382 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1246
Speed: 0.153 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1247
Speed: 0.146 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1248
Speed: 0.260 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1250
Speed: 0.217 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1251
Speed: 0.165 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 1933
Speed: 0.449 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1933
Speed: 0.271 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 3304
Speed: 0.386 ms
|
|
Speed: 0.262 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6834
Speed: 0.198 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3304
Speed: 0.272 ms
|
|
Speed: 0.195 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 3304
Speed: 0.368 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3304
Speed: 0.261 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 = 14238
Speed: 0.455 ms
|
|
Speed: 0.527 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8840
Speed: 0.252 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14238
Speed: 0.211 ms
|
|
Speed: 0.177 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 14238
Speed: 0.314 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14238
Speed: 0.232 ms
|
|
Speed: 0.157 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081206
Speed: 0.222 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 9111
Speed: 0.370 ms
|
|
Speed: 0.570 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7638
Speed: 0.227 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9111
Speed: 0.239 ms
|
|
Speed: 0.264 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 = 9111
Speed: 0.348 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9111
Speed: 0.412 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 = 7915
Speed: 0.510 ms
|
|
Speed: 0.434 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7465
Speed: 0.197 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7915
Speed: 0.288 ms
|
|
Speed: 0.178 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 7915
Speed: 0.296 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7915
Speed: 0.239 ms
|
|
Speed: 0.138 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081184
Speed: 0.183 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 7850
Speed: 0.318 ms
|
|
Speed: 0.178 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7453
Speed: 0.133 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7850
Speed: 0.268 ms
|
|
Speed: 0.154 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 7850
Speed: 0.280 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7850
Speed: 0.297 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 = 13190
Speed: 0.440 ms
|
|
Speed: 0.459 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8516
Speed: 0.303 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13190
Speed: 0.294 ms
|
|
Speed: 0.283 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 = 13190
Speed: 0.407 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13190
Speed: 0.343 ms
|
|
Speed: 0.206 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081200
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 = 11654
Speed: 0.350 ms
|
|
Speed: 0.817 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8123
Speed: 0.249 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11654
Speed: 0.301 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 = 11654
Speed: 0.294 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11654
Speed: 0.222 ms
|
|
Speed: 0.141 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081194
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 = 14540
Speed: 0.345 ms
|
|
Speed: 0.394 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8826
Speed: 0.195 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14540
Speed: 0.535 ms
|
|
Speed: 0.234 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 14540
Speed: 0.368 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14540
Speed: 0.259 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 13333
Speed: 0.471 ms
|
|
Speed: 0.836 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8610
Speed: 0.263 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13333
Speed: 0.285 ms
|
|
Speed: 1.258 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 8232
Speed: 1.148 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 13333
Speed: 0.506 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13333
Speed: 0.295 ms
|
|
Speed: 0.265 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081201
Speed: 0.216 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 8300
Speed: 0.352 ms
|
|
Speed: 0.573 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7503
Speed: 0.225 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8300
Speed: 0.335 ms
|
|
Speed: 1.097 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6664
Speed: 0.995 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 = 8300
Speed: 0.452 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8300
Speed: 0.286 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 = 573
Speed: 0.370 ms
|
|
Speed: 0.240 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6137
Speed: 0.335 ms
|
|
SELECT * FROM article_settings WHERE article_id = 573
Speed: 0.219 ms
|
|
Speed: 0.187 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 573
Speed: 0.237 ms
|
|
SELECT * FROM article_settings WHERE article_id = 573
Speed: 0.171 ms
|
|
Speed: 0.110 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081157
Speed: 0.360 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 = 10263
Speed: 0.566 ms
|
|
Speed: 0.476 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7916
Speed: 0.234 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10263
Speed: 0.580 ms
|
|
Speed: 0.544 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7245
Speed: 0.767 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7246
Speed: 0.344 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7247
Speed: 0.321 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 10263
Speed: 0.520 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10263
Speed: 0.281 ms
|
|
Speed: 0.210 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081190
Speed: 0.217 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 = 14641
Speed: 0.374 ms
|
|
Speed: 0.339 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8956
Speed: 0.198 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14641
Speed: 0.364 ms
|
|
Speed: 0.147 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 14641
Speed: 0.262 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14641
Speed: 0.164 ms
|
|
Speed: 0.223 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081210
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 = 13864
Speed: 0.555 ms
|
|
Speed: 0.780 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8727
Speed: 0.341 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13864
Speed: 0.471 ms
|
|
Speed: 0.357 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 13864
Speed: 0.416 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13864
Speed: 0.307 ms
|
|
Speed: 0.174 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081204
Speed: 0.185 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 = 972
Speed: 0.549 ms
|
|
Speed: 0.899 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6236
Speed: 0.209 ms
|
|
SELECT * FROM article_settings WHERE article_id = 972
Speed: 0.391 ms
|
|
Speed: 1.061 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 604
Speed: 1.218 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 = 972
Speed: 0.361 ms
|
|
SELECT * FROM article_settings WHERE article_id = 972
Speed: 0.240 ms
|
|
Speed: 0.158 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081160
Speed: 0.173 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 281
Speed: 0.348 ms
|
|
Speed: 0.810 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6060
Speed: 0.216 ms
|
|
SELECT * FROM article_settings WHERE article_id = 281
Speed: 0.362 ms
|
|
Speed: 0.990 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 258
Speed: 1.143 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 281
Speed: 0.292 ms
|
|
SELECT * FROM article_settings WHERE article_id = 281
Speed: 0.369 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 = 6291
Speed: 0.485 ms
|
|
Speed: 0.713 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7229
Speed: 0.214 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6291
Speed: 0.196 ms
|
|
Speed: 0.197 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 6291
Speed: 0.317 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6291
Speed: 0.196 ms
|
|
Speed: 0.141 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081181
Speed: 0.164 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 = 6099
Speed: 0.294 ms
|
|
Speed: 0.509 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7169
Speed: 0.189 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6099
Speed: 0.178 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 = 6099
Speed: 0.372 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6099
Speed: 0.178 ms
|
|
Speed: 0.246 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081180
Speed: 0.276 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 3369
Speed: 0.463 ms
|
|
Speed: 0.236 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6797
Speed: 0.147 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3369
Speed: 0.551 ms
|
|
Speed: 1.085 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 2782
Speed: 1.087 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 2783
Speed: 0.322 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 = 3369
Speed: 0.331 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3369
Speed: 0.268 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 = 14083
Speed: 0.308 ms
|
|
Speed: 0.317 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8801
Speed: 0.211 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14083
Speed: 0.304 ms
|
|
Speed: 0.200 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 = 14083
Speed: 0.471 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14083
Speed: 0.254 ms
|
|
Speed: 0.135 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081205
Speed: 0.169 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 9977
Speed: 0.323 ms
|
|
Speed: 0.224 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7787
Speed: 0.166 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9977
Speed: 0.208 ms
|
|
Speed: 0.150 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 9977
Speed: 0.263 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9977
Speed: 0.200 ms
|
|
Speed: 0.124 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081189
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 = 941
Speed: 0.312 ms
|
|
Speed: 0.486 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6228
Speed: 0.451 ms
|
|
SELECT * FROM article_settings WHERE article_id = 941
Speed: 0.423 ms
|
|
Speed: 1.312 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 534
Speed: 0.475 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 535
Speed: 0.178 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 536
Speed: 0.226 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 537
Speed: 0.147 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 538
Speed: 0.154 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 941
Speed: 0.338 ms
|
|
SELECT * FROM article_settings WHERE article_id = 941
Speed: 0.179 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 4559
Speed: 0.313 ms
|
|
Speed: 0.266 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6925
Speed: 0.220 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4559
Speed: 1.003 ms
|
|
Speed: 0.560 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 3843
Speed: 0.646 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 = 4559
Speed: 0.530 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4559
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 = 6639
Speed: 0.405 ms
|
|
Speed: 0.717 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7288
Speed: 0.213 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6639
Speed: 0.740 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 = 6639
Speed: 0.337 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6639
Speed: 0.328 ms
|
|
Speed: 0.197 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081182
Speed: 0.214 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 11607
Speed: 0.433 ms
|
|
Speed: 0.363 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8167
Speed: 0.227 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11607
Speed: 0.274 ms
|
|
Speed: 0.181 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 11607
Speed: 0.323 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11607
Speed: 0.210 ms
|
|
Speed: 0.412 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081225
Speed: 0.274 ms
|
|
Speed: 0.598 ms
|
|
SELECT * FROM author_settings WHERE author_id = 9743
Speed: 0.875 ms
|
|
SELECT * FROM author_settings WHERE author_id = 9759
Speed: 0.162 ms
|
|
SELECT * FROM author_settings WHERE author_id = 9760
Speed: 0.126 ms
|
|
SELECT * FROM author_settings WHERE author_id = 9761
Speed: 0.119 ms
|
|
Speed: 0.402 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3918
Speed: 0.779 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3919
Speed: 0.190 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3920
Speed: 0.156 ms
|
|
Speed: 0.480 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26650
Speed: 0.356 ms
|
|
Speed: 0.311 ms
|
|
SELECT * FROM author_settings WHERE author_id = 7414
Speed: 0.835 ms
|
|
SELECT * FROM author_settings WHERE author_id = 7415
Speed: 0.256 ms
|
|
Speed: 0.351 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5078
Speed: 0.729 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5079
Speed: 0.302 ms
|
|
Speed: 0.359 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24358
Speed: 0.463 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24360
Speed: 0.346 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24361
Speed: 0.305 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24362
Speed: 0.274 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24363
Speed: 0.300 ms
|
|
Speed: 0.432 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1724
Speed: 0.261 ms
|
|
Speed: 0.265 ms
|
|
SELECT * FROM author_settings WHERE author_id = 32815
Speed: 1.108 ms
|
|
Speed: 0.417 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22625
Speed: 0.245 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22626
Speed: 0.168 ms
|
|
Speed: 0.294 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24431
Speed: 0.207 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24692
Speed: 0.172 ms
|
|
Speed: 0.257 ms
|
|
SELECT * FROM author_settings WHERE author_id = 599
Speed: 0.851 ms
|
|
Speed: 0.413 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5764
Speed: 0.849 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5765
Speed: 0.244 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5766
Speed: 0.181 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5767
Speed: 0.208 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5768
Speed: 0.190 ms
|
|
Speed: 0.374 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29016
Speed: 0.211 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29017
Speed: 0.156 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29018
Speed: 0.205 ms
|
|
Speed: 0.355 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1680
Speed: 0.526 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1685
Speed: 0.267 ms
|
|
Speed: 0.252 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6470
Speed: 0.531 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6471
Speed: 0.194 ms
|
|
Speed: 0.373 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17328
Speed: 0.395 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17329
Speed: 0.281 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17330
Speed: 0.188 ms
|
|
Speed: 0.248 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29004
Speed: 0.705 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29533
Speed: 0.415 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29534
Speed: 0.160 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29535
Speed: 0.224 ms
|
|
Speed: 0.208 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23095
Speed: 0.370 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23094
Speed: 0.286 ms
|
|
Speed: 0.354 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6790
Speed: 0.693 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6791
Speed: 0.206 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6792
Speed: 0.210 ms
|
|
Speed: 0.374 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10638
Speed: 0.247 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10639
Speed: 0.157 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10640
Speed: 0.132 ms
|
|
Speed: 0.325 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24163
Speed: 0.234 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24164
Speed: 0.314 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24165
Speed: 0.226 ms
|
|
Speed: 0.296 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8576
Speed: 0.382 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8577
Speed: 0.342 ms
|
|
Speed: 0.365 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16357
Speed: 0.271 ms
|
|
Speed: 0.314 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24755
Speed: 0.877 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24756
Speed: 0.271 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24757
Speed: 0.291 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24758
Speed: 0.276 ms
|
|
Speed: 0.269 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3926
Speed: 0.191 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3925
Speed: 0.179 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3927
Speed: 0.136 ms
|
|
Speed: 0.287 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6554
Speed: 0.692 ms
|
|
SELECT * FROM author_settings WHERE author_id = 7145
Speed: 0.541 ms
|
|
SELECT * FROM author_settings WHERE author_id = 7146
Speed: 0.274 ms
|
|
Speed: 0.279 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27607
Speed: 0.452 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27608
Speed: 0.221 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27609
Speed: 0.165 ms
|
|
Speed: 0.240 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17189
Speed: 0.200 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17190
Speed: 0.156 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17191
Speed: 0.234 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17192
Speed: 0.186 ms
|
|
Speed: 0.332 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15083
Speed: 0.969 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15084
Speed: 0.298 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15085
Speed: 0.196 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15086
Speed: 0.133 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15087
Speed: 0.120 ms
|
|
Speed: 0.304 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14965
Speed: 0.201 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15216
Speed: 0.164 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15217
Speed: 0.121 ms
|
|
Speed: 0.332 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25283
Speed: 0.592 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25284
Speed: 0.319 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25285
Speed: 0.204 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25286
Speed: 0.185 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25287
Speed: 0.211 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25288
Speed: 0.186 ms
|
|
Speed: 0.304 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21972
Speed: 0.822 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21973
Speed: 0.270 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21974
Speed: 0.217 ms
|
|
Speed: 0.386 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28359
Speed: 0.616 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28725
Speed: 0.602 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28726
Speed: 0.215 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28729
Speed: 0.141 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28740
Speed: 0.119 ms
|
|
Speed: 0.213 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25617
Speed: 0.192 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25616
Speed: 0.260 ms
|
|
Speed: 0.325 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15739
Speed: 0.638 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15740
Speed: 0.219 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15741
Speed: 0.218 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15742
Speed: 0.185 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15743
Speed: 0.160 ms
|
|
Speed: 0.317 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1190
Speed: 0.310 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1191
Speed: 0.245 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1192
Speed: 0.171 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1193
Speed: 0.192 ms
|
|
Speed: 0.237 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19321
Speed: 0.621 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19322
Speed: 0.190 ms
|
|
Speed: 0.258 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28591
Speed: 0.172 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28592
Speed: 0.121 ms
|
|
Speed: 0.261 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26753
Speed: 0.218 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26754
Speed: 0.137 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26752
Speed: 0.140 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26755
Speed: 0.381 ms
|
|
Speed: 0.301 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1932
Speed: 0.872 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1933
Speed: 0.185 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1934
Speed: 0.167 ms
|
|
Speed: 0.235 ms
|
|
SELECT * FROM author_settings WHERE author_id = 571
Speed: 0.422 ms
|
|
SELECT * FROM author_settings WHERE author_id = 896
Speed: 0.465 ms
|
|
Speed: 0.342 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12189
Speed: 0.333 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12190
Speed: 0.154 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12191
Speed: 0.312 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12192
Speed: 0.183 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12193
Speed: 0.269 ms
|
|
Speed: 0.327 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11747
Speed: 0.248 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11921
Speed: 0.189 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11922
Speed: 0.144 ms
|
|
Speed: 0.425 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6680
Speed: 0.762 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6681
Speed: 0.318 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8166
Speed: 0.272 ms
|
|
Speed: 0.363 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27255
Speed: 0.632 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28003
Speed: 0.578 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28004
Speed: 0.204 ms
|
|
Speed: 0.223 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18847
Speed: 0.176 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18848
Speed: 0.151 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18849
Speed: 0.149 ms
|
|
Speed: 0.245 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1879
Speed: 0.184 ms
|
|
Speed: 0.205 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8982
Speed: 0.271 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8983
Speed: 0.305 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8984
Speed: 0.221 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8985
Speed: 0.139 ms
|
|
Speed: 0.191 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12807
Speed: 0.363 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12813
Speed: 0.157 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12814
Speed: 0.148 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12815
Speed: 0.121 ms
|
|
Speed: 0.288 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21851
Speed: 0.189 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21852
Speed: 0.122 ms
|