|
SELECT * FROM sessions WHERE session_id = pipalrl7cvnh59pjde4j7ljrl7
Speed: 0.897 ms
|
|
INSERT INTO sessions
(session_id, ip_address, user_agent, created, last_used, remember, data, domain)
VALUES
(pipalrl7cvnh59pjde4j7ljrl7, 18.97.9.168, CCBot/2.0 (https://commoncrawl.org/faq/), 1779205746, 1779205746, 0, , ijrer.org
Speed: 0.271 ms
|
|
SELECT * FROM journals WHERE path = ij
Speed: 0.213 ms
|
|
Speed: 0.242 ms
|
|
Speed: 0.857 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.usageStats.UsageStatsLoader
Speed: 0.371 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.076 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.datacite.DataciteInfoSender
Speed: 0.078 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.medra.MedraInfoSender
Speed: 0.074 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.crossref.CrossrefInfoSender
Speed: 0.070 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.crossref.CrossrefInfoSender
Speed: 0.068 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.ReviewReminder
Speed: 0.067 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.SubscriptionExpiryReminder
Speed: 0.068 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.OpenAccessNotification
Speed: 0.066 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.815 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 = 10507
Speed: 0.638 ms
|
|
Speed: 0.254 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7868
Speed: 0.174 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10507
Speed: 0.599 ms
|
|
Speed: 0.176 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 = 10507
Speed: 0.257 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10507
Speed: 0.230 ms
|
|
SELECT * FROM sections WHERE section_id = 2
Speed: 0.118 ms
|
|
SELECT * FROM section_settings WHERE section_id = 2
Speed: 0.102 ms
|
|
Speed: 0.082 ms
|
|
Speed: 0.102 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081190
Speed: 0.129 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 962
Speed: 0.340 ms
|
|
Speed: 0.391 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6232
Speed: 0.141 ms
|
|
SELECT * FROM article_settings WHERE article_id = 962
Speed: 0.209 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 = 962
Speed: 0.244 ms
|
|
SELECT * FROM article_settings WHERE article_id = 962
Speed: 0.140 ms
|
|
Speed: 0.117 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081159
Speed: 0.122 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 6558
Speed: 0.298 ms
|
|
Speed: 0.145 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7339
Speed: 0.129 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6558
Speed: 0.434 ms
|
|
Speed: 0.200 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5844
Speed: 0.205 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 6558
Speed: 0.250 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6558
Speed: 0.145 ms
|
|
Speed: 0.094 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081182
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 = 6367
Speed: 0.238 ms
|
|
Speed: 0.139 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7244
Speed: 0.120 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6367
Speed: 0.361 ms
|
|
Speed: 0.826 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5659
Speed: 0.393 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5663
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 = 6367
Speed: 0.231 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6367
Speed: 0.151 ms
|
|
Speed: 0.095 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081181
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 = 3557
Speed: 0.227 ms
|
|
Speed: 0.158 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6807
Speed: 0.123 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3557
Speed: 1.382 ms
|
|
Speed: 0.622 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 2902
Speed: 0.418 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 3557
Speed: 0.274 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3557
Speed: 0.204 ms
|
|
Speed: 0.139 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081174
Speed: 0.153 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 7653
Speed: 0.341 ms
|
|
Speed: 0.212 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7428
Speed: 0.184 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7653
Speed: 0.378 ms
|
|
Speed: 0.172 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 7653
Speed: 0.241 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7653
Speed: 0.200 ms
|
|
Speed: 0.142 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081184
Speed: 0.154 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 = 660
Speed: 0.255 ms
|
|
Speed: 0.193 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6161
Speed: 0.137 ms
|
|
SELECT * FROM article_settings WHERE article_id = 660
Speed: 0.859 ms
|
|
Speed: 0.296 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 = 660
Speed: 0.385 ms
|
|
SELECT * FROM article_settings WHERE article_id = 660
Speed: 0.183 ms
|
|
Speed: 0.128 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081157
Speed: 0.258 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 = 9708
Speed: 0.269 ms
|
|
Speed: 0.157 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7734
Speed: 0.134 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9708
Speed: 0.253 ms
|
|
Speed: 0.287 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7096
Speed: 0.501 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 = 9708
Speed: 0.559 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9708
Speed: 0.256 ms
|
|
Speed: 0.349 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081188
Speed: 0.178 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 = 11989
Speed: 0.369 ms
|
|
Speed: 0.303 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8213
Speed: 0.162 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11989
Speed: 1.383 ms
|
|
Speed: 0.160 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 11989
Speed: 0.267 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11989
Speed: 0.287 ms
|
|
Speed: 0.155 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081195
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 = 6254
Speed: 0.301 ms
|
|
Speed: 1.038 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7217
Speed: 0.358 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6254
Speed: 0.747 ms
|
|
Speed: 0.704 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5596
Speed: 0.423 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 = 6254
Speed: 0.309 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6254
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 = 9511
Speed: 0.257 ms
|
|
Speed: 0.271 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7702
Speed: 0.147 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9511
Speed: 0.722 ms
|
|
Speed: 1.181 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6971
Speed: 0.533 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7023
Speed: 0.682 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 = 9511
Speed: 0.523 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9511
Speed: 0.355 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 13047
Speed: 0.450 ms
|
|
Speed: 0.656 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8540
Speed: 0.180 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13047
Speed: 1.381 ms
|
|
Speed: 0.171 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 = 13047
Speed: 0.237 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13047
Speed: 0.210 ms
|
|
Speed: 0.150 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081200
Speed: 0.170 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 11137
Speed: 0.400 ms
|
|
Speed: 0.424 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7994
Speed: 0.260 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11137
Speed: 1.268 ms
|
|
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 = 11137
Speed: 0.377 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11137
Speed: 0.235 ms
|
|
Speed: 0.148 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081192
Speed: 0.163 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 12292
Speed: 0.319 ms
|
|
Speed: 0.668 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8283
Speed: 0.249 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12292
Speed: 0.591 ms
|
|
Speed: 0.656 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7961
Speed: 0.453 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 = 12292
Speed: 0.302 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12292
Speed: 0.205 ms
|
|
Speed: 0.136 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081196
Speed: 0.175 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 14733
Speed: 0.309 ms
|
|
Speed: 0.284 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 9029
Speed: 0.393 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14733
Speed: 0.923 ms
|
|
Speed: 0.358 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 8530
Speed: 0.447 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 = 14733
Speed: 0.460 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14733
Speed: 0.302 ms
|
|
Speed: 0.167 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081212
Speed: 0.202 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 9975
Speed: 0.337 ms
|
|
Speed: 0.189 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7894
Speed: 0.190 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9975
Speed: 0.184 ms
|
|
Speed: 0.153 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 9975
Speed: 0.280 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9975
Speed: 0.204 ms
|
|
Speed: 0.138 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081189
Speed: 0.165 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 12754
Speed: 0.458 ms
|
|
Speed: 0.385 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8485
Speed: 0.685 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12754
Speed: 0.818 ms
|
|
Speed: 0.208 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 = 12754
Speed: 0.423 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12754
Speed: 0.246 ms
|
|
Speed: 0.155 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081199
Speed: 0.152 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 12151
Speed: 0.298 ms
|
|
Speed: 0.195 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8249
Speed: 0.188 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12151
Speed: 0.298 ms
|
|
Speed: 0.448 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7912
Speed: 0.449 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7913
Speed: 0.177 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 12151
Speed: 0.309 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12151
Speed: 0.212 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 = 14001
Speed: 0.277 ms
|
|
Speed: 0.177 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8822
Speed: 0.179 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14001
Speed: 0.414 ms
|
|
Speed: 0.731 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 8392
Speed: 0.281 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 = 14001
Speed: 0.279 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14001
Speed: 0.200 ms
|
|
Speed: 0.142 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081206
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 = 3862
Speed: 0.316 ms
|
|
Speed: 0.762 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6867
Speed: 0.201 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3862
Speed: 0.710 ms
|
|
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 = 3862
Speed: 0.285 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3862
Speed: 0.195 ms
|
|
Speed: 0.328 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081175
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 = 7717
Speed: 0.529 ms
|
|
Speed: 0.263 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7435
Speed: 0.353 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7717
Speed: 0.799 ms
|
|
Speed: 1.094 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6345
Speed: 0.301 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6346
Speed: 0.327 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6347
Speed: 0.183 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6486
Speed: 0.271 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6488
Speed: 0.200 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 7717
Speed: 0.383 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7717
Speed: 0.244 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 = 80
Speed: 0.316 ms
|
|
Speed: 0.281 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 65
Speed: 0.191 ms
|
|
SELECT * FROM article_settings WHERE article_id = 80
Speed: 0.220 ms
|
|
Speed: 0.210 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 = 80
Speed: 0.292 ms
|
|
SELECT * FROM article_settings WHERE article_id = 80
Speed: 0.220 ms
|
|
Speed: 0.197 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 11
Speed: 0.180 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 9179
Speed: 0.320 ms
|
|
Speed: 0.204 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7631
Speed: 0.183 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9179
Speed: 0.198 ms
|
|
Speed: 0.162 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 9179
Speed: 0.287 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9179
Speed: 0.200 ms
|
|
Speed: 0.162 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081187
Speed: 0.187 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 5940
Speed: 0.586 ms
|
|
Speed: 0.588 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7147
Speed: 0.360 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5940
Speed: 0.717 ms
|
|
Speed: 1.275 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5490
Speed: 0.840 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5491
Speed: 0.345 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 5940
Speed: 0.579 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5940
Speed: 0.223 ms
|
|
Speed: 0.147 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081180
Speed: 0.332 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 129
Speed: 0.441 ms
|
|
Speed: 0.214 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 88
Speed: 0.163 ms
|
|
SELECT * FROM article_settings WHERE article_id = 129
Speed: 0.376 ms
|
|
Speed: 0.178 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 129
Speed: 0.278 ms
|
|
SELECT * FROM article_settings WHERE article_id = 129
Speed: 0.251 ms
|
|
Speed: 0.139 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 12
Speed: 0.167 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 = 14769
Speed: 0.295 ms
|
|
Speed: 0.195 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8876
Speed: 0.341 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14769
Speed: 1.561 ms
|
|
Speed: 0.259 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 = 14769
Speed: 0.447 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14769
Speed: 0.403 ms
|
|
Speed: 0.309 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081207
Speed: 0.191 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 10969
Speed: 0.497 ms
|
|
Speed: 0.419 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8013
Speed: 0.221 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10969
Speed: 0.480 ms
|
|
Speed: 0.169 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 10969
Speed: 0.279 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10969
Speed: 0.192 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 1677
Speed: 0.260 ms
|
|
Speed: 0.199 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6431
Speed: 0.155 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1677
Speed: 0.401 ms
|
|
Speed: 0.176 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 = 1677
Speed: 0.249 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1677
Speed: 0.201 ms
|
|
Speed: 0.132 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081163
Speed: 0.348 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 = 13137
Speed: 0.476 ms
|
|
Speed: 0.569 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8696
Speed: 0.258 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13137
Speed: 1.341 ms
|
|
Speed: 0.178 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 13137
Speed: 0.303 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13137
Speed: 0.185 ms
|
|
Speed: 0.130 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081203
Speed: 0.336 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 = 1037
Speed: 0.315 ms
|
|
Speed: 0.373 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6255
Speed: 0.342 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1037
Speed: 0.486 ms
|
|
Speed: 0.202 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 = 1037
Speed: 0.258 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1037
Speed: 0.185 ms
|
|
Speed: 0.141 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081160
Speed: 0.150 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 658
Speed: 0.241 ms
|
|
Speed: 0.182 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6170
Speed: 0.150 ms
|
|
SELECT * FROM article_settings WHERE article_id = 658
Speed: 0.339 ms
|
|
Speed: 0.152 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 = 658
Speed: 0.220 ms
|
|
SELECT * FROM article_settings WHERE article_id = 658
Speed: 0.168 ms
|
|
Speed: 0.440 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081158
Speed: 0.333 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 13886
Speed: 0.449 ms
|
|
Speed: 0.337 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8756
Speed: 0.324 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13886
Speed: 0.995 ms
|
|
Speed: 0.333 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 = 13886
Speed: 0.387 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13886
Speed: 0.355 ms
|
|
Speed: 0.289 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081204
Speed: 0.276 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 2091
Speed: 0.290 ms
|
|
Speed: 0.481 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6597
Speed: 0.170 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2091
Speed: 0.810 ms
|
|
Speed: 0.688 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1383
Speed: 1.113 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 2091
Speed: 0.614 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2091
Speed: 0.408 ms
|
|
Speed: 0.358 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081170
Speed: 0.322 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 = 7982
Speed: 0.433 ms
|
|
Speed: 0.247 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7477
Speed: 0.211 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7982
Speed: 0.370 ms
|
|
Speed: 0.168 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 7982
Speed: 0.248 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7982
Speed: 0.285 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 = 12814
Speed: 0.300 ms
|
|
Speed: 0.772 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8453
Speed: 0.353 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12814
Speed: 0.436 ms
|
|
Speed: 0.162 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 12814
Speed: 0.247 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12814
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 = 8389
Speed: 0.252 ms
|
|
Speed: 0.159 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7514
Speed: 0.123 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8389
Speed: 0.308 ms
|
|
Speed: 0.907 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6669
Speed: 0.467 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6670
Speed: 0.318 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6705
Speed: 0.604 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6719
Speed: 0.355 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6720
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 = 8389
Speed: 0.268 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8389
Speed: 0.151 ms
|
|
Speed: 0.116 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081185
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 = 7864
Speed: 0.226 ms
|
|
Speed: 0.172 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7387
Speed: 0.140 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7864
Speed: 0.446 ms
|
|
Speed: 0.374 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 = 7864
Speed: 0.559 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7864
Speed: 0.349 ms
|
|
Speed: 0.290 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081183
Speed: 0.313 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 5186
Speed: 0.559 ms
|
|
Speed: 0.516 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7000
Speed: 0.170 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5186
Speed: 2.107 ms
|
|
Speed: 1.125 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5023
Speed: 0.577 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 = 5186
Speed: 0.423 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5186
Speed: 0.263 ms
|
|
Speed: 0.161 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081177
Speed: 0.171 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 12634
Speed: 0.349 ms
|
|
Speed: 0.346 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8424
Speed: 0.391 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12634
Speed: 1.378 ms
|
|
Speed: 0.206 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 8068
Speed: 0.312 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 = 12634
Speed: 0.375 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12634
Speed: 0.222 ms
|
|
Speed: 0.158 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081198
Speed: 0.278 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 = 2583
Speed: 0.325 ms
|
|
Speed: 0.198 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6670
Speed: 0.194 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2583
Speed: 0.272 ms
|
|
Speed: 0.160 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 2583
Speed: 0.269 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2583
Speed: 0.186 ms
|
|
Speed: 0.173 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081172
Speed: 0.182 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 = 9348
Speed: 0.314 ms
|
|
Speed: 0.198 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7659
Speed: 0.177 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9348
Speed: 0.207 ms
|
|
Speed: 0.171 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 = 9348
Speed: 0.266 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9348
Speed: 0.204 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 1620
Speed: 0.289 ms
|
|
Speed: 0.199 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6458
Speed: 0.173 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1620
Speed: 0.656 ms
|
|
Speed: 0.323 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 = 1620
Speed: 0.515 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1620
Speed: 0.401 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 = 9050
Speed: 0.493 ms
|
|
Speed: 0.557 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7634
Speed: 0.217 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9050
Speed: 0.232 ms
|
|
Speed: 0.318 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6875
Speed: 0.415 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 = 9050
Speed: 0.481 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9050
Speed: 0.412 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 5700
Speed: 0.340 ms
|
|
Speed: 0.218 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7069
Speed: 0.165 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5700
Speed: 1.203 ms
|
|
Speed: 0.405 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 = 5700
Speed: 0.482 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5700
Speed: 0.310 ms
|
|
Speed: 0.199 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081178
Speed: 0.252 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 = 14780
Speed: 0.448 ms
|
|
Speed: 0.297 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 9026
Speed: 0.211 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14780
Speed: 0.592 ms
|
|
Speed: 0.186 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 = 14780
Speed: 0.345 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14780
Speed: 0.266 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 = 6070
Speed: 0.339 ms
|
|
Speed: 0.207 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7164
Speed: 0.201 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6070
Speed: 0.340 ms
|
|
Speed: 0.227 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 6070
Speed: 0.304 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6070
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 = 577
Speed: 0.357 ms
|
|
Speed: 0.197 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6138
Speed: 0.212 ms
|
|
SELECT * FROM article_settings WHERE article_id = 577
Speed: 0.170 ms
|
|
Speed: 0.145 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 577
Speed: 0.235 ms
|
|
SELECT * FROM article_settings WHERE article_id = 577
Speed: 0.232 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 = 12397
Speed: 0.348 ms
|
|
Speed: 0.257 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8321
Speed: 0.193 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12397
Speed: 1.043 ms
|
|
Speed: 0.222 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 = 12397
Speed: 0.324 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12397
Speed: 0.244 ms
|
|
Speed: 0.147 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081197
Speed: 0.178 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 = 5995
Speed: 0.305 ms
|
|
Speed: 0.184 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7157
Speed: 0.189 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5995
Speed: 0.619 ms
|
|
Speed: 0.248 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 5995
Speed: 0.388 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5995
Speed: 0.387 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 = 12385
Speed: 0.369 ms
|
|
Speed: 0.518 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8318
Speed: 0.360 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12385
Speed: 0.904 ms
|
|
Speed: 0.239 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 = 12385
Speed: 0.333 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12385
Speed: 0.286 ms
|
|
Speed: 0.340 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081224
Speed: 0.225 ms
|
|
Speed: 0.743 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19800
Speed: 0.408 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19801
Speed: 0.307 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19802
Speed: 0.302 ms
|
|
Speed: 0.282 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1908
Speed: 0.185 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1910
Speed: 0.477 ms
|
|
Speed: 0.199 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12672
Speed: 0.164 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14658
Speed: 0.137 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14659
Speed: 0.127 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14660
Speed: 0.116 ms
|
|
Speed: 0.200 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12322
Speed: 0.182 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12323
Speed: 0.121 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12321
Speed: 0.130 ms
|
|
Speed: 0.158 ms
|
|
SELECT * FROM author_settings WHERE author_id = 7041
Speed: 0.129 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8003
Speed: 0.140 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8035
Speed: 0.132 ms
|
|
Speed: 0.141 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14647
Speed: 0.131 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14648
Speed: 0.134 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14649
Speed: 0.129 ms
|
|
Speed: 0.157 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1356
Speed: 0.289 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1363
Speed: 0.111 ms
|
|
Speed: 0.240 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18354
Speed: 0.176 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18355
Speed: 0.133 ms
|
|
Speed: 0.181 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22649
Speed: 0.295 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22671
Speed: 0.299 ms
|
|
Speed: 0.227 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12105
Speed: 0.297 ms
|
|
Speed: 0.204 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17938
Speed: 0.192 ms
|
|
Speed: 0.177 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24985
Speed: 0.187 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24986
Speed: 0.126 ms
|
|
Speed: 0.176 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20941
Speed: 0.141 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20961
Speed: 0.124 ms
|
|
Speed: 0.163 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23232
Speed: 0.141 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23559
Speed: 0.131 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23560
Speed: 0.116 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23561
Speed: 0.109 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23562
Speed: 0.124 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23563
Speed: 0.119 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23564
Speed: 0.138 ms
|
|
Speed: 0.145 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28758
Speed: 0.142 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28759
Speed: 0.112 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28760
Speed: 0.109 ms
|
|
Speed: 0.149 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18845
Speed: 0.138 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18844
Speed: 0.112 ms
|
|
Speed: 0.165 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24286
Speed: 0.161 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24287
Speed: 0.108 ms
|
|
Speed: 0.158 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22978
Speed: 0.148 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22979
Speed: 0.141 ms
|
|
Speed: 0.195 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27058
Speed: 0.168 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27059
Speed: 0.157 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27532
Speed: 0.130 ms
|
|
Speed: 0.166 ms
|
|
SELECT * FROM author_settings WHERE author_id = 7582
Speed: 0.144 ms
|
|
SELECT * FROM author_settings WHERE author_id = 7583
Speed: 0.126 ms
|
|
SELECT * FROM author_settings WHERE author_id = 7584
Speed: 0.132 ms
|
|
Speed: 0.184 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14742
Speed: 0.167 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15251
Speed: 0.300 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15252
Speed: 0.133 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15253
Speed: 0.155 ms
|
|
Speed: 0.339 ms
|
|
SELECT * FROM author_settings WHERE author_id = 143
Speed: 0.296 ms
|
|
SELECT * FROM author_settings WHERE author_id = 254
Speed: 0.264 ms
|
|
SELECT * FROM author_settings WHERE author_id = 255
Speed: 0.145 ms
|
|
SELECT * FROM author_settings WHERE author_id = 253
Speed: 0.133 ms
|
|
Speed: 0.180 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17324
Speed: 0.277 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18139
Speed: 0.215 ms
|
|
Speed: 0.352 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11453
Speed: 0.194 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13636
Speed: 0.134 ms
|
|
Speed: 0.175 ms
|
|
SELECT * FROM author_settings WHERE author_id = 216
Speed: 0.155 ms
|
|
SELECT * FROM author_settings WHERE author_id = 406
Speed: 0.238 ms
|
|
SELECT * FROM author_settings WHERE author_id = 407
Speed: 0.135 ms
|
|
SELECT * FROM author_settings WHERE author_id = 405
Speed: 0.118 ms
|
|
Speed: 0.166 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28838
Speed: 0.140 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29424
Speed: 0.200 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29425
Speed: 0.119 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29426
Speed: 0.110 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29427
Speed: 0.111 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29428
Speed: 0.104 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29429
Speed: 0.113 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29430
Speed: 0.159 ms
|
|
Speed: 0.194 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20637
Speed: 0.153 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20881
Speed: 0.123 ms
|
|
Speed: 0.155 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3415
Speed: 0.144 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3423
Speed: 0.126 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3424
Speed: 0.109 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3425
Speed: 0.106 ms
|
|
Speed: 0.135 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25185
Speed: 0.219 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25186
Speed: 0.282 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25187
Speed: 0.292 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25188
Speed: 0.276 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26435
Speed: 0.358 ms
|
|
Speed: 0.189 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2057
Speed: 0.150 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2128
Speed: 0.256 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2129
Speed: 0.117 ms
|
|
Speed: 0.153 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1349
Speed: 0.131 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1362
Speed: 0.109 ms
|
|
Speed: 0.158 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26808
Speed: 0.169 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26807
Speed: 0.128 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26809
Speed: 0.104 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26810
Speed: 0.249 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26811
Speed: 0.175 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26812
Speed: 0.138 ms
|
|
Speed: 0.159 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4283
Speed: 0.133 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4285
Speed: 0.114 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4286
Speed: 0.118 ms
|
|
Speed: 0.126 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15190
Speed: 0.239 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15191
Speed: 0.116 ms
|
|
Speed: 0.267 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24409
Speed: 0.272 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24419
Speed: 0.128 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25209
Speed: 0.120 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25210
Speed: 0.114 ms
|
|
Speed: 0.324 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15888
Speed: 0.291 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15889
Speed: 0.133 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15890
Speed: 0.156 ms
|
|
Speed: 0.149 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14987
Speed: 0.140 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14990
Speed: 0.275 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14991
Speed: 0.123 ms
|
|
Speed: 0.125 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10170
Speed: 0.122 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10172
Speed: 0.118 ms
|
|
Speed: 0.157 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23976
Speed: 0.161 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23977
Speed: 0.124 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23978
Speed: 0.107 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23979
Speed: 0.106 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23980
Speed: 0.113 ms
|
|
Speed: 0.165 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5288
Speed: 0.125 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5289
Speed: 0.100 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5290
Speed: 0.098 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5291
Speed: 0.097 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5292
Speed: 0.107 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5293
Speed: 0.111 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5294
Speed: 0.095 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5295
Speed: 0.098 ms
|
|
Speed: 0.144 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17652
Speed: 0.122 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17651
Speed: 0.117 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17653
Speed: 0.121 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17654
Speed: 0.120 ms
|
|
Speed: 0.326 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3287
Speed: 0.181 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3288
Speed: 0.318 ms
|
|
Speed: 0.315 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17040
Speed: 0.162 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17041
Speed: 0.138 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17042
Speed: 0.294 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17043
Speed: 0.323 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17044
Speed: 0.158 ms
|
|
Speed: 0.161 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11036
Speed: 0.133 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11040
Speed: 0.111 ms
|
|
Speed: 0.298 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28862
Speed: 0.350 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28869
Speed: 0.137 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28870
Speed: 0.135 ms
|
|
Speed: 0.151 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11696
Speed: 0.154 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11697
Speed: 0.244 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11698
Speed: 0.108 ms
|
|
Speed: 0.124 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1197
Speed: 0.124 ms
|
|
Speed: 0.124 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23437
Speed: 0.121 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23439
Speed: 0.109 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23440
Speed: 0.107 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23702
Speed: 0.201 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24016
Speed: 0.339 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24017
Speed: 0.142 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24018
Speed: 0.109 ms
|
|
Speed: 0.152 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11558
Speed: 0.141 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11561
Speed: 0.108 ms
|
|
Speed: 0.359 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23411
Speed: 0.335 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23714
Speed: 0.148 ms
|