|
SELECT * FROM sessions WHERE session_id = sbkokfr77esssv7to6h7uvrjj4
Speed: 0.504 ms
|
|
SELECT * FROM journals WHERE path = ij
Speed: 0.314 ms
|
|
Speed: 0.211 ms
|
|
Speed: 0.894 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.usageStats.UsageStatsLoader
Speed: 0.403 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.alm.ArticleInfoSender
Speed: 0.255 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.pln.classes.tasks.Depositor
Speed: 0.161 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.datacite.DataciteInfoSender
Speed: 0.111 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.medra.MedraInfoSender
Speed: 0.107 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.crossref.CrossrefInfoSender
Speed: 0.209 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.crossref.CrossrefInfoSender
Speed: 0.134 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.ReviewReminder
Speed: 0.104 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.SubscriptionExpiryReminder
Speed: 0.156 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.OpenAccessNotification
Speed: 0.116 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: 135.367 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 = 7002
Speed: 0.881 ms
|
|
Speed: 0.499 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7400
Speed: 0.283 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7002
Speed: 0.231 ms
|
|
Speed: 0.262 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 = 7002
Speed: 0.290 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7002
Speed: 0.200 ms
|
|
SELECT * FROM sections WHERE section_id = 2
Speed: 0.134 ms
|
|
SELECT * FROM section_settings WHERE section_id = 2
Speed: 0.261 ms
|
|
Speed: 0.166 ms
|
|
Speed: 0.159 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081183
Speed: 0.273 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 = 2792
Speed: 0.338 ms
|
|
Speed: 0.264 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6691
Speed: 0.249 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2792
Speed: 0.219 ms
|
|
Speed: 0.901 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 2285
Speed: 1.565 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 2287
Speed: 0.216 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 2792
Speed: 0.293 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2792
Speed: 0.197 ms
|
|
Speed: 0.149 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081172
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 = 10937
Speed: 0.283 ms
|
|
Speed: 0.274 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7984
Speed: 0.169 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10937
Speed: 0.254 ms
|
|
Speed: 0.241 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 10937
Speed: 0.384 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10937
Speed: 0.263 ms
|
|
Speed: 0.172 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081192
Speed: 0.241 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 = 15022
Speed: 0.400 ms
|
|
Speed: 0.319 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 9147
Speed: 0.188 ms
|
|
SELECT * FROM article_settings WHERE article_id = 15022
Speed: 0.213 ms
|
|
Speed: 0.164 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 15022
Speed: 0.273 ms
|
|
SELECT * FROM article_settings WHERE article_id = 15022
Speed: 0.288 ms
|
|
Speed: 0.160 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081224
Speed: 0.155 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 5603
Speed: 0.248 ms
|
|
Speed: 0.803 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7051
Speed: 0.183 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5603
Speed: 0.193 ms
|
|
Speed: 0.150 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 5603
Speed: 0.221 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5603
Speed: 0.188 ms
|
|
Speed: 0.140 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081178
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 = 7254
Speed: 0.275 ms
|
|
Speed: 0.801 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7365
Speed: 0.207 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7254
Speed: 0.458 ms
|
|
Speed: 0.201 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 = 7254
Speed: 0.263 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7254
Speed: 0.320 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 14880
Speed: 0.435 ms
|
|
Speed: 0.554 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 9043
Speed: 0.507 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14880
Speed: 0.424 ms
|
|
Speed: 0.238 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 14880
Speed: 0.338 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14880
Speed: 0.231 ms
|
|
Speed: 0.146 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081219
Speed: 0.157 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 = 14591
Speed: 0.247 ms
|
|
Speed: 0.904 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8880
Speed: 0.220 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14591
Speed: 0.231 ms
|
|
Speed: 0.242 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 14591
Speed: 0.358 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14591
Speed: 0.337 ms
|
|
Speed: 0.161 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081207
Speed: 0.196 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 = 14542
Speed: 0.338 ms
|
|
Speed: 1.974 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8888
Speed: 0.229 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14542
Speed: 0.202 ms
|
|
Speed: 0.164 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 14542
Speed: 0.256 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14542
Speed: 0.174 ms
|
|
Speed: 0.147 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081208
Speed: 0.160 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 16600
Speed: 0.486 ms
|
|
Speed: 0.271 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 9094
Speed: 0.364 ms
|
|
SELECT * FROM article_settings WHERE article_id = 16600
Speed: 0.305 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 = 16600
Speed: 0.328 ms
|
|
SELECT * FROM article_settings WHERE article_id = 16600
Speed: 0.215 ms
|
|
Speed: 0.158 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081222
Speed: 0.172 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 = 10116
Speed: 0.327 ms
|
|
Speed: 0.422 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7789
Speed: 0.174 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10116
Speed: 0.209 ms
|
|
Speed: 0.185 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 = 10116
Speed: 0.305 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10116
Speed: 0.220 ms
|
|
Speed: 0.164 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081189
Speed: 0.201 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 = 11537
Speed: 0.350 ms
|
|
Speed: 1.084 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8098
Speed: 0.312 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11537
Speed: 0.418 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 = 11537
Speed: 0.331 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11537
Speed: 0.385 ms
|
|
Speed: 0.195 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081193
Speed: 0.223 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 = 10815
Speed: 0.443 ms
|
|
Speed: 0.262 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7956
Speed: 0.211 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10815
Speed: 0.205 ms
|
|
Speed: 0.198 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7439
Speed: 0.203 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 10815
Speed: 0.341 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10815
Speed: 0.226 ms
|
|
Speed: 0.241 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081191
Speed: 0.257 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 9212
Speed: 0.433 ms
|
|
Speed: 1.371 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7654
Speed: 0.385 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9212
Speed: 0.392 ms
|
|
Speed: 0.245 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 9212
Speed: 0.471 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9212
Speed: 0.266 ms
|
|
Speed: 0.148 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081187
Speed: 0.172 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 = 14673
Speed: 0.324 ms
|
|
Speed: 1.714 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8965
Speed: 0.326 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14673
Speed: 0.218 ms
|
|
Speed: 0.310 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 = 14673
Speed: 0.292 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14673
Speed: 0.205 ms
|
|
Speed: 0.234 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081210
Speed: 0.233 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 = 14163
Speed: 0.504 ms
|
|
Speed: 0.263 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8799
Speed: 0.237 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14163
Speed: 0.230 ms
|
|
Speed: 0.195 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 14163
Speed: 0.305 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14163
Speed: 0.276 ms
|
|
Speed: 0.231 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081205
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 = 7744
Speed: 0.404 ms
|
|
Speed: 0.210 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7479
Speed: 0.192 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7744
Speed: 0.258 ms
|
|
Speed: 0.267 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6351
Speed: 0.301 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6352
Speed: 0.468 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 = 7744
Speed: 0.426 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7744
Speed: 0.328 ms
|
|
Speed: 0.185 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081184
Speed: 0.293 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 12105
Speed: 0.372 ms
|
|
Speed: 0.405 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8248
Speed: 0.209 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12105
Speed: 0.225 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 = 12105
Speed: 0.267 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12105
Speed: 0.214 ms
|
|
Speed: 0.149 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081196
Speed: 0.172 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 = 14577
Speed: 0.252 ms
|
|
Speed: 0.264 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8893
Speed: 0.303 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14577
Speed: 0.257 ms
|
|
Speed: 0.324 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 = 14577
Speed: 0.294 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14577
Speed: 0.256 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 529
Speed: 0.463 ms
|
|
Speed: 1.556 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6130
Speed: 0.282 ms
|
|
SELECT * FROM article_settings WHERE article_id = 529
Speed: 0.321 ms
|
|
Speed: 0.275 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 = 529
Speed: 0.385 ms
|
|
SELECT * FROM article_settings WHERE article_id = 529
Speed: 0.234 ms
|
|
Speed: 0.302 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081157
Speed: 0.394 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 = 12953
Speed: 0.398 ms
|
|
Speed: 0.231 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8463
Speed: 0.243 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12953
Speed: 0.272 ms
|
|
Speed: 0.193 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 = 12953
Speed: 0.425 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12953
Speed: 0.349 ms
|
|
Speed: 0.205 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081199
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 = 13440
Speed: 0.497 ms
|
|
Speed: 1.754 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8588
Speed: 0.358 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13440
Speed: 0.247 ms
|
|
Speed: 0.226 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 = 13440
Speed: 0.372 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13440
Speed: 0.341 ms
|
|
Speed: 0.191 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081201
Speed: 0.368 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 = 10772
Speed: 0.516 ms
|
|
Speed: 0.259 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7950
Speed: 0.224 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10772
Speed: 0.250 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 = 10772
Speed: 0.411 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10772
Speed: 0.263 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 562
Speed: 0.406 ms
|
|
Speed: 0.598 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6128
Speed: 0.389 ms
|
|
SELECT * FROM article_settings WHERE article_id = 562
Speed: 0.286 ms
|
|
Speed: 1.112 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 305
Speed: 2.099 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 306
Speed: 0.245 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 307
Speed: 0.251 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 = 562
Speed: 0.459 ms
|
|
SELECT * FROM article_settings WHERE article_id = 562
Speed: 0.213 ms
|
|
Speed: 0.365 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081156
Speed: 0.245 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 = 2045
Speed: 0.398 ms
|
|
Speed: 1.126 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6499
Speed: 0.359 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2045
Speed: 0.446 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 = 2045
Speed: 0.426 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2045
Speed: 0.314 ms
|
|
Speed: 0.236 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081169
Speed: 0.280 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 13695
Speed: 0.472 ms
|
|
Speed: 0.394 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8704
Speed: 0.325 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13695
Speed: 0.315 ms
|
|
Speed: 0.314 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 = 13695
Speed: 0.503 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13695
Speed: 0.312 ms
|
|
Speed: 0.219 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081203
Speed: 0.233 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 = 27
Speed: 0.416 ms
|
|
Speed: 0.516 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 11
Speed: 0.229 ms
|
|
SELECT * FROM article_settings WHERE article_id = 27
Speed: 0.218 ms
|
|
Speed: 0.224 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 27
Speed: 0.328 ms
|
|
SELECT * FROM article_settings WHERE article_id = 27
Speed: 0.362 ms
|
|
Speed: 0.283 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 2
Speed: 0.233 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 = 2099
Speed: 0.397 ms
|
|
Speed: 0.339 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6500
Speed: 0.220 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2099
Speed: 0.332 ms
|
|
Speed: 1.285 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1600
Speed: 1.090 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 = 2099
Speed: 0.428 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2099
Speed: 0.342 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 = 9883
Speed: 0.396 ms
|
|
Speed: 0.307 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7820
Speed: 0.215 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9883
Speed: 0.336 ms
|
|
Speed: 0.261 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 = 9883
Speed: 0.313 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9883
Speed: 0.249 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 = 216
Speed: 0.367 ms
|
|
Speed: 0.757 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6028
Speed: 0.224 ms
|
|
SELECT * FROM article_settings WHERE article_id = 216
Speed: 0.323 ms
|
|
Speed: 0.755 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 69
Speed: 1.365 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 = 216
Speed: 0.375 ms
|
|
SELECT * FROM article_settings WHERE article_id = 216
Speed: 0.252 ms
|
|
Speed: 0.181 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081153
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 = 9079
Speed: 0.413 ms
|
|
Speed: 0.718 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7630
Speed: 0.231 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9079
Speed: 0.405 ms
|
|
Speed: 0.297 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 = 9079
Speed: 0.386 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9079
Speed: 0.430 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 = 13805
Speed: 0.394 ms
|
|
Speed: 0.861 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8847
Speed: 0.340 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13805
Speed: 0.308 ms
|
|
Speed: 0.230 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 = 13805
Speed: 0.410 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13805
Speed: 0.359 ms
|
|
Speed: 0.227 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081206
Speed: 0.282 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 = 79
Speed: 0.417 ms
|
|
Speed: 0.542 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 64
Speed: 0.317 ms
|
|
SELECT * FROM article_settings WHERE article_id = 79
Speed: 0.278 ms
|
|
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 = 79
Speed: 0.445 ms
|
|
SELECT * FROM article_settings WHERE article_id = 79
Speed: 0.267 ms
|
|
Speed: 0.205 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 11
Speed: 0.236 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 = 10955
Speed: 0.562 ms
|
|
Speed: 0.318 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7975
Speed: 0.273 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10955
Speed: 0.398 ms
|
|
Speed: 1.287 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7527
Speed: 1.207 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7528
Speed: 0.262 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 = 10955
Speed: 0.515 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10955
Speed: 0.236 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 = 2417
Speed: 0.333 ms
|
|
Speed: 1.060 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6644
Speed: 0.250 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2417
Speed: 0.207 ms
|
|
Speed: 0.173 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 2417
Speed: 0.265 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2417
Speed: 0.212 ms
|
|
Speed: 0.199 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081171
Speed: 0.286 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 1675
Speed: 0.410 ms
|
|
Speed: 0.260 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6467
Speed: 0.229 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1675
Speed: 0.243 ms
|
|
Speed: 0.364 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 = 1675
Speed: 0.329 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1675
Speed: 0.235 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 8342
Speed: 0.446 ms
|
|
Speed: 1.023 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7509
Speed: 0.208 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8342
Speed: 0.237 ms
|
|
Speed: 1.265 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6623
Speed: 1.704 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6684
Speed: 0.551 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 = 8342
Speed: 0.372 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8342
Speed: 0.352 ms
|
|
Speed: 0.202 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081185
Speed: 0.230 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 = 6573
Speed: 0.422 ms
|
|
Speed: 0.253 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7284
Speed: 0.220 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6573
Speed: 0.260 ms
|
|
Speed: 0.368 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5845
Speed: 1.618 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 = 6573
Speed: 0.532 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6573
Speed: 0.303 ms
|
|
Speed: 0.243 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081182
Speed: 0.264 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 6889
Speed: 0.492 ms
|
|
Speed: 0.280 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7321
Speed: 0.210 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6889
Speed: 0.315 ms
|
|
Speed: 0.232 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 = 6889
Speed: 0.365 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6889
Speed: 0.328 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 = 7890
Speed: 0.450 ms
|
|
Speed: 0.293 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7478
Speed: 0.253 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7890
Speed: 0.287 ms
|
|
Speed: 0.414 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6439
Speed: 0.793 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 = 7890
Speed: 0.390 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7890
Speed: 0.229 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 = 194
Speed: 0.337 ms
|
|
Speed: 0.211 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 119
Speed: 0.181 ms
|
|
SELECT * FROM article_settings WHERE article_id = 194
Speed: 0.186 ms
|
|
Speed: 0.159 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 194
Speed: 0.273 ms
|
|
SELECT * FROM article_settings WHERE article_id = 194
Speed: 0.188 ms
|
|
Speed: 0.173 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 13
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 = 9494
Speed: 0.396 ms
|
|
Speed: 0.358 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7697
Speed: 0.202 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9494
Speed: 0.238 ms
|
|
Speed: 0.354 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6960
Speed: 1.179 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6961
Speed: 0.215 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 = 9494
Speed: 0.381 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9494
Speed: 0.252 ms
|
|
Speed: 0.192 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081188
Speed: 0.200 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 7910
Speed: 0.329 ms
|
|
Speed: 0.347 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7451
Speed: 0.208 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7910
Speed: 0.579 ms
|
|
Speed: 1.124 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6441
Speed: 0.769 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 = 7910
Speed: 0.380 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7910
Speed: 0.260 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 7268
Speed: 0.495 ms
|
|
Speed: 0.928 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7331
Speed: 0.264 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7268
Speed: 0.358 ms
|
|
Speed: 0.261 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 = 7268
Speed: 0.419 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7268
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 = 6186
Speed: 0.539 ms
|
|
Speed: 0.360 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7203
Speed: 0.312 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6186
Speed: 0.329 ms
|
|
Speed: 1.055 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5655
Speed: 1.170 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 6186
Speed: 0.480 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6186
Speed: 0.333 ms
|
|
Speed: 0.212 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081181
Speed: 0.261 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 4819
Speed: 0.444 ms
|
|
Speed: 0.959 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7181
Speed: 0.296 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4819
Speed: 0.283 ms
|
|
Speed: 1.923 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 4205
Speed: 0.569 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 4792
Speed: 0.303 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5025
Speed: 1.030 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 = 4819
Speed: 0.419 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4819
Speed: 0.352 ms
|
|
Speed: 0.224 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 = 5966
Speed: 0.556 ms
|
|
Speed: 1.159 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7152
Speed: 0.297 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5966
Speed: 0.330 ms
|
|
Speed: 0.256 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 = 5966
Speed: 0.397 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5966
Speed: 0.514 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 = 14631
Speed: 0.567 ms
|
|
Speed: 0.522 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 9018
Speed: 0.298 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14631
Speed: 0.399 ms
|
|
Speed: 0.542 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 8516
Speed: 0.413 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 = 14631
Speed: 0.440 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14631
Speed: 0.331 ms
|
|
Speed: 0.231 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081212
Speed: 0.263 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 719
Speed: 0.535 ms
|
|
Speed: 0.404 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6163
Speed: 0.370 ms
|
|
SELECT * FROM article_settings WHERE article_id = 719
Speed: 0.397 ms
|
|
Speed: 0.314 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 = 719
Speed: 0.434 ms
|
|
SELECT * FROM article_settings WHERE article_id = 719
Speed: 0.381 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 = 3777
Speed: 0.512 ms
|
|
Speed: 0.343 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6862
Speed: 0.291 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3777
Speed: 0.303 ms
|
|
Speed: 0.240 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 = 3777
Speed: 0.392 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3777
Speed: 0.267 ms
|
|
Speed: 0.231 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081175
Speed: 0.359 ms
|
|
Speed: 0.301 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081224
Speed: 0.219 ms
|
|
Speed: 0.704 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13514
Speed: 0.400 ms
|
|
Speed: 0.511 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5659
Speed: 0.556 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5660
Speed: 0.236 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5661
Speed: 0.199 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5662
Speed: 0.199 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5663
Speed: 0.305 ms
|
|
Speed: 0.302 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20567
Speed: 0.513 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20563
Speed: 0.273 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20564
Speed: 0.265 ms
|
|
Speed: 0.289 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29445
Speed: 0.221 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29454
Speed: 0.188 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29455
Speed: 0.181 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29456
Speed: 0.199 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29457
Speed: 0.302 ms
|
|
Speed: 0.406 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10882
Speed: 0.276 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10883
Speed: 0.306 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10884
Speed: 0.213 ms
|
|
Speed: 0.326 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13949
Speed: 0.251 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13950
Speed: 0.201 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13951
Speed: 0.335 ms
|
|
Speed: 0.443 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29085
Speed: 0.537 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29390
Speed: 0.354 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29391
Speed: 0.330 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29392
Speed: 0.285 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29393
Speed: 0.295 ms
|
|
Speed: 0.576 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28505
Speed: 1.250 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28506
Speed: 0.454 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28507
Speed: 0.789 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28508
Speed: 0.333 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28509
Speed: 0.280 ms
|
|
Speed: 0.491 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28368
Speed: 1.006 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28369
Speed: 0.272 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28372
Speed: 0.332 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28370
Speed: 0.266 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28373
Speed: 0.333 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28371
Speed: 0.281 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28374
Speed: 0.422 ms
|
|
Speed: 0.477 ms
|
|
SELECT * FROM author_settings WHERE author_id = 33024
Speed: 1.498 ms
|
|
SELECT * FROM author_settings WHERE author_id = 33023
Speed: 0.420 ms
|
|
SELECT * FROM author_settings WHERE author_id = 33025
Speed: 0.297 ms
|
|
Speed: 0.388 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19079
Speed: 0.711 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19376
Speed: 0.315 ms
|
|
Speed: 0.320 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21726
Speed: 0.255 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21921
Speed: 1.343 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21922
Speed: 0.324 ms
|
|
Speed: 0.303 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20385
Speed: 0.217 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20386
Speed: 0.173 ms
|
|
Speed: 0.277 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17388
Speed: 1.333 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18140
Speed: 0.494 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18141
Speed: 0.234 ms
|
|
Speed: 0.297 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28632
Speed: 0.231 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28633
Speed: 0.311 ms
|
|
Speed: 0.257 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27442
Speed: 0.202 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27441
Speed: 0.294 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27443
Speed: 0.173 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27444
Speed: 0.162 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27445
Speed: 0.190 ms
|
|
Speed: 0.234 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14776
Speed: 0.187 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14777
Speed: 0.158 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14778
Speed: 0.166 ms
|
|
Speed: 0.215 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22882
Speed: 0.741 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22883
Speed: 0.241 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22884
Speed: 0.514 ms
|
|
Speed: 0.316 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28464
Speed: 0.538 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28465
Speed: 0.239 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28466
Speed: 0.160 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28467
Speed: 0.196 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28468
Speed: 0.389 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28469
Speed: 0.193 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28470
Speed: 0.193 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28471
Speed: 0.218 ms
|
|
Speed: 0.336 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1097
Speed: 0.869 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1098
Speed: 0.251 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1099
Speed: 0.212 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1100
Speed: 0.139 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1101
Speed: 0.204 ms
|
|
Speed: 0.301 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24721
Speed: 0.234 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25203
Speed: 0.226 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25204
Speed: 0.213 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25205
Speed: 0.181 ms
|
|
Speed: 0.264 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25832
Speed: 1.093 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25833
Speed: 0.324 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25834
Speed: 0.212 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25835
Speed: 0.320 ms
|
|
Speed: 0.311 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20315
Speed: 0.270 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20517
Speed: 0.446 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20518
Speed: 0.174 ms
|
|
Speed: 0.289 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1166
Speed: 0.232 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1167
Speed: 0.202 ms
|
|
Speed: 0.278 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4197
Speed: 0.852 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4198
Speed: 0.312 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4199
Speed: 0.226 ms
|
|
Speed: 0.387 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26363
Speed: 0.385 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26364
Speed: 0.185 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26365
Speed: 0.195 ms
|
|
Speed: 0.278 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28
Speed: 0.189 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29
Speed: 0.160 ms
|
|
SELECT * FROM author_settings WHERE author_id = 30
Speed: 0.276 ms
|
|
SELECT * FROM author_settings WHERE author_id = 31
Speed: 0.185 ms
|
|
Speed: 0.334 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4298
Speed: 0.501 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4299
Speed: 0.260 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4300
Speed: 0.271 ms
|
|
Speed: 0.254 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18654
Speed: 0.613 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19516
Speed: 0.255 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19517
Speed: 0.230 ms
|
|
Speed: 0.272 ms
|
|
SELECT * FROM author_settings WHERE author_id = 423
Speed: 0.290 ms
|
|
SELECT * FROM author_settings WHERE author_id = 424
Speed: 0.164 ms
|
|
Speed: 0.292 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17113
Speed: 0.683 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17114
Speed: 0.668 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17115
Speed: 0.238 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17116
Speed: 0.164 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17112
Speed: 0.158 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17117
Speed: 0.296 ms
|
|
Speed: 0.240 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26634
Speed: 0.416 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26635
Speed: 0.227 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26636
Speed: 0.170 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26633
Speed: 0.145 ms
|
|
Speed: 0.317 ms
|
|
SELECT * FROM author_settings WHERE author_id = 142
Speed: 0.214 ms
|
|
Speed: 0.269 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20598
Speed: 0.202 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22187
Speed: 0.213 ms
|
|
Speed: 0.228 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4936
Speed: 0.441 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4937
Speed: 0.292 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4938
Speed: 0.179 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4939
Speed: 0.163 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4940
Speed: 0.156 ms
|
|
Speed: 0.311 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3412
Speed: 0.682 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3413
Speed: 0.504 ms
|
|
Speed: 0.210 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15815
Speed: 0.403 ms
|
|
Speed: 0.340 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12709
Speed: 0.278 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12710
Speed: 0.215 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12711
Speed: 0.202 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12712
Speed: 0.216 ms
|
|
Speed: 0.357 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13287
Speed: 0.845 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13965
Speed: 0.763 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13966
Speed: 0.201 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13967
Speed: 0.175 ms
|
|
Speed: 0.234 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15038
Speed: 0.630 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15987
Speed: 0.200 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15988
Speed: 0.162 ms
|
|
Speed: 0.379 ms
|
|
SELECT * FROM author_settings WHERE author_id = 373
Speed: 0.375 ms
|
|
SELECT * FROM author_settings WHERE author_id = 374
Speed: 0.276 ms
|
|
SELECT * FROM author_settings WHERE author_id = 363
Speed: 0.316 ms
|
|
Speed: 0.334 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17899
Speed: 0.328 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17900
Speed: 0.267 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17901
Speed: 0.299 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17902
Speed: 0.300 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17903
Speed: 0.276 ms
|
|
Speed: 0.329 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15076
Speed: 0.643 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15077
Speed: 0.271 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15078
Speed: 0.326 ms
|
|
Speed: 0.367 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13982
Speed: 0.336 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13981
Speed: 0.317 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13983
Speed: 0.226 ms
|
|
Speed: 0.492 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11955
Speed: 0.292 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11956
Speed: 0.382 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11957
Speed: 0.263 ms
|
|
Speed: 0.296 ms
|
|
SELECT * FROM author_settings WHERE author_id = 9482
Speed: 0.246 ms
|
|
SELECT * FROM author_settings WHERE author_id = 9483
Speed: 0.191 ms
|
|
Speed: 0.229 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11510
Speed: 0.228 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13204
Speed: 0.188 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13205
Speed: 0.305 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13206
Speed: 0.226 ms
|
|
Speed: 0.284 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28579
Speed: 0.237 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28580
Speed: 0.207 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28581
Speed: 0.149 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28578
Speed: 0.346 ms
|
|
Speed: 0.336 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1460
Speed: 0.549 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1461
Speed: 0.224 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1462
Speed: 0.166 ms
|
|
Speed: 0.271 ms
|
|
SELECT * FROM author_settings WHERE author_id = 7432
Speed: 0.216 ms
|
|
SELECT * FROM author_settings WHERE author_id = 7433
Speed: 0.172 ms
|