|
SELECT * FROM sessions WHERE session_id = pbkbd0vuui2svecntb4b6j5bt5
Speed: 0.358 ms
|
|
INSERT INTO sessions
(session_id, ip_address, user_agent, created, last_used, remember, data, domain)
VALUES
(pbkbd0vuui2svecntb4b6j5bt5, 18.97.9.168, CCBot/2.0 (https://commoncrawl.org/faq/), 1779206130, 1779206130, 0, , ijrer.org
Speed: 0.255 ms
|
|
SELECT * FROM journals WHERE path = ij
Speed: 0.301 ms
|
|
Speed: 0.158 ms
|
|
Speed: 0.859 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.usageStats.UsageStatsLoader
Speed: 0.445 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.alm.ArticleInfoSender
Speed: 0.103 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.pln.classes.tasks.Depositor
Speed: 0.073 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.datacite.DataciteInfoSender
Speed: 0.086 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.medra.MedraInfoSender
Speed: 0.078 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.crossref.CrossrefInfoSender
Speed: 0.063 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.crossref.CrossrefInfoSender
Speed: 0.065 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.ReviewReminder
Speed: 0.066 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.SubscriptionExpiryReminder
Speed: 0.069 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.OpenAccessNotification
Speed: 0.067 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: 3.942 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 = 10468
Speed: 0.863 ms
|
|
Speed: 0.423 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7899
Speed: 0.278 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10468
Speed: 0.858 ms
|
|
Speed: 0.319 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7388
Speed: 0.363 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 = 10468
Speed: 0.342 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10468
Speed: 0.203 ms
|
|
SELECT * FROM sections WHERE section_id = 2
Speed: 0.130 ms
|
|
SELECT * FROM section_settings WHERE section_id = 2
Speed: 0.125 ms
|
|
Speed: 0.117 ms
|
|
Speed: 0.208 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081190
Speed: 0.238 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 = 819
Speed: 0.344 ms
|
|
Speed: 0.191 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6199
Speed: 0.154 ms
|
|
SELECT * FROM article_settings WHERE article_id = 819
Speed: 0.191 ms
|
|
Speed: 0.161 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 819
Speed: 0.267 ms
|
|
SELECT * FROM article_settings WHERE article_id = 819
Speed: 0.188 ms
|
|
Speed: 0.123 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081158
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 = 621
Speed: 0.260 ms
|
|
Speed: 0.166 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6157
Speed: 0.143 ms
|
|
SELECT * FROM article_settings WHERE article_id = 621
Speed: 0.165 ms
|
|
Speed: 0.130 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 621
Speed: 0.209 ms
|
|
SELECT * FROM article_settings WHERE article_id = 621
Speed: 0.152 ms
|
|
Speed: 0.106 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081157
Speed: 0.127 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 8082
Speed: 0.299 ms
|
|
Speed: 0.161 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7471
Speed: 0.129 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8082
Speed: 0.308 ms
|
|
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 = 8082
Speed: 0.257 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8082
Speed: 0.172 ms
|
|
Speed: 0.115 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081184
Speed: 0.137 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 11996
Speed: 0.255 ms
|
|
Speed: 0.565 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8207
Speed: 0.162 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11996
Speed: 0.648 ms
|
|
Speed: 0.129 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 11996
Speed: 0.202 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11996
Speed: 0.158 ms
|
|
Speed: 0.153 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081195
Speed: 0.301 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 14740
Speed: 0.414 ms
|
|
Speed: 0.935 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8920
Speed: 0.298 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14740
Speed: 0.907 ms
|
|
Speed: 0.183 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 14740
Speed: 0.260 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14740
Speed: 0.147 ms
|
|
Speed: 0.098 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081209
Speed: 0.119 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 13679
Speed: 0.233 ms
|
|
Speed: 0.147 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8778
Speed: 0.134 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13679
Speed: 0.230 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 = 13679
Speed: 0.197 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13679
Speed: 0.132 ms
|
|
Speed: 0.088 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081205
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 = 13203
Speed: 0.214 ms
|
|
Speed: 0.163 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8511
Speed: 0.124 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13203
Speed: 0.551 ms
|
|
Speed: 0.148 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 13203
Speed: 0.229 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13203
Speed: 0.159 ms
|
|
Speed: 0.105 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081200
Speed: 0.122 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 4537
Speed: 0.231 ms
|
|
Speed: 0.146 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6920
Speed: 0.117 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4537
Speed: 0.764 ms
|
|
Speed: 0.809 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 3813
Speed: 0.426 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 4431
Speed: 0.387 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 = 4537
Speed: 0.246 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4537
Speed: 0.170 ms
|
|
Speed: 0.097 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081176
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 = 11460
Speed: 0.215 ms
|
|
Speed: 0.160 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8045
Speed: 0.116 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11460
Speed: 0.153 ms
|
|
Speed: 0.124 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7688
Speed: 0.138 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 11460
Speed: 0.208 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11460
Speed: 0.131 ms
|
|
Speed: 0.090 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081193
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 = 15031
Speed: 0.242 ms
|
|
Speed: 0.226 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 9126
Speed: 0.131 ms
|
|
SELECT * FROM article_settings WHERE article_id = 15031
Speed: 0.158 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 = 15031
Speed: 0.208 ms
|
|
SELECT * FROM article_settings WHERE article_id = 15031
Speed: 0.131 ms
|
|
Speed: 0.092 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081223
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 = 5406
Speed: 0.276 ms
|
|
Speed: 0.159 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6994
Speed: 0.126 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5406
Speed: 0.638 ms
|
|
Speed: 0.119 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 5406
Speed: 0.168 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5406
Speed: 0.124 ms
|
|
Speed: 0.091 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081177
Speed: 0.115 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 = 4834
Speed: 0.394 ms
|
|
Speed: 0.329 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6947
Speed: 0.277 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4834
Speed: 0.884 ms
|
|
Speed: 0.716 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 4243
Speed: 0.338 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 = 4834
Speed: 0.373 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4834
Speed: 0.289 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 12525
Speed: 0.432 ms
|
|
Speed: 0.179 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8358
Speed: 0.137 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12525
Speed: 0.196 ms
|
|
Speed: 0.292 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 12525
Speed: 0.254 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12525
Speed: 0.146 ms
|
|
Speed: 0.095 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081197
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 = 5735
Speed: 0.235 ms
|
|
Speed: 0.306 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7071
Speed: 0.280 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5735
Speed: 0.878 ms
|
|
Speed: 0.432 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 5735
Speed: 0.373 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5735
Speed: 0.304 ms
|
|
Speed: 0.313 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081178
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 = 11453
Speed: 0.291 ms
|
|
Speed: 0.582 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8067
Speed: 0.332 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11453
Speed: 0.578 ms
|
|
Speed: 0.285 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 11453
Speed: 0.394 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11453
Speed: 0.341 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 12583
Speed: 0.553 ms
|
|
Speed: 0.498 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8306
Speed: 0.449 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12583
Speed: 0.993 ms
|
|
Speed: 0.340 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 = 12583
Speed: 0.468 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12583
Speed: 0.451 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 = 8873
Speed: 0.557 ms
|
|
Speed: 0.497 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7581
Speed: 0.313 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8873
Speed: 0.192 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 = 8873
Speed: 0.223 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8873
Speed: 0.149 ms
|
|
Speed: 0.126 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081186
Speed: 0.256 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 = 3022
Speed: 0.244 ms
|
|
Speed: 0.171 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6697
Speed: 0.151 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3022
Speed: 0.721 ms
|
|
Speed: 0.246 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 3022
Speed: 0.559 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3022
Speed: 0.416 ms
|
|
Speed: 0.290 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081172
Speed: 0.173 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 10996
Speed: 0.453 ms
|
|
Speed: 0.337 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7974
Speed: 0.163 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10996
Speed: 0.166 ms
|
|
Speed: 0.326 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 = 10996
Speed: 0.335 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10996
Speed: 0.180 ms
|
|
Speed: 0.274 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081191
Speed: 0.338 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 = 4900
Speed: 0.439 ms
|
|
Speed: 0.185 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7065
Speed: 0.223 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4900
Speed: 1.856 ms
|
|
Speed: 1.027 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 4337
Speed: 0.863 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5865
Speed: 0.390 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 = 4900
Speed: 0.419 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4900
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 = 12340
Speed: 0.319 ms
|
|
Speed: 0.175 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8336
Speed: 0.151 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12340
Speed: 0.545 ms
|
|
Speed: 0.138 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 12340
Speed: 0.226 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12340
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 = 3674
Speed: 0.401 ms
|
|
Speed: 0.325 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6815
Speed: 0.317 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3674
Speed: 1.189 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 = 3674
Speed: 0.290 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3674
Speed: 0.339 ms
|
|
Speed: 0.292 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081174
Speed: 0.318 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 = 14429
Speed: 0.318 ms
|
|
Speed: 0.175 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8936
Speed: 0.235 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14429
Speed: 0.759 ms
|
|
Speed: 0.300 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 = 14429
Speed: 0.453 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14429
Speed: 0.312 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 12805
Speed: 0.350 ms
|
|
Speed: 0.350 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8449
Speed: 0.170 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12805
Speed: 0.193 ms
|
|
Speed: 0.132 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 12805
Speed: 0.246 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12805
Speed: 0.185 ms
|
|
Speed: 0.135 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081199
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 = 1323
Speed: 0.480 ms
|
|
Speed: 0.353 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6308
Speed: 0.184 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1323
Speed: 0.163 ms
|
|
Speed: 0.862 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 813
Speed: 0.699 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 814
Speed: 0.187 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 815
Speed: 0.148 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 816
Speed: 0.127 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 817
Speed: 0.124 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 = 1323
Speed: 0.440 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1323
Speed: 0.255 ms
|
|
Speed: 0.143 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081161
Speed: 0.139 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 800
Speed: 0.259 ms
|
|
Speed: 0.201 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6192
Speed: 0.146 ms
|
|
SELECT * FROM article_settings WHERE article_id = 800
Speed: 0.357 ms
|
|
Speed: 0.159 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 800
Speed: 0.242 ms
|
|
SELECT * FROM article_settings WHERE article_id = 800
Speed: 0.162 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 7126
Speed: 0.248 ms
|
|
Speed: 0.194 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7422
Speed: 0.162 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7126
Speed: 0.293 ms
|
|
Speed: 0.563 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6121
Speed: 0.442 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 = 7126
Speed: 0.277 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7126
Speed: 0.195 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 = 5785
Speed: 0.271 ms
|
|
Speed: 0.318 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7269
Speed: 0.151 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5785
Speed: 0.751 ms
|
|
Speed: 0.299 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 5785
Speed: 0.378 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5785
Speed: 0.229 ms
|
|
Speed: 0.247 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081180
Speed: 0.280 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 151
Speed: 0.381 ms
|
|
Speed: 0.331 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 99
Speed: 0.297 ms
|
|
SELECT * FROM article_settings WHERE article_id = 151
Speed: 0.171 ms
|
|
Speed: 0.506 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 51
Speed: 0.625 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 = 151
Speed: 0.376 ms
|
|
SELECT * FROM article_settings WHERE article_id = 151
Speed: 0.160 ms
|
|
Speed: 0.099 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 12
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 = 13995
Speed: 0.257 ms
|
|
Speed: 0.158 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8858
Speed: 0.138 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13995
Speed: 0.326 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 = 13995
Speed: 0.206 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13995
Speed: 0.126 ms
|
|
Speed: 0.102 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081207
Speed: 0.117 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 = 9154
Speed: 0.244 ms
|
|
Speed: 0.722 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7642
Speed: 0.187 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9154
Speed: 0.336 ms
|
|
Speed: 0.573 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6842
Speed: 0.212 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 = 9154
Speed: 0.229 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9154
Speed: 0.154 ms
|
|
Speed: 0.090 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081187
Speed: 0.113 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 = 263
Speed: 0.374 ms
|
|
Speed: 0.582 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6046
Speed: 0.278 ms
|
|
SELECT * FROM article_settings WHERE article_id = 263
Speed: 0.316 ms
|
|
Speed: 0.154 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 263
Speed: 0.190 ms
|
|
SELECT * FROM article_settings WHERE article_id = 263
Speed: 0.139 ms
|
|
Speed: 0.103 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081153
Speed: 0.122 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 5962
Speed: 0.214 ms
|
|
Speed: 0.167 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7151
Speed: 0.133 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5962
Speed: 0.403 ms
|
|
Speed: 0.558 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5283
Speed: 0.261 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5284
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 = 5962
Speed: 0.232 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5962
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 = 2349
Speed: 0.203 ms
|
|
Speed: 0.139 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6637
Speed: 0.126 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2349
Speed: 0.137 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 = 2349
Speed: 0.180 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2349
Speed: 0.128 ms
|
|
Speed: 0.098 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081171
Speed: 0.117 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 = 14948
Speed: 0.215 ms
|
|
Speed: 0.164 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 9060
Speed: 0.139 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14948
Speed: 0.328 ms
|
|
Speed: 0.311 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 8617
Speed: 0.398 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 = 14948
Speed: 0.260 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14948
Speed: 0.187 ms
|
|
Speed: 0.096 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081219
Speed: 0.108 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 = 39
Speed: 0.191 ms
|
|
Speed: 0.540 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 44
Speed: 0.131 ms
|
|
SELECT * FROM article_settings WHERE article_id = 39
Speed: 0.383 ms
|
|
Speed: 0.245 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 = 39
Speed: 0.367 ms
|
|
SELECT * FROM article_settings WHERE article_id = 39
Speed: 0.296 ms
|
|
Speed: 0.244 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 6
Speed: 0.137 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 11612
Speed: 0.299 ms
|
|
Speed: 0.718 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8120
Speed: 0.283 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11612
Speed: 0.533 ms
|
|
Speed: 0.658 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7769
Speed: 0.339 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7770
Speed: 0.277 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 11612
Speed: 0.390 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11612
Speed: 0.179 ms
|
|
Speed: 0.104 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081194
Speed: 0.122 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 9242
Speed: 0.224 ms
|
|
Speed: 0.243 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7681
Speed: 0.142 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9242
Speed: 0.225 ms
|
|
Speed: 0.129 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 9242
Speed: 0.203 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9242
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 = 511
Speed: 0.198 ms
|
|
Speed: 0.142 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6119
Speed: 0.107 ms
|
|
SELECT * FROM article_settings WHERE article_id = 511
Speed: 0.139 ms
|
|
Speed: 0.106 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 = 511
Speed: 0.172 ms
|
|
SELECT * FROM article_settings WHERE article_id = 511
Speed: 0.112 ms
|
|
Speed: 0.085 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081156
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 = 2387
Speed: 0.172 ms
|
|
Speed: 0.119 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6641
Speed: 0.107 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2387
Speed: 0.125 ms
|
|
Speed: 0.221 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1774
Speed: 0.249 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1775
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 = 2387
Speed: 0.172 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2387
Speed: 0.139 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 3211
Speed: 0.170 ms
|
|
Speed: 0.287 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6846
Speed: 0.113 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3211
Speed: 0.612 ms
|
|
Speed: 0.221 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 3211
Speed: 0.309 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3211
Speed: 0.195 ms
|
|
Speed: 0.133 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081173
Speed: 0.169 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 9276
Speed: 0.274 ms
|
|
Speed: 0.213 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7651
Speed: 0.142 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9276
Speed: 0.256 ms
|
|
Speed: 0.202 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6885
Speed: 0.167 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 9276
Speed: 0.190 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9276
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 = 13836
Speed: 0.253 ms
|
|
Speed: 0.401 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8752
Speed: 0.294 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13836
Speed: 0.304 ms
|
|
Speed: 0.265 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 = 13836
Speed: 0.392 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13836
Speed: 0.283 ms
|
|
Speed: 0.241 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081204
Speed: 0.257 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 = 4054
Speed: 0.405 ms
|
|
Speed: 0.281 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6883
Speed: 0.170 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4054
Speed: 0.550 ms
|
|
Speed: 0.357 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 4054
Speed: 0.435 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4054
Speed: 0.192 ms
|
|
Speed: 0.128 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081175
Speed: 0.321 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 8315
Speed: 0.301 ms
|
|
Speed: 0.325 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7505
Speed: 0.158 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8315
Speed: 0.316 ms
|
|
Speed: 0.137 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 8315
Speed: 0.233 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8315
Speed: 0.151 ms
|
|
Speed: 0.127 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081185
Speed: 0.177 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 83
Speed: 0.286 ms
|
|
Speed: 0.159 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 67
Speed: 0.149 ms
|
|
SELECT * FROM article_settings WHERE article_id = 83
Speed: 0.152 ms
|
|
Speed: 0.128 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 83
Speed: 0.219 ms
|
|
SELECT * FROM article_settings WHERE article_id = 83
Speed: 0.375 ms
|
|
Speed: 0.278 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 11
Speed: 0.341 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 9577
Speed: 0.444 ms
|
|
Speed: 0.395 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7755
Speed: 0.212 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9577
Speed: 0.267 ms
|
|
Speed: 0.248 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7000
Speed: 0.237 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7001
Speed: 0.140 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 9577
Speed: 0.335 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9577
Speed: 0.187 ms
|
|
Speed: 0.135 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081188
Speed: 0.164 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 6057
Speed: 0.253 ms
|
|
Speed: 0.453 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7180
Speed: 0.164 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6057
Speed: 0.317 ms
|
|
Speed: 0.138 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 6057
Speed: 0.193 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6057
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 = 14773
Speed: 0.259 ms
|
|
Speed: 0.212 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8912
Speed: 0.127 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14773
Speed: 0.525 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 = 14773
Speed: 0.256 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14773
Speed: 0.166 ms
|
|
Speed: 0.197 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081224
Speed: 0.136 ms
|
|
Speed: 0.587 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19717
Speed: 0.397 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19718
Speed: 0.181 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19719
Speed: 0.158 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19720
Speed: 0.154 ms
|
|
Speed: 0.189 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1669
Speed: 0.160 ms
|
|
Speed: 0.202 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1291
Speed: 0.174 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1293
Speed: 0.144 ms
|
|
Speed: 0.200 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15371
Speed: 0.203 ms
|
|
Speed: 0.160 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22662
Speed: 0.159 ms
|
|
Speed: 0.191 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28772
Speed: 0.192 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28773
Speed: 0.133 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28774
Speed: 0.127 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28776
Speed: 0.123 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28775
Speed: 0.136 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28777
Speed: 0.137 ms
|
|
Speed: 0.176 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26328
Speed: 0.176 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26345
Speed: 0.151 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26346
Speed: 0.153 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26347
Speed: 0.145 ms
|
|
Speed: 0.205 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25453
Speed: 0.269 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25459
Speed: 0.155 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25454
Speed: 0.150 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25455
Speed: 0.142 ms
|
|
Speed: 0.236 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8929
Speed: 0.335 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8930
Speed: 0.256 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8931
Speed: 0.204 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8932
Speed: 0.146 ms
|
|
Speed: 0.197 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21589
Speed: 0.198 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21590
Speed: 0.146 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21591
Speed: 0.135 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21592
Speed: 0.131 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21593
Speed: 0.137 ms
|
|
Speed: 0.216 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29495
Speed: 0.200 ms
|
|
Speed: 0.201 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10546
Speed: 0.198 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11562
Speed: 0.155 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11563
Speed: 0.143 ms
|
|
Speed: 0.178 ms
|
|
SELECT * FROM author_settings WHERE author_id = 9514
Speed: 0.220 ms
|
|
SELECT * FROM author_settings WHERE author_id = 9515
Speed: 0.143 ms
|
|
SELECT * FROM author_settings WHERE author_id = 9513
Speed: 0.133 ms
|
|
SELECT * FROM author_settings WHERE author_id = 9516
Speed: 0.129 ms
|
|
Speed: 0.229 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23745
Speed: 0.183 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24114
Speed: 0.153 ms
|
|
Speed: 0.192 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11085
Speed: 0.333 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11208
Speed: 0.152 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11209
Speed: 0.141 ms
|
|
Speed: 0.225 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21581
Speed: 0.170 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21836
Speed: 0.153 ms
|
|
Speed: 0.247 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23866
Speed: 0.187 ms
|
|
Speed: 0.172 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16712
Speed: 0.146 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17440
Speed: 0.178 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17441
Speed: 0.165 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17442
Speed: 0.130 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17443
Speed: 0.115 ms
|
|
Speed: 0.247 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6069
Speed: 0.223 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6070
Speed: 0.156 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6071
Speed: 0.134 ms
|
|
Speed: 0.209 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20694
Speed: 0.249 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20874
Speed: 0.152 ms
|
|
Speed: 0.167 ms
|
|
SELECT * FROM author_settings WHERE author_id = 9650
Speed: 0.265 ms
|
|
SELECT * FROM author_settings WHERE author_id = 9651
Speed: 0.137 ms
|
|
Speed: 0.179 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23315
Speed: 0.138 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23797
Speed: 0.126 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23798
Speed: 0.115 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23799
Speed: 0.126 ms
|
|
Speed: 0.159 ms
|
|
SELECT * FROM author_settings WHERE author_id = 7246
Speed: 0.235 ms
|
|
SELECT * FROM author_settings WHERE author_id = 7247
Speed: 0.114 ms
|
|
Speed: 0.148 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28129
Speed: 0.173 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28130
Speed: 0.133 ms
|
|
Speed: 0.195 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24394
Speed: 0.187 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25325
Speed: 0.129 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25326
Speed: 0.123 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25327
Speed: 0.123 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25328
Speed: 0.117 ms
|
|
Speed: 0.213 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2729
Speed: 0.188 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2730
Speed: 0.152 ms
|
|
Speed: 0.311 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1624
Speed: 0.182 ms
|
|
Speed: 0.281 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13740
Speed: 0.279 ms
|
|
Speed: 0.284 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11174
Speed: 0.259 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11175
Speed: 0.139 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11176
Speed: 0.119 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11177
Speed: 0.386 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11178
Speed: 0.292 ms
|
|
Speed: 0.315 ms
|
|
SELECT * FROM author_settings WHERE author_id = 251
Speed: 0.281 ms
|
|
SELECT * FROM author_settings WHERE author_id = 252
Speed: 0.448 ms
|
|
Speed: 0.271 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27038
Speed: 0.166 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27039
Speed: 0.147 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27037
Speed: 0.259 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27040
Speed: 0.260 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27041
Speed: 0.241 ms
|
|
Speed: 0.371 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17285
Speed: 0.209 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17664
Speed: 0.371 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17665
Speed: 0.132 ms
|
|
Speed: 0.168 ms
|
|
SELECT * FROM author_settings WHERE author_id = 534
Speed: 0.487 ms
|
|
SELECT * FROM author_settings WHERE author_id = 538
Speed: 0.158 ms
|
|
SELECT * FROM author_settings WHERE author_id = 539
Speed: 0.110 ms
|
|
SELECT * FROM author_settings WHERE author_id = 537
Speed: 0.101 ms
|
|
Speed: 0.147 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11502
Speed: 0.126 ms
|
|
Speed: 0.298 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4805
Speed: 0.293 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4806
Speed: 0.282 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4807
Speed: 0.116 ms
|
|
Speed: 0.146 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29266
Speed: 0.134 ms
|
|
SELECT * FROM author_settings WHERE author_id = 32849
Speed: 0.126 ms
|
|
SELECT * FROM author_settings WHERE author_id = 32850
Speed: 0.105 ms
|
|
SELECT * FROM author_settings WHERE author_id = 32851
Speed: 0.103 ms
|
|
Speed: 0.122 ms
|
|
SELECT * FROM author_settings WHERE author_id = 72
Speed: 0.232 ms
|
|
SELECT * FROM author_settings WHERE author_id = 830
Speed: 0.187 ms
|
|
SELECT * FROM author_settings WHERE author_id = 829
Speed: 0.129 ms
|
|
Speed: 0.202 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21858
Speed: 0.184 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21859
Speed: 0.153 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22048
Speed: 0.257 ms
|
|
Speed: 0.147 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17448
Speed: 0.137 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17449
Speed: 0.136 ms
|
|
Speed: 0.162 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1061
Speed: 0.140 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1062
Speed: 0.107 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1063
Speed: 0.114 ms
|
|
Speed: 0.336 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4867
Speed: 0.475 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4868
Speed: 0.138 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4869
Speed: 0.107 ms
|
|
Speed: 0.213 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6389
Speed: 0.197 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6390
Speed: 0.146 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6391
Speed: 0.147 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6392
Speed: 0.151 ms
|
|
Speed: 0.181 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17530
Speed: 0.204 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17529
Speed: 0.139 ms
|
|
Speed: 0.260 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26692
Speed: 0.183 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26693
Speed: 0.115 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26694
Speed: 0.103 ms
|
|
Speed: 0.130 ms
|
|
SELECT * FROM author_settings WHERE author_id = 7992
Speed: 0.347 ms
|
|
Speed: 0.216 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15768
Speed: 0.188 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15769
Speed: 0.332 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15767
Speed: 0.294 ms
|
|
Speed: 0.272 ms
|
|
SELECT * FROM author_settings WHERE author_id = 148
Speed: 0.174 ms
|
|
SELECT * FROM author_settings WHERE author_id = 262
Speed: 0.113 ms
|
|
SELECT * FROM author_settings WHERE author_id = 263
Speed: 0.110 ms
|
|
SELECT * FROM author_settings WHERE author_id = 261
Speed: 0.131 ms
|
|
Speed: 0.182 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18079
Speed: 0.161 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18080
Speed: 0.108 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18081
Speed: 0.114 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18082
Speed: 0.117 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18083
Speed: 0.107 ms
|
|
Speed: 0.174 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11666
Speed: 0.175 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11699
Speed: 0.154 ms
|
|
Speed: 0.173 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28846
Speed: 0.148 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29796
Speed: 0.145 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29797
Speed: 0.119 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29798
Speed: 0.110 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29799
Speed: 0.127 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29800
Speed: 0.144 ms
|