|
SELECT * FROM sessions WHERE session_id = r2rorbq0rpldmkcoldf0aca1q7
Speed: 0.405 ms
|
|
INSERT INTO sessions
(session_id, ip_address, user_agent, created, last_used, remember, data, domain)
VALUES
(r2rorbq0rpldmkcoldf0aca1q7, 18.97.9.168, CCBot/2.0 (https://commoncrawl.org/faq/), 1779209481, 1779209481, 0, , ijrer.org
Speed: 0.307 ms
|
|
SELECT * FROM journals WHERE path = ij
Speed: 0.387 ms
|
|
Speed: 0.116 ms
|
|
Speed: 0.882 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.usageStats.UsageStatsLoader
Speed: 0.465 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.alm.ArticleInfoSender
Speed: 0.128 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.pln.classes.tasks.Depositor
Speed: 0.092 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.datacite.DataciteInfoSender
Speed: 0.099 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.medra.MedraInfoSender
Speed: 0.523 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.crossref.CrossrefInfoSender
Speed: 0.297 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.crossref.CrossrefInfoSender
Speed: 0.227 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.ReviewReminder
Speed: 0.258 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.SubscriptionExpiryReminder
Speed: 0.260 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.OpenAccessNotification
Speed: 0.259 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: 5.453 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 = 12707
Speed: 0.755 ms
|
|
Speed: 0.755 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8396
Speed: 0.210 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12707
Speed: 0.214 ms
|
|
Speed: 0.241 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 12707
Speed: 0.436 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12707
Speed: 0.363 ms
|
|
SELECT * FROM sections WHERE section_id = 2
Speed: 0.195 ms
|
|
SELECT * FROM section_settings WHERE section_id = 2
Speed: 0.194 ms
|
|
Speed: 0.141 ms
|
|
Speed: 0.240 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081198
Speed: 0.208 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 10952
Speed: 0.439 ms
|
|
Speed: 0.264 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7951
Speed: 0.184 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10952
Speed: 0.214 ms
|
|
Speed: 0.165 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 10952
Speed: 0.297 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10952
Speed: 0.182 ms
|
|
Speed: 0.119 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081191
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 = 2506
Speed: 0.219 ms
|
|
Speed: 0.179 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6658
Speed: 0.124 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2506
Speed: 0.160 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 = 2506
Speed: 0.359 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2506
Speed: 0.336 ms
|
|
Speed: 0.272 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081171
Speed: 0.161 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 3689
Speed: 0.258 ms
|
|
Speed: 0.370 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6861
Speed: 0.233 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3689
Speed: 0.330 ms
|
|
Speed: 0.271 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 = 3689
Speed: 0.372 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3689
Speed: 0.237 ms
|
|
Speed: 0.110 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081175
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 = 13691
Speed: 0.267 ms
|
|
Speed: 0.309 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8744
Speed: 0.148 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13691
Speed: 0.407 ms
|
|
Speed: 0.290 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 13691
Speed: 0.418 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13691
Speed: 0.307 ms
|
|
Speed: 0.308 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081204
Speed: 0.183 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 408
Speed: 0.260 ms
|
|
Speed: 0.325 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6101
Speed: 0.181 ms
|
|
SELECT * FROM article_settings WHERE article_id = 408
Speed: 0.254 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 = 408
Speed: 0.221 ms
|
|
SELECT * FROM article_settings WHERE article_id = 408
Speed: 0.153 ms
|
|
Speed: 0.122 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081156
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 = 8756
Speed: 0.274 ms
|
|
Speed: 0.157 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7534
Speed: 0.152 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8756
Speed: 0.157 ms
|
|
Speed: 0.536 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6732
Speed: 0.287 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6733
Speed: 0.131 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 = 8756
Speed: 0.352 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8756
Speed: 0.433 ms
|
|
Speed: 0.158 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081185
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 = 1778
Speed: 0.327 ms
|
|
Speed: 0.701 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6449
Speed: 0.170 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1778
Speed: 0.170 ms
|
|
Speed: 0.379 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1064
Speed: 0.473 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 = 1778
Speed: 0.285 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1778
Speed: 0.181 ms
|
|
Speed: 0.101 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081163
Speed: 0.121 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 = 6346
Speed: 0.220 ms
|
|
Speed: 0.159 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7242
Speed: 0.131 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6346
Speed: 0.247 ms
|
|
Speed: 0.117 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 6346
Speed: 0.220 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6346
Speed: 0.131 ms
|
|
Speed: 0.093 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081181
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 = 6770
Speed: 0.222 ms
|
|
Speed: 0.136 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7306
Speed: 0.111 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6770
Speed: 0.137 ms
|
|
Speed: 0.110 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 6770
Speed: 0.185 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6770
Speed: 0.318 ms
|
|
Speed: 0.259 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081182
Speed: 0.293 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 = 8406
Speed: 0.301 ms
|
|
Speed: 0.180 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7518
Speed: 0.136 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8406
Speed: 0.163 ms
|
|
Speed: 0.536 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6650
Speed: 0.379 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6651
Speed: 0.143 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6703
Speed: 0.168 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 8406
Speed: 0.256 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8406
Speed: 0.153 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 = 14123
Speed: 0.232 ms
|
|
Speed: 0.151 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8843
Speed: 0.126 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14123
Speed: 0.153 ms
|
|
Speed: 0.109 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 14123
Speed: 0.178 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14123
Speed: 0.136 ms
|
|
Speed: 0.095 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081206
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 = 9866
Speed: 0.189 ms
|
|
Speed: 0.129 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7801
Speed: 0.114 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9866
Speed: 0.142 ms
|
|
Speed: 0.468 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7063
Speed: 0.231 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7143
Speed: 0.401 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 = 9866
Speed: 0.177 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9866
Speed: 0.128 ms
|
|
Speed: 0.096 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081189
Speed: 0.107 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 = 8892
Speed: 0.199 ms
|
|
Speed: 0.135 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7577
Speed: 0.116 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8892
Speed: 0.137 ms
|
|
Speed: 0.103 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 = 8892
Speed: 0.178 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8892
Speed: 0.127 ms
|
|
Speed: 0.095 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081186
Speed: 0.112 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 = 12115
Speed: 0.215 ms
|
|
Speed: 0.126 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8363
Speed: 0.117 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12115
Speed: 0.144 ms
|
|
Speed: 0.098 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 = 12115
Speed: 0.184 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12115
Speed: 0.126 ms
|
|
Speed: 0.287 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081197
Speed: 0.143 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 12134
Speed: 0.201 ms
|
|
Speed: 0.225 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8258
Speed: 0.118 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12134
Speed: 0.412 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 = 12134
Speed: 0.211 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12134
Speed: 0.179 ms
|
|
Speed: 0.110 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081196
Speed: 0.120 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 2177
Speed: 0.219 ms
|
|
Speed: 0.586 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6609
Speed: 0.242 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2177
Speed: 0.324 ms
|
|
Speed: 0.360 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1518
Speed: 0.349 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1519
Speed: 0.198 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 = 2177
Speed: 0.454 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2177
Speed: 0.306 ms
|
|
Speed: 0.177 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081170
Speed: 0.211 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 = 13566
Speed: 0.386 ms
|
|
Speed: 0.273 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8584
Speed: 0.170 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13566
Speed: 0.216 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 = 13566
Speed: 0.267 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13566
Speed: 0.150 ms
|
|
Speed: 0.107 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081201
Speed: 0.124 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 13564
Speed: 0.237 ms
|
|
Speed: 0.153 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8657
Speed: 0.142 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13564
Speed: 0.126 ms
|
|
Speed: 0.105 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 = 13564
Speed: 0.194 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13564
Speed: 0.350 ms
|
|
Speed: 0.274 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081203
Speed: 0.152 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 10094
Speed: 0.290 ms
|
|
Speed: 0.153 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7784
Speed: 0.115 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10094
Speed: 0.179 ms
|
|
Speed: 0.163 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7179
Speed: 0.399 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 = 10094
Speed: 0.474 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10094
Speed: 0.263 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 = 13288
Speed: 0.400 ms
|
|
Speed: 0.238 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8528
Speed: 0.189 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13288
Speed: 0.542 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 = 13288
Speed: 0.343 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13288
Speed: 0.357 ms
|
|
Speed: 0.142 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081200
Speed: 0.158 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 12897
Speed: 0.237 ms
|
|
Speed: 0.159 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8461
Speed: 0.142 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12897
Speed: 0.159 ms
|
|
Speed: 0.112 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 = 12897
Speed: 0.170 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12897
Speed: 0.150 ms
|
|
Speed: 0.100 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081199
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 = 11562
Speed: 0.217 ms
|
|
Speed: 0.134 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8171
Speed: 0.183 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11562
Speed: 0.522 ms
|
|
Speed: 0.174 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 = 11562
Speed: 0.236 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11562
Speed: 0.156 ms
|
|
Speed: 0.102 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081194
Speed: 0.135 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 = 11581
Speed: 0.212 ms
|
|
Speed: 0.577 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8111
Speed: 0.147 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11581
Speed: 0.183 ms
|
|
Speed: 0.157 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7723
Speed: 0.172 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 11581
Speed: 0.209 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11581
Speed: 0.151 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 9434
Speed: 0.262 ms
|
|
Speed: 0.146 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7693
Speed: 0.133 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9434
Speed: 0.158 ms
|
|
Speed: 1.218 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6934
Speed: 0.248 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 = 9434
Speed: 0.223 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9434
Speed: 0.167 ms
|
|
Speed: 0.104 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081188
Speed: 0.126 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 = 13548
Speed: 0.210 ms
|
|
Speed: 0.163 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8671
Speed: 0.149 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13548
Speed: 0.300 ms
|
|
Speed: 0.142 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 = 13548
Speed: 0.386 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13548
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 = 13800
Speed: 0.275 ms
|
|
Speed: 0.295 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8661
Speed: 0.309 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13800
Speed: 0.294 ms
|
|
Speed: 0.264 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 13800
Speed: 0.408 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13800
Speed: 0.317 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 = 1071
Speed: 0.409 ms
|
|
Speed: 0.190 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6263
Speed: 0.269 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1071
Speed: 0.278 ms
|
|
Speed: 0.153 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 = 1071
Speed: 0.206 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1071
Speed: 0.270 ms
|
|
Speed: 0.141 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081160
Speed: 0.148 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 11825
Speed: 0.249 ms
|
|
Speed: 0.159 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8222
Speed: 0.132 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11825
Speed: 0.355 ms
|
|
Speed: 0.278 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 = 11825
Speed: 0.264 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11825
Speed: 0.210 ms
|
|
Speed: 0.152 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081195
Speed: 0.183 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 9629
Speed: 0.287 ms
|
|
Speed: 0.237 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7706
Speed: 0.174 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9629
Speed: 0.445 ms
|
|
Speed: 0.189 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 9629
Speed: 0.450 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9629
Speed: 0.371 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 = 7918
Speed: 0.376 ms
|
|
Speed: 0.235 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7456
Speed: 0.167 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7918
Speed: 0.217 ms
|
|
Speed: 0.170 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 = 7918
Speed: 0.278 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7918
Speed: 0.344 ms
|
|
Speed: 0.176 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081184
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 = 12405
Speed: 0.379 ms
|
|
Speed: 0.223 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8398
Speed: 0.311 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12405
Speed: 0.339 ms
|
|
Speed: 0.313 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 12405
Speed: 0.396 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12405
Speed: 0.209 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 1191
Speed: 0.263 ms
|
|
Speed: 0.650 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6286
Speed: 0.215 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1191
Speed: 0.185 ms
|
|
Speed: 0.143 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 1191
Speed: 0.298 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1191
Speed: 0.247 ms
|
|
Speed: 0.124 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081161
Speed: 0.155 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 = 6585
Speed: 0.254 ms
|
|
Speed: 0.159 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7285
Speed: 0.131 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6585
Speed: 0.571 ms
|
|
Speed: 1.053 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5829
Speed: 0.367 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 = 6585
Speed: 0.305 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6585
Speed: 0.356 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 9731
Speed: 0.427 ms
|
|
Speed: 0.372 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7803
Speed: 0.294 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9731
Speed: 0.329 ms
|
|
Speed: 0.295 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 = 9731
Speed: 0.416 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9731
Speed: 0.360 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 229
Speed: 0.249 ms
|
|
Speed: 0.158 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6031
Speed: 0.133 ms
|
|
SELECT * FROM article_settings WHERE article_id = 229
Speed: 0.130 ms
|
|
Speed: 0.108 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 229
Speed: 0.192 ms
|
|
SELECT * FROM article_settings WHERE article_id = 229
Speed: 0.142 ms
|
|
Speed: 0.112 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081153
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 = 10736
Speed: 0.229 ms
|
|
Speed: 0.148 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7942
Speed: 0.116 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10736
Speed: 0.144 ms
|
|
Speed: 0.113 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 = 10736
Speed: 0.196 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10736
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 = 12982
Speed: 0.207 ms
|
|
Speed: 0.143 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8500
Speed: 0.128 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12982
Speed: 0.147 ms
|
|
Speed: 0.099 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 = 12982
Speed: 0.185 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12982
Speed: 0.146 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 = 14276
Speed: 0.182 ms
|
|
Speed: 0.941 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8872
Speed: 0.132 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14276
Speed: 0.143 ms
|
|
Speed: 0.121 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 = 14276
Speed: 0.192 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14276
Speed: 0.127 ms
|
|
Speed: 0.093 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081207
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 = 9431
Speed: 0.236 ms
|
|
Speed: 0.133 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7689
Speed: 0.110 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9431
Speed: 0.141 ms
|
|
Speed: 0.520 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6932
Speed: 0.143 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6933
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 = 9431
Speed: 0.211 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9431
Speed: 0.307 ms
|
|
Speed: 0.278 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081187
Speed: 0.284 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 = 3915
Speed: 0.413 ms
|
|
Speed: 0.316 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6825
Speed: 0.129 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3915
Speed: 0.138 ms
|
|
Speed: 0.271 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 = 3915
Speed: 0.356 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3915
Speed: 0.166 ms
|
|
Speed: 0.240 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081174
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 = 16494
Speed: 0.470 ms
|
|
Speed: 0.386 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 9065
Speed: 0.315 ms
|
|
SELECT * FROM article_settings WHERE article_id = 16494
Speed: 0.332 ms
|
|
Speed: 0.320 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 = 16494
Speed: 0.419 ms
|
|
SELECT * FROM article_settings WHERE article_id = 16494
Speed: 0.177 ms
|
|
Speed: 0.112 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081219
Speed: 0.120 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 289
Speed: 0.202 ms
|
|
Speed: 0.245 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6058
Speed: 0.113 ms
|
|
SELECT * FROM article_settings WHERE article_id = 289
Speed: 0.129 ms
|
|
Speed: 0.199 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 109
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 = 289
Speed: 0.198 ms
|
|
SELECT * FROM article_settings WHERE article_id = 289
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 = 14505
Speed: 0.167 ms
|
|
Speed: 0.123 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8947
Speed: 0.115 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14505
Speed: 0.144 ms
|
|
Speed: 0.103 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 = 14505
Speed: 0.146 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14505
Speed: 0.137 ms
|
|
Speed: 0.092 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081210
Speed: 0.112 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 = 6704
Speed: 0.175 ms
|
|
Speed: 0.133 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7295
Speed: 0.121 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6704
Speed: 0.134 ms
|
|
Speed: 0.520 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5866
Speed: 0.160 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 6704
Speed: 0.176 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6704
Speed: 0.126 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 = 13669
Speed: 0.215 ms
|
|
Speed: 0.132 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8758
Speed: 0.117 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13669
Speed: 0.134 ms
|
|
Speed: 0.098 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 = 13669
Speed: 0.210 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13669
Speed: 0.541 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 = 13780
Speed: 0.383 ms
|
|
Speed: 0.647 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8881
Speed: 0.218 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13780
Speed: 0.347 ms
|
|
Speed: 0.227 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 13780
Speed: 0.363 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13780
Speed: 0.317 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 = 9666
Speed: 0.377 ms
|
|
Speed: 0.199 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7709
Speed: 0.292 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9666
Speed: 0.174 ms
|
|
Speed: 0.134 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 9666
Speed: 0.270 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9666
Speed: 0.297 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 11575
Speed: 0.375 ms
|
|
Speed: 0.301 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8115
Speed: 0.202 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11575
Speed: 0.307 ms
|
|
Speed: 0.196 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 11575
Speed: 0.306 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11575
Speed: 0.260 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 14760
Speed: 0.385 ms
|
|
Speed: 0.554 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 9032
Speed: 0.255 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14760
Speed: 0.278 ms
|
|
Speed: 0.190 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 14760
Speed: 0.347 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14760
Speed: 0.249 ms
|
|
Speed: 0.138 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081212
Speed: 0.176 ms
|
|
Speed: 0.292 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081224
Speed: 0.200 ms
|
|
Speed: 0.585 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24160
Speed: 0.520 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24161
Speed: 0.266 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24162
Speed: 0.215 ms
|
|
Speed: 0.399 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20593
Speed: 0.272 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20594
Speed: 0.191 ms
|
|
Speed: 0.276 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5114
Speed: 0.216 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5115
Speed: 0.180 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5116
Speed: 0.168 ms
|
|
Speed: 0.424 ms
|
|
SELECT * FROM author_settings WHERE author_id = 7278
Speed: 0.252 ms
|
|
SELECT * FROM author_settings WHERE author_id = 9590
Speed: 0.247 ms
|
|
SELECT * FROM author_settings WHERE author_id = 9591
Speed: 0.198 ms
|
|
SELECT * FROM author_settings WHERE author_id = 9592
Speed: 0.180 ms
|
|
Speed: 0.249 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26357
Speed: 0.454 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26358
Speed: 0.189 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26359
Speed: 0.203 ms
|
|
Speed: 0.226 ms
|
|
SELECT * FROM author_settings WHERE author_id = 855
Speed: 0.209 ms
|
|
SELECT * FROM author_settings WHERE author_id = 872
Speed: 0.176 ms
|
|
Speed: 0.267 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16514
Speed: 0.204 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16515
Speed: 0.176 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16516
Speed: 0.128 ms
|
|
Speed: 0.300 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3589
Speed: 0.259 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3590
Speed: 0.275 ms
|
|
Speed: 0.326 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12283
Speed: 0.153 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12295
Speed: 0.123 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12296
Speed: 0.115 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12297
Speed: 0.123 ms
|
|
Speed: 0.124 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13058
Speed: 0.124 ms
|
|
Speed: 0.117 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15919
Speed: 0.127 ms
|
|
Speed: 0.136 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27356
Speed: 0.143 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27357
Speed: 0.281 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29147
Speed: 0.152 ms
|
|
Speed: 0.221 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18605
Speed: 0.249 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18606
Speed: 0.189 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18607
Speed: 0.180 ms
|
|
Speed: 0.415 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16739
Speed: 0.229 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17118
Speed: 0.213 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17119
Speed: 0.190 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17120
Speed: 0.208 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17121
Speed: 0.203 ms
|
|
Speed: 0.239 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22900
Speed: 0.215 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24007
Speed: 0.295 ms
|
|
Speed: 0.243 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22935
Speed: 0.200 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22936
Speed: 0.202 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22937
Speed: 0.445 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22938
Speed: 0.161 ms
|
|
Speed: 0.204 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4464
Speed: 0.385 ms
|
|
Speed: 0.220 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26121
Speed: 0.173 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26123
Speed: 0.135 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26124
Speed: 0.293 ms
|
|
Speed: 0.223 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26117
Speed: 0.162 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26118
Speed: 0.146 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26119
Speed: 0.121 ms
|
|
Speed: 0.279 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19048
Speed: 0.307 ms
|
|
Speed: 0.160 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25518
Speed: 0.207 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25548
Speed: 0.138 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25549
Speed: 0.108 ms
|
|
Speed: 0.148 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24596
Speed: 0.135 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24826
Speed: 0.111 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24827
Speed: 0.155 ms
|
|
Speed: 0.206 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21970
Speed: 0.152 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21764
Speed: 0.118 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21971
Speed: 0.107 ms
|
|
Speed: 0.123 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21803
Speed: 0.119 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21804
Speed: 0.113 ms
|
|
Speed: 0.131 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17800
Speed: 0.240 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18160
Speed: 0.115 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18161
Speed: 0.116 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18162
Speed: 0.105 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18163
Speed: 0.108 ms
|
|
Speed: 0.139 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26083
Speed: 0.127 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26084
Speed: 0.137 ms
|
|
Speed: 0.144 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26618
Speed: 0.127 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26619
Speed: 0.254 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26620
Speed: 0.115 ms
|
|
Speed: 0.146 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2130
Speed: 0.134 ms
|
|
Speed: 0.148 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22300
Speed: 0.131 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22301
Speed: 0.114 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22299
Speed: 0.123 ms
|
|
Speed: 0.231 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18190
Speed: 0.276 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18191
Speed: 0.259 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18192
Speed: 0.444 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18193
Speed: 0.440 ms
|
|
Speed: 0.296 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15090
Speed: 0.161 ms
|
|
Speed: 0.250 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23458
Speed: 0.344 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23459
Speed: 0.138 ms
|
|
Speed: 0.152 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2445
Speed: 0.141 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2457
Speed: 0.123 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2456
Speed: 0.110 ms
|
|
Speed: 0.135 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12734
Speed: 0.116 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12735
Speed: 0.099 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12736
Speed: 0.133 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12737
Speed: 0.282 ms
|
|
Speed: 0.149 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18887
Speed: 0.276 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18888
Speed: 0.127 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18889
Speed: 0.113 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18395
Speed: 0.119 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18890
Speed: 0.110 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18891
Speed: 0.108 ms
|
|
Speed: 0.138 ms
|
|
SELECT * FROM author_settings WHERE author_id = 463
Speed: 0.121 ms
|
|
SELECT * FROM author_settings WHERE author_id = 465
Speed: 0.107 ms
|
|
SELECT * FROM author_settings WHERE author_id = 464
Speed: 0.101 ms
|
|
Speed: 0.140 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20241
Speed: 0.131 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20242
Speed: 0.136 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20243
Speed: 0.114 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20244
Speed: 0.102 ms
|
|
Speed: 0.118 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24788
Speed: 0.124 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25111
Speed: 0.116 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25112
Speed: 0.120 ms
|
|
Speed: 0.150 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27740
Speed: 0.283 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27741
Speed: 0.257 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27742
Speed: 0.161 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27743
Speed: 0.133 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27744
Speed: 0.121 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27745
Speed: 0.117 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27746
Speed: 0.112 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27747
Speed: 0.120 ms
|
|
Speed: 0.248 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17794
Speed: 0.163 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17795
Speed: 0.113 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17796
Speed: 0.110 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17797
Speed: 0.123 ms
|
|
Speed: 0.216 ms
|
|
SELECT * FROM author_settings WHERE author_id = 7700
Speed: 0.347 ms
|
|
Speed: 0.146 ms
|
|
SELECT * FROM author_settings WHERE author_id = 32806
Speed: 0.443 ms
|
|
SELECT * FROM author_settings WHERE author_id = 32807
Speed: 0.344 ms
|
|
SELECT * FROM author_settings WHERE author_id = 32808
Speed: 0.382 ms
|
|
Speed: 0.253 ms
|
|
SELECT * FROM author_settings WHERE author_id = 587
Speed: 0.174 ms
|
|
SELECT * FROM author_settings WHERE author_id = 588
Speed: 0.198 ms
|
|
Speed: 0.241 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28294
Speed: 0.159 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28295
Speed: 0.129 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28296
Speed: 0.265 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28297
Speed: 0.121 ms
|
|
Speed: 0.303 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12924
Speed: 0.381 ms
|
|
Speed: 0.320 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26306
Speed: 0.326 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26310
Speed: 0.148 ms
|
|
Speed: 0.390 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26573
Speed: 0.325 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26574
Speed: 0.325 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26575
Speed: 0.476 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26576
Speed: 0.222 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26577
Speed: 0.396 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26578
Speed: 0.299 ms
|
|
Speed: 0.258 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18267
Speed: 0.353 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18268
Speed: 0.165 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18269
Speed: 0.126 ms
|
|
Speed: 0.156 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21792
Speed: 0.137 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21793
Speed: 0.122 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21794
Speed: 0.123 ms
|
|
Speed: 0.188 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28820
Speed: 0.162 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28821
Speed: 0.186 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28819
Speed: 0.152 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28822
Speed: 0.145 ms
|