|
SELECT * FROM sessions WHERE session_id = vel85j9l11fp879iqgt3db2sk5
Speed: 0.468 ms
|
|
INSERT INTO sessions
(session_id, ip_address, user_agent, created, last_used, remember, data, domain)
VALUES
(vel85j9l11fp879iqgt3db2sk5, 18.97.9.168, CCBot/2.0 (https://commoncrawl.org/faq/), 1779205045, 1779205045, 0, , ijrer.org
Speed: 0.396 ms
|
|
SELECT * FROM journals WHERE path = ij
Speed: 0.325 ms
|
|
Speed: 0.249 ms
|
|
Speed: 1.256 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.usageStats.UsageStatsLoader
Speed: 0.476 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.alm.ArticleInfoSender
Speed: 0.106 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.pln.classes.tasks.Depositor
Speed: 0.073 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.datacite.DataciteInfoSender
Speed: 0.076 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.medra.MedraInfoSender
Speed: 0.068 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.crossref.CrossrefInfoSender
Speed: 0.066 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.crossref.CrossrefInfoSender
Speed: 0.065 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.ReviewReminder
Speed: 0.066 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.SubscriptionExpiryReminder
Speed: 0.065 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.OpenAccessNotification
Speed: 0.157 ms
|
|
SELECT a.article_id AS pub_id,
COALESCE(atl.setting_value, atpl.setting_value) AS article_title
FROM published_articles pa,
issues i,
articles a
JOIN journals j ON (a.journal_id = j.journal_id)
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN article_settings atl ON (a.article_id = atl.article_id AND atl.setting_name = cleanTitle AND atl.locale = en_US)
LEFT JOIN article_settings atpl ON (a.article_id = atpl.article_id AND atpl.setting_name = cleanTitle AND atpl.locale = a.locale)
WHERE pa.article_id = a.article_id
AND i.issue_id = pa.issue_id
AND i.published = 1
AND s.section_id IS NOT NULL AND a.journal_id = 2
Speed: 4.277 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 10103
Speed: 0.978 ms
|
|
Speed: 0.476 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7946
Speed: 0.307 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10103
Speed: 1.293 ms
|
|
Speed: 0.418 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 10103
Speed: 0.359 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10103
Speed: 0.182 ms
|
|
SELECT * FROM sections WHERE section_id = 2
Speed: 0.102 ms
|
|
SELECT * FROM section_settings WHERE section_id = 2
Speed: 0.097 ms
|
|
Speed: 0.090 ms
|
|
Speed: 0.189 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081191
Speed: 0.210 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 742
Speed: 0.498 ms
|
|
Speed: 0.182 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6183
Speed: 0.154 ms
|
|
SELECT * FROM article_settings WHERE article_id = 742
Speed: 0.202 ms
|
|
Speed: 0.138 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 742
Speed: 0.310 ms
|
|
SELECT * FROM article_settings WHERE article_id = 742
Speed: 0.146 ms
|
|
Speed: 0.099 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081158
Speed: 0.123 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 7560
Speed: 0.465 ms
|
|
Speed: 0.223 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7379
Speed: 0.154 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7560
Speed: 0.344 ms
|
|
Speed: 0.153 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6289
Speed: 0.514 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 7560
Speed: 0.268 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7560
Speed: 0.156 ms
|
|
Speed: 0.105 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081183
Speed: 0.128 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 12474
Speed: 0.235 ms
|
|
Speed: 0.146 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8350
Speed: 0.128 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12474
Speed: 0.325 ms
|
|
Speed: 0.216 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7998
Speed: 0.432 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 12474
Speed: 0.408 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12474
Speed: 0.169 ms
|
|
Speed: 0.100 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081197
Speed: 0.139 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 5688
Speed: 0.228 ms
|
|
Speed: 0.150 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7068
Speed: 0.115 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5688
Speed: 1.274 ms
|
|
Speed: 0.286 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 5688
Speed: 0.379 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5688
Speed: 0.388 ms
|
|
Speed: 0.218 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081178
Speed: 0.255 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 7652
Speed: 0.337 ms
|
|
Speed: 0.216 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7427
Speed: 0.157 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7652
Speed: 0.196 ms
|
|
Speed: 0.160 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6323
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 = 7652
Speed: 0.304 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7652
Speed: 0.212 ms
|
|
Speed: 0.140 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081184
Speed: 0.149 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 14588
Speed: 0.295 ms
|
|
Speed: 0.334 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8934
Speed: 0.180 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14588
Speed: 0.873 ms
|
|
Speed: 0.180 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 14588
Speed: 0.306 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14588
Speed: 0.183 ms
|
|
Speed: 0.187 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081209
Speed: 0.165 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 9377
Speed: 0.266 ms
|
|
Speed: 0.178 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7741
Speed: 0.181 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9377
Speed: 0.155 ms
|
|
Speed: 0.126 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 9377
Speed: 0.205 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9377
Speed: 0.139 ms
|
|
Speed: 0.106 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081188
Speed: 0.137 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 2098
Speed: 0.226 ms
|
|
Speed: 0.153 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6598
Speed: 0.126 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2098
Speed: 0.971 ms
|
|
Speed: 0.450 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1830
Speed: 0.260 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 2098
Speed: 0.227 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2098
Speed: 0.180 ms
|
|
Speed: 0.106 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081170
Speed: 0.129 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 5428
Speed: 0.238 ms
|
|
Speed: 0.153 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6986
Speed: 0.136 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5428
Speed: 0.533 ms
|
|
Speed: 0.636 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 4757
Speed: 0.391 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 5428
Speed: 0.336 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5428
Speed: 0.307 ms
|
|
Speed: 0.135 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081177
Speed: 0.431 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 745
Speed: 0.441 ms
|
|
Speed: 0.214 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6184
Speed: 0.254 ms
|
|
SELECT * FROM article_settings WHERE article_id = 745
Speed: 0.278 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 = 745
Speed: 0.296 ms
|
|
SELECT * FROM article_settings WHERE article_id = 745
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 = 12297
Speed: 0.292 ms
|
|
Speed: 0.569 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8818
Speed: 0.169 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12297
Speed: 0.772 ms
|
|
Speed: 0.435 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7963
Speed: 0.205 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7964
Speed: 0.137 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 12297
Speed: 0.275 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12297
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 = 978
Speed: 0.264 ms
|
|
Speed: 0.514 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6239
Speed: 0.147 ms
|
|
SELECT * FROM article_settings WHERE article_id = 978
Speed: 0.429 ms
|
|
Speed: 0.139 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 978
Speed: 0.216 ms
|
|
SELECT * FROM article_settings WHERE article_id = 978
Speed: 0.176 ms
|
|
Speed: 0.137 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081160
Speed: 0.144 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 484
Speed: 0.235 ms
|
|
Speed: 0.169 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6113
Speed: 0.222 ms
|
|
SELECT * FROM article_settings WHERE article_id = 484
Speed: 0.297 ms
|
|
Speed: 0.155 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 484
Speed: 0.204 ms
|
|
SELECT * FROM article_settings WHERE article_id = 484
Speed: 0.151 ms
|
|
Speed: 0.117 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081156
Speed: 0.145 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 6789
Speed: 0.244 ms
|
|
Speed: 0.156 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7309
Speed: 0.202 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6789
Speed: 0.182 ms
|
|
Speed: 0.133 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 6789
Speed: 0.271 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6789
Speed: 0.163 ms
|
|
Speed: 0.112 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081182
Speed: 0.132 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 15062
Speed: 0.256 ms
|
|
Speed: 0.745 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 9128
Speed: 0.166 ms
|
|
SELECT * FROM article_settings WHERE article_id = 15062
Speed: 1.140 ms
|
|
Speed: 0.146 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 15062
Speed: 0.238 ms
|
|
SELECT * FROM article_settings WHERE article_id = 15062
Speed: 0.157 ms
|
|
Speed: 0.111 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081223
Speed: 0.139 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 4438
Speed: 0.233 ms
|
|
Speed: 0.151 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6915
Speed: 0.310 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4438
Speed: 1.346 ms
|
|
Speed: 0.316 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 4438
Speed: 0.382 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4438
Speed: 0.329 ms
|
|
Speed: 0.151 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081176
Speed: 0.334 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 3828
Speed: 0.279 ms
|
|
Speed: 0.505 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6845
Speed: 0.168 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3828
Speed: 1.008 ms
|
|
Speed: 0.145 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 3828
Speed: 0.228 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3828
Speed: 0.170 ms
|
|
Speed: 0.109 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081174
Speed: 0.136 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 771
Speed: 0.353 ms
|
|
Speed: 0.242 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6188
Speed: 0.313 ms
|
|
SELECT * FROM article_settings WHERE article_id = 771
Speed: 0.285 ms
|
|
Speed: 0.199 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 771
Speed: 0.244 ms
|
|
SELECT * FROM article_settings WHERE article_id = 771
Speed: 0.160 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 4661
Speed: 0.219 ms
|
|
Speed: 0.138 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6931
Speed: 0.118 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4661
Speed: 0.976 ms
|
|
Speed: 1.097 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 3983
Speed: 0.430 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 3984
Speed: 0.148 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 4661
Speed: 0.411 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4661
Speed: 0.343 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 738
Speed: 0.441 ms
|
|
Speed: 0.306 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6182
Speed: 0.318 ms
|
|
SELECT * FROM article_settings WHERE article_id = 738
Speed: 0.313 ms
|
|
Speed: 0.289 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 738
Speed: 0.361 ms
|
|
SELECT * FROM article_settings WHERE article_id = 738
Speed: 0.313 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 7974
Speed: 0.304 ms
|
|
Speed: 0.158 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7485
Speed: 0.123 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7974
Speed: 0.359 ms
|
|
Speed: 0.116 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 7974
Speed: 0.203 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7974
Speed: 0.138 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 8005
Speed: 0.466 ms
|
|
Speed: 0.173 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7464
Speed: 0.130 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8005
Speed: 0.524 ms
|
|
Speed: 0.845 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6482
Speed: 0.242 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 8005
Speed: 0.453 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8005
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 = 12083
Speed: 0.276 ms
|
|
Speed: 0.555 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8294
Speed: 0.140 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12083
Speed: 0.802 ms
|
|
Speed: 0.417 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 12083
Speed: 0.412 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12083
Speed: 0.229 ms
|
|
Speed: 0.133 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081196
Speed: 0.142 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 14232
Speed: 0.308 ms
|
|
Speed: 0.486 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8838
Speed: 0.154 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14232
Speed: 1.032 ms
|
|
Speed: 0.179 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 14232
Speed: 0.260 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14232
Speed: 0.170 ms
|
|
Speed: 0.099 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081206
Speed: 0.119 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 10209
Speed: 0.255 ms
|
|
Speed: 0.191 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7833
Speed: 0.150 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10209
Speed: 0.605 ms
|
|
Speed: 0.435 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7226
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 = 10209
Speed: 0.297 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10209
Speed: 0.185 ms
|
|
Speed: 0.209 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081190
Speed: 0.191 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 270
Speed: 0.335 ms
|
|
Speed: 0.194 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6059
Speed: 0.198 ms
|
|
SELECT * FROM article_settings WHERE article_id = 270
Speed: 0.163 ms
|
|
Speed: 0.144 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 179
Speed: 0.163 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 270
Speed: 0.229 ms
|
|
SELECT * FROM article_settings WHERE article_id = 270
Speed: 0.135 ms
|
|
Speed: 0.102 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081155
Speed: 0.125 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 13160
Speed: 0.268 ms
|
|
Speed: 0.138 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8596
Speed: 0.127 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13160
Speed: 0.768 ms
|
|
Speed: 0.129 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 13160
Speed: 0.254 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13160
Speed: 0.148 ms
|
|
Speed: 0.110 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081201
Speed: 0.130 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 8021
Speed: 0.260 ms
|
|
Speed: 0.136 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7463
Speed: 0.118 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8021
Speed: 0.291 ms
|
|
Speed: 0.119 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 8021
Speed: 0.215 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8021
Speed: 0.156 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 1711
Speed: 0.248 ms
|
|
Speed: 0.137 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6456
Speed: 0.114 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1711
Speed: 0.224 ms
|
|
Speed: 0.342 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1036
Speed: 0.332 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 1711
Speed: 0.407 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1711
Speed: 0.173 ms
|
|
Speed: 0.112 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081163
Speed: 0.144 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 14143
Speed: 0.207 ms
|
|
Speed: 0.227 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8798
Speed: 0.138 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14143
Speed: 0.216 ms
|
|
Speed: 0.125 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 14143
Speed: 0.177 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14143
Speed: 0.141 ms
|
|
Speed: 0.097 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081205
Speed: 0.118 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 13893
Speed: 0.186 ms
|
|
Speed: 0.236 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8776
Speed: 0.289 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13893
Speed: 0.798 ms
|
|
Speed: 0.299 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 13893
Speed: 0.439 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13893
Speed: 0.361 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 11434
Speed: 0.471 ms
|
|
Speed: 0.344 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8075
Speed: 0.317 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11434
Speed: 0.331 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 = 11434
Speed: 0.319 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11434
Speed: 0.235 ms
|
|
Speed: 0.148 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081193
Speed: 0.163 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 2256
Speed: 0.325 ms
|
|
Speed: 0.198 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6617
Speed: 0.177 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2256
Speed: 0.834 ms
|
|
Speed: 0.216 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1589
Speed: 0.580 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1590
Speed: 0.327 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1591
Speed: 0.304 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 2256
Speed: 0.440 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2256
Speed: 0.206 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 8904
Speed: 0.235 ms
|
|
Speed: 0.666 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7585
Speed: 0.197 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8904
Speed: 0.240 ms
|
|
Speed: 1.243 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6777
Speed: 0.258 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 8904
Speed: 0.332 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8904
Speed: 0.258 ms
|
|
Speed: 0.167 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081186
Speed: 0.193 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 3146
Speed: 0.252 ms
|
|
Speed: 0.193 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6764
Speed: 0.156 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3146
Speed: 0.964 ms
|
|
Speed: 0.221 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 3146
Speed: 0.410 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3146
Speed: 0.272 ms
|
|
Speed: 0.248 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 = 10749
Speed: 0.409 ms
|
|
Speed: 0.290 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7966
Speed: 0.230 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10749
Speed: 0.333 ms
|
|
Speed: 0.173 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 10749
Speed: 0.313 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10749
Speed: 0.423 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 10403
Speed: 0.343 ms
|
|
Speed: 0.998 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7876
Speed: 0.214 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10403
Speed: 0.932 ms
|
|
Speed: 0.325 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 10403
Speed: 0.288 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10403
Speed: 0.332 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 998
Speed: 0.271 ms
|
|
Speed: 0.167 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6243
Speed: 0.312 ms
|
|
SELECT * FROM article_settings WHERE article_id = 998
Speed: 1.383 ms
|
|
Speed: 0.318 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 998
Speed: 0.249 ms
|
|
SELECT * FROM article_settings WHERE article_id = 998
Speed: 0.166 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 3166
Speed: 0.407 ms
|
|
Speed: 0.626 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6835
Speed: 0.298 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3166
Speed: 0.697 ms
|
|
Speed: 0.772 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 2604
Speed: 0.238 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 3660
Speed: 0.164 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 3166
Speed: 0.262 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3166
Speed: 0.149 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 848
Speed: 0.226 ms
|
|
Speed: 0.244 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6207
Speed: 0.131 ms
|
|
SELECT * FROM article_settings WHERE article_id = 848
Speed: 0.822 ms
|
|
Speed: 0.430 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 848
Speed: 0.426 ms
|
|
SELECT * FROM article_settings WHERE article_id = 848
Speed: 0.260 ms
|
|
Speed: 0.298 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081159
Speed: 0.298 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 14980
Speed: 0.457 ms
|
|
Speed: 0.589 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8907
Speed: 0.347 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14980
Speed: 0.663 ms
|
|
Speed: 0.329 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 14980
Speed: 0.574 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14980
Speed: 0.214 ms
|
|
Speed: 0.124 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081208
Speed: 0.147 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 67
Speed: 0.231 ms
|
|
Speed: 0.153 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 59
Speed: 0.137 ms
|
|
SELECT * FROM article_settings WHERE article_id = 67
Speed: 0.518 ms
|
|
Speed: 0.647 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 19
Speed: 1.109 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 67
Speed: 0.433 ms
|
|
SELECT * FROM article_settings WHERE article_id = 67
Speed: 0.309 ms
|
|
Speed: 0.251 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 11
Speed: 0.321 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 4809
Speed: 0.339 ms
|
|
Speed: 0.195 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6944
Speed: 0.138 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4809
Speed: 1.369 ms
|
|
Speed: 0.345 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 4809
Speed: 0.421 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4809
Speed: 0.385 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 2548
Speed: 0.264 ms
|
|
Speed: 0.178 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6666
Speed: 0.147 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2548
Speed: 1.341 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 = 2548
Speed: 0.245 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2548
Speed: 0.339 ms
|
|
Speed: 0.165 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081172
Speed: 0.180 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 5334
Speed: 0.337 ms
|
|
Speed: 0.596 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7003
Speed: 0.185 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5334
Speed: 1.270 ms
|
|
Speed: 1.026 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 4704
Speed: 0.625 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 4705
Speed: 0.416 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5012
Speed: 0.205 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 5334
Speed: 0.282 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5334
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 = 14581
Speed: 0.277 ms
|
|
Speed: 0.277 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8834
Speed: 0.170 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14581
Speed: 0.534 ms
|
|
Speed: 0.169 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 14581
Speed: 0.264 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14581
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 = 11046
Speed: 0.299 ms
|
|
Speed: 0.220 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8033
Speed: 0.165 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11046
Speed: 1.726 ms
|
|
Speed: 0.213 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 11046
Speed: 0.320 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11046
Speed: 0.210 ms
|
|
Speed: 0.131 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081192
Speed: 0.159 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 13117
Speed: 0.288 ms
|
|
Speed: 0.187 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8525
Speed: 0.172 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13117
Speed: 0.384 ms
|
|
Speed: 0.162 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 13117
Speed: 0.259 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13117
Speed: 0.186 ms
|
|
Speed: 0.121 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081200
Speed: 0.160 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 5358
Speed: 0.348 ms
|
|
Speed: 0.185 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6983
Speed: 0.168 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5358
Speed: 0.398 ms
|
|
Speed: 0.164 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 5358
Speed: 0.306 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5358
Speed: 0.183 ms
|
|
Speed: 0.246 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081224
Speed: 0.169 ms
|
|
Speed: 0.646 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19059
Speed: 0.773 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19518
Speed: 0.249 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19519
Speed: 0.162 ms
|
|
Speed: 0.258 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1505
Speed: 0.365 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1504
Speed: 0.204 ms
|
|
Speed: 0.233 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14485
Speed: 0.226 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14486
Speed: 0.174 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14487
Speed: 0.184 ms
|
|
Speed: 0.231 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23627
Speed: 0.351 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23628
Speed: 0.170 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23629
Speed: 0.152 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23630
Speed: 0.142 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23631
Speed: 0.148 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23632
Speed: 0.180 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23633
Speed: 0.136 ms
|
|
Speed: 0.248 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11013
Speed: 1.310 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11014
Speed: 0.192 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11015
Speed: 0.139 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11016
Speed: 0.175 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11017
Speed: 0.131 ms
|
|
Speed: 0.225 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14646
Speed: 0.460 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15068
Speed: 0.875 ms
|
|
Speed: 0.243 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28494
Speed: 0.344 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28495
Speed: 0.305 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28641
Speed: 0.157 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28642
Speed: 0.129 ms
|
|
Speed: 0.164 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17708
Speed: 0.152 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18822
Speed: 0.135 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18823
Speed: 0.152 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18824
Speed: 0.167 ms
|
|
Speed: 0.250 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4295
Speed: 0.358 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4296
Speed: 0.129 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4297
Speed: 0.126 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5033
Speed: 0.481 ms
|
|
Speed: 0.353 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10575
Speed: 0.569 ms
|
|
Speed: 0.208 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1508
Speed: 0.182 ms
|
|
Speed: 0.218 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23238
Speed: 0.180 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23239
Speed: 0.123 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23240
Speed: 0.116 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23241
Speed: 0.115 ms
|
|
Speed: 0.246 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1950
Speed: 0.211 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1951
Speed: 0.139 ms
|
|
Speed: 0.173 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1006
Speed: 0.320 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1005
Speed: 0.155 ms
|
|
Speed: 0.154 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13094
Speed: 0.141 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13095
Speed: 0.153 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13096
Speed: 0.129 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13097
Speed: 0.125 ms
|
|
Speed: 0.147 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29581
Speed: 0.167 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29582
Speed: 0.146 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29583
Speed: 0.115 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29579
Speed: 0.119 ms
|
|
Speed: 0.138 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8727
Speed: 0.762 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8728
Speed: 0.133 ms
|
|
Speed: 0.144 ms
|
|
SELECT * FROM author_settings WHERE author_id = 7517
Speed: 0.145 ms
|
|
SELECT * FROM author_settings WHERE author_id = 9130
Speed: 0.511 ms
|
|
SELECT * FROM author_settings WHERE author_id = 9131
Speed: 0.125 ms
|
|
Speed: 0.160 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1552
Speed: 0.152 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1553
Speed: 0.125 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1554
Speed: 0.107 ms
|
|
Speed: 0.124 ms
|
|
SELECT * FROM author_settings WHERE author_id = 9187
Speed: 0.498 ms
|
|
SELECT * FROM author_settings WHERE author_id = 9188
Speed: 0.262 ms
|
|
Speed: 0.311 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1497
Speed: 0.272 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1498
Speed: 0.126 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1499
Speed: 0.109 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1500
Speed: 0.112 ms
|
|
Speed: 0.339 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15178
Speed: 0.231 ms
|
|
Speed: 0.308 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15232
Speed: 0.322 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15233
Speed: 0.285 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15234
Speed: 0.295 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15626
Speed: 0.289 ms
|
|
Speed: 0.316 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22825
Speed: 0.259 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22832
Speed: 0.311 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22833
Speed: 0.157 ms
|
|
Speed: 0.285 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27592
Speed: 0.281 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27594
Speed: 0.253 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27595
Speed: 0.261 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27596
Speed: 0.128 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27597
Speed: 0.117 ms
|
|
Speed: 0.137 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19220
Speed: 0.281 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19221
Speed: 0.278 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19222
Speed: 0.275 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19223
Speed: 0.278 ms
|
|
Speed: 0.133 ms
|
|
SELECT * FROM author_settings WHERE author_id = 544
Speed: 0.279 ms
|
|
SELECT * FROM author_settings WHERE author_id = 548
Speed: 0.245 ms
|
|
SELECT * FROM author_settings WHERE author_id = 547
Speed: 0.363 ms
|
|
Speed: 0.323 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25224
Speed: 0.485 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25225
Speed: 0.394 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25226
Speed: 0.168 ms
|
|
Speed: 0.158 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15263
Speed: 0.136 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15264
Speed: 0.137 ms
|
|
Speed: 0.336 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3470
Speed: 0.564 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3540
Speed: 0.339 ms
|
|
Speed: 0.443 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27399
Speed: 0.288 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27400
Speed: 0.238 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27401
Speed: 0.438 ms
|
|
Speed: 0.490 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26835
Speed: 0.313 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26837
Speed: 0.292 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26836
Speed: 0.264 ms
|
|
Speed: 0.262 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21540
Speed: 0.357 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21870
Speed: 0.319 ms
|
|
Speed: 0.263 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4609
Speed: 0.264 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4610
Speed: 0.115 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4611
Speed: 0.107 ms
|
|
Speed: 0.156 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16759
Speed: 0.133 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16758
Speed: 0.129 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16760
Speed: 0.108 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16761
Speed: 0.108 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16762
Speed: 0.111 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16763
Speed: 0.130 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16764
Speed: 0.113 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16765
Speed: 0.302 ms
|
|
Speed: 0.325 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6277
Speed: 0.629 ms
|
|
Speed: 0.319 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20284
Speed: 0.176 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20664
Speed: 0.125 ms
|
|
Speed: 0.255 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19597
Speed: 0.333 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19598
Speed: 0.153 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19599
Speed: 0.109 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19600
Speed: 0.106 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19601
Speed: 0.104 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19602
Speed: 0.114 ms
|
|
Speed: 0.123 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1988
Speed: 0.120 ms
|
|
Speed: 0.131 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6309
Speed: 0.899 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6310
Speed: 0.120 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6311
Speed: 0.137 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6312
Speed: 0.434 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6313
Speed: 0.111 ms
|
|
Speed: 0.264 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1713
Speed: 0.170 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1942
Speed: 0.129 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1941
Speed: 0.145 ms
|
|
Speed: 0.171 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29336
Speed: 0.166 ms
|
|
SELECT * FROM author_settings WHERE author_id = 30192
Speed: 0.130 ms
|
|
SELECT * FROM author_settings WHERE author_id = 30193
Speed: 0.116 ms
|
|
SELECT * FROM author_settings WHERE author_id = 30194
Speed: 0.111 ms
|
|
SELECT * FROM author_settings WHERE author_id = 30195
Speed: 0.114 ms
|
|
SELECT * FROM author_settings WHERE author_id = 30196
Speed: 0.116 ms
|
|
SELECT * FROM author_settings WHERE author_id = 30197
Speed: 0.122 ms
|
|
SELECT * FROM author_settings WHERE author_id = 30198
Speed: 0.112 ms
|
|
SELECT * FROM author_settings WHERE author_id = 30834
Speed: 0.113 ms
|
|
Speed: 0.148 ms
|
|
SELECT * FROM author_settings WHERE author_id = 114
Speed: 0.820 ms
|
|
SELECT * FROM author_settings WHERE author_id = 267
Speed: 0.645 ms
|
|
Speed: 0.191 ms
|
|
SELECT * FROM author_settings WHERE author_id = 9467
Speed: 0.499 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10662
Speed: 0.369 ms
|
|
Speed: 0.130 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5216
Speed: 0.396 ms
|
|
Speed: 0.133 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10411
Speed: 0.591 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10412
Speed: 0.287 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10413
Speed: 0.120 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10414
Speed: 0.104 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10957
Speed: 0.164 ms
|
|
Speed: 0.145 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28478
Speed: 0.117 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29431
Speed: 0.130 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29432
Speed: 0.166 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29433
Speed: 0.131 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29434
Speed: 0.112 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29435
Speed: 0.110 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29436
Speed: 0.110 ms
|
|
Speed: 0.145 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20781
Speed: 0.137 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20782
Speed: 0.112 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20783
Speed: 0.110 ms
|
|
Speed: 0.124 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25144
Speed: 0.139 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25145
Speed: 0.113 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25146
Speed: 0.109 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25147
Speed: 0.367 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25148
Speed: 0.325 ms
|
|
Speed: 0.353 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10452
Speed: 0.411 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10453
Speed: 0.133 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10454
Speed: 0.115 ms
|