|
SELECT * FROM sessions WHERE session_id = 8qa55csb8qnd0lr444ia572t63
Speed: 0.474 ms
|
|
INSERT INTO sessions
(session_id, ip_address, user_agent, created, last_used, remember, data, domain)
VALUES
(8qa55csb8qnd0lr444ia572t63, 18.97.14.89, CCBot/2.0 (https://commoncrawl.org/faq/), 1779031569, 1779031569, 0, , www.ijrer.org
Speed: 0.656 ms
|
|
SELECT * FROM journals WHERE path = ij
Speed: 0.388 ms
|
|
Speed: 0.210 ms
|
|
Speed: 0.785 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.usageStats.UsageStatsLoader
Speed: 0.389 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.alm.ArticleInfoSender
Speed: 0.107 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.pln.classes.tasks.Depositor
Speed: 0.075 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.datacite.DataciteInfoSender
Speed: 0.069 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.medra.MedraInfoSender
Speed: 0.073 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.crossref.CrossrefInfoSender
Speed: 0.065 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.crossref.CrossrefInfoSender
Speed: 0.068 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.ReviewReminder
Speed: 0.103 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.SubscriptionExpiryReminder
Speed: 0.060 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.OpenAccessNotification
Speed: 0.064 ms
|
|
SELECT a.article_id AS pub_id,
COALESCE(atl.setting_value, atpl.setting_value) AS article_title
FROM published_articles pa,
issues i,
articles a
JOIN journals j ON (a.journal_id = j.journal_id)
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN article_settings atl ON (a.article_id = atl.article_id AND atl.setting_name = cleanTitle AND atl.locale = en_US)
LEFT JOIN article_settings atpl ON (a.article_id = atpl.article_id AND atpl.setting_name = cleanTitle AND atpl.locale = a.locale)
WHERE pa.article_id = a.article_id
AND i.issue_id = pa.issue_id
AND i.published = 1
AND s.section_id IS NOT NULL AND a.journal_id = 2
Speed: 3.525 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 = 14845
Speed: 0.978 ms
|
|
Speed: 0.955 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 9053
Speed: 0.260 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14845
Speed: 0.272 ms
|
|
Speed: 0.267 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 = 14845
Speed: 0.317 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14845
Speed: 0.183 ms
|
|
SELECT * FROM sections WHERE section_id = 2
Speed: 0.098 ms
|
|
SELECT * FROM section_settings WHERE section_id = 2
Speed: 0.103 ms
|
|
Speed: 0.092 ms
|
|
Speed: 0.189 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081219
Speed: 0.208 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 12222
Speed: 0.311 ms
|
|
Speed: 0.202 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8276
Speed: 0.131 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12222
Speed: 0.511 ms
|
|
Speed: 0.197 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 = 12222
Speed: 0.271 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12222
Speed: 0.153 ms
|
|
Speed: 0.107 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081196
Speed: 0.121 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 3432
Speed: 0.330 ms
|
|
Speed: 0.167 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6802
Speed: 0.143 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3432
Speed: 1.167 ms
|
|
Speed: 0.122 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 = 3432
Speed: 0.282 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3432
Speed: 0.154 ms
|
|
Speed: 0.111 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081174
Speed: 0.124 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 5460
Speed: 0.267 ms
|
|
Speed: 0.151 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7034
Speed: 0.131 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5460
Speed: 0.842 ms
|
|
Speed: 0.655 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 4774
Speed: 0.907 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 = 5460
Speed: 0.291 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5460
Speed: 0.170 ms
|
|
Speed: 0.107 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081178
Speed: 0.126 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 12708
Speed: 0.251 ms
|
|
Speed: 0.151 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8407
Speed: 0.125 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12708
Speed: 0.365 ms
|
|
Speed: 0.234 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 12708
Speed: 0.367 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12708
Speed: 0.239 ms
|
|
Speed: 0.142 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081198
Speed: 0.174 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 = 4353
Speed: 0.411 ms
|
|
Speed: 0.625 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6911
Speed: 0.205 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4353
Speed: 0.543 ms
|
|
Speed: 0.199 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 4353
Speed: 0.402 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4353
Speed: 0.350 ms
|
|
Speed: 0.314 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081176
Speed: 0.335 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 = 8659
Speed: 0.428 ms
|
|
Speed: 0.345 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7537
Speed: 0.326 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8659
Speed: 0.647 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 = 8659
Speed: 0.261 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8659
Speed: 0.200 ms
|
|
Speed: 0.158 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081185
Speed: 0.183 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 12965
Speed: 0.321 ms
|
|
Speed: 0.226 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8475
Speed: 0.215 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12965
Speed: 0.391 ms
|
|
Speed: 0.204 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 = 12965
Speed: 0.278 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12965
Speed: 0.205 ms
|
|
Speed: 0.141 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081199
Speed: 0.179 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 = 1933
Speed: 0.274 ms
|
|
Speed: 0.202 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6489
Speed: 0.184 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1933
Speed: 0.484 ms
|
|
Speed: 0.411 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1242
Speed: 0.226 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1243
Speed: 0.194 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1244
Speed: 0.202 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1245
Speed: 0.192 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1246
Speed: 0.176 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1247
Speed: 0.209 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1248
Speed: 0.344 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1250
Speed: 0.347 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1251
Speed: 0.368 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 = 1933
Speed: 0.489 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1933
Speed: 0.421 ms
|
|
Speed: 0.325 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081169
Speed: 0.259 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 = 3304
Speed: 0.515 ms
|
|
Speed: 0.365 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6834
Speed: 0.347 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3304
Speed: 1.524 ms
|
|
Speed: 0.491 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 = 3304
Speed: 0.443 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3304
Speed: 0.308 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 = 14238
Speed: 0.292 ms
|
|
Speed: 0.667 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8840
Speed: 0.161 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14238
Speed: 0.532 ms
|
|
Speed: 0.346 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 = 14238
Speed: 0.407 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14238
Speed: 0.242 ms
|
|
Speed: 0.295 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081206
Speed: 0.193 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 9111
Speed: 0.422 ms
|
|
Speed: 0.397 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7638
Speed: 0.177 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9111
Speed: 1.062 ms
|
|
Speed: 0.373 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 = 9111
Speed: 0.307 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9111
Speed: 0.217 ms
|
|
Speed: 0.125 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081187
Speed: 0.150 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 7915
Speed: 0.342 ms
|
|
Speed: 0.232 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7465
Speed: 0.158 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7915
Speed: 0.752 ms
|
|
Speed: 0.148 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 7915
Speed: 0.213 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7915
Speed: 0.173 ms
|
|
Speed: 0.108 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081184
Speed: 0.125 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 7850
Speed: 0.246 ms
|
|
Speed: 0.157 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7453
Speed: 0.125 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7850
Speed: 0.833 ms
|
|
Speed: 0.149 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 = 7850
Speed: 0.227 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7850
Speed: 0.146 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 13190
Speed: 0.254 ms
|
|
Speed: 0.154 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8516
Speed: 0.148 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13190
Speed: 0.233 ms
|
|
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 = 13190
Speed: 0.376 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13190
Speed: 0.173 ms
|
|
Speed: 0.116 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081200
Speed: 0.131 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 = 11654
Speed: 0.226 ms
|
|
Speed: 0.224 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8123
Speed: 0.126 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11654
Speed: 0.513 ms
|
|
Speed: 0.184 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 = 11654
Speed: 0.224 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11654
Speed: 0.197 ms
|
|
Speed: 0.113 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081194
Speed: 0.138 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 14540
Speed: 0.284 ms
|
|
Speed: 0.379 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8826
Speed: 0.248 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14540
Speed: 0.818 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 = 14540
Speed: 0.288 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14540
Speed: 0.191 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 13333
Speed: 0.318 ms
|
|
Speed: 0.269 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8610
Speed: 0.162 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13333
Speed: 0.346 ms
|
|
Speed: 0.726 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 8232
Speed: 0.282 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 = 13333
Speed: 0.314 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13333
Speed: 0.231 ms
|
|
Speed: 0.175 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081201
Speed: 0.169 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 8300
Speed: 0.335 ms
|
|
Speed: 0.235 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7503
Speed: 0.165 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8300
Speed: 0.674 ms
|
|
Speed: 0.225 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6664
Speed: 0.346 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 = 8300
Speed: 0.243 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8300
Speed: 0.192 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 573
Speed: 0.284 ms
|
|
Speed: 0.441 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6137
Speed: 0.207 ms
|
|
SELECT * FROM article_settings WHERE article_id = 573
Speed: 0.511 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 = 573
Speed: 0.254 ms
|
|
SELECT * FROM article_settings WHERE article_id = 573
Speed: 0.178 ms
|
|
Speed: 0.159 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081157
Speed: 0.206 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 10263
Speed: 0.418 ms
|
|
Speed: 0.196 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7916
Speed: 0.141 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10263
Speed: 0.451 ms
|
|
Speed: 0.302 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7245
Speed: 0.354 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7246
Speed: 0.133 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7247
Speed: 0.130 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 10263
Speed: 0.320 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10263
Speed: 0.371 ms
|
|
Speed: 0.224 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081190
Speed: 0.224 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 = 14641
Speed: 0.464 ms
|
|
Speed: 0.263 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8956
Speed: 0.229 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14641
Speed: 0.652 ms
|
|
Speed: 0.223 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 = 14641
Speed: 0.373 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14641
Speed: 0.261 ms
|
|
Speed: 0.155 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081210
Speed: 0.206 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 13864
Speed: 0.409 ms
|
|
Speed: 0.238 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8727
Speed: 0.206 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13864
Speed: 0.292 ms
|
|
Speed: 0.189 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 13864
Speed: 0.319 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13864
Speed: 0.224 ms
|
|
Speed: 0.147 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081204
Speed: 0.188 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 = 972
Speed: 0.402 ms
|
|
Speed: 0.259 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6236
Speed: 0.226 ms
|
|
SELECT * FROM article_settings WHERE article_id = 972
Speed: 1.639 ms
|
|
Speed: 0.805 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 604
Speed: 0.381 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 = 972
Speed: 0.415 ms
|
|
SELECT * FROM article_settings WHERE article_id = 972
Speed: 0.301 ms
|
|
Speed: 0.197 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081160
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 = 281
Speed: 0.373 ms
|
|
Speed: 0.628 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6060
Speed: 0.247 ms
|
|
SELECT * FROM article_settings WHERE article_id = 281
Speed: 0.622 ms
|
|
Speed: 0.505 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 258
Speed: 0.485 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 = 281
Speed: 0.315 ms
|
|
SELECT * FROM article_settings WHERE article_id = 281
Speed: 0.242 ms
|
|
Speed: 0.148 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081155
Speed: 0.195 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 6291
Speed: 0.418 ms
|
|
Speed: 0.241 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7229
Speed: 0.235 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6291
Speed: 0.188 ms
|
|
Speed: 0.148 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 6291
Speed: 0.253 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6291
Speed: 0.164 ms
|
|
Speed: 0.111 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081181
Speed: 0.137 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 6099
Speed: 0.258 ms
|
|
Speed: 0.155 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7169
Speed: 0.146 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6099
Speed: 0.302 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 = 6099
Speed: 0.265 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6099
Speed: 0.168 ms
|
|
Speed: 0.114 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081180
Speed: 0.163 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 3369
Speed: 0.289 ms
|
|
Speed: 0.183 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6797
Speed: 0.149 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3369
Speed: 0.837 ms
|
|
Speed: 0.811 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 2782
Speed: 1.391 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 2783
Speed: 0.371 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 = 3369
Speed: 0.472 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3369
Speed: 0.356 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 14083
Speed: 0.307 ms
|
|
Speed: 0.456 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8801
Speed: 0.172 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14083
Speed: 0.582 ms
|
|
Speed: 0.303 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 = 14083
Speed: 0.576 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14083
Speed: 0.197 ms
|
|
Speed: 0.265 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081205
Speed: 0.297 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 9977
Speed: 0.430 ms
|
|
Speed: 0.363 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7787
Speed: 0.323 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9977
Speed: 1.173 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 = 9977
Speed: 0.482 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9977
Speed: 0.209 ms
|
|
Speed: 0.121 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081189
Speed: 0.180 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 941
Speed: 0.353 ms
|
|
Speed: 0.331 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6228
Speed: 0.176 ms
|
|
SELECT * FROM article_settings WHERE article_id = 941
Speed: 1.052 ms
|
|
Speed: 0.762 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 534
Speed: 0.165 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 535
Speed: 0.141 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 536
Speed: 0.173 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 537
Speed: 0.146 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 538
Speed: 0.129 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 941
Speed: 0.293 ms
|
|
SELECT * FROM article_settings WHERE article_id = 941
Speed: 0.165 ms
|
|
Speed: 0.124 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081159
Speed: 0.132 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 4559
Speed: 0.276 ms
|
|
Speed: 0.188 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6925
Speed: 0.136 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4559
Speed: 0.519 ms
|
|
Speed: 0.559 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 3843
Speed: 0.264 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 4559
Speed: 0.254 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4559
Speed: 0.170 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 6639
Speed: 0.263 ms
|
|
Speed: 0.162 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7288
Speed: 0.436 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6639
Speed: 0.384 ms
|
|
Speed: 0.260 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 6639
Speed: 0.472 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6639
Speed: 0.235 ms
|
|
Speed: 0.140 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081182
Speed: 0.176 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 = 11607
Speed: 0.412 ms
|
|
Speed: 0.262 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8167
Speed: 0.223 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11607
Speed: 0.609 ms
|
|
Speed: 0.218 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 = 11607
Speed: 0.383 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11607
Speed: 0.255 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 14417
Speed: 0.356 ms
|
|
Speed: 0.219 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8946
Speed: 0.202 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14417
Speed: 1.299 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 = 14417
Speed: 0.343 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14417
Speed: 0.262 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 = 14393
Speed: 0.336 ms
|
|
Speed: 0.271 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8911
Speed: 0.162 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14393
Speed: 0.268 ms
|
|
Speed: 0.155 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 8468
Speed: 0.265 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 14393
Speed: 0.278 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14393
Speed: 0.155 ms
|
|
Speed: 0.114 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081209
Speed: 0.153 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 5111
Speed: 0.387 ms
|
|
Speed: 0.348 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7055
Speed: 0.219 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5111
Speed: 1.373 ms
|
|
Speed: 0.634 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5860
Speed: 0.221 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 5111
Speed: 0.267 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5111
Speed: 0.206 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 5597
Speed: 0.242 ms
|
|
Speed: 0.321 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7050
Speed: 0.285 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5597
Speed: 0.705 ms
|
|
Speed: 0.206 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5325
Speed: 0.309 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 = 5597
Speed: 0.513 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5597
Speed: 0.360 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 12621
Speed: 0.436 ms
|
|
Speed: 0.193 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8413
Speed: 0.146 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12621
Speed: 0.447 ms
|
|
Speed: 0.264 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 12621
Speed: 0.336 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12621
Speed: 0.325 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 = 6320
Speed: 0.365 ms
|
|
Speed: 0.483 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7236
Speed: 0.245 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6320
Speed: 0.186 ms
|
|
Speed: 0.639 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5643
Speed: 0.539 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5810
Speed: 0.273 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 = 6320
Speed: 0.281 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6320
Speed: 0.208 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 54
Speed: 0.294 ms
|
|
Speed: 0.274 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 48
Speed: 0.136 ms
|
|
SELECT * FROM article_settings WHERE article_id = 54
Speed: 0.494 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 = 54
Speed: 0.237 ms
|
|
SELECT * FROM article_settings WHERE article_id = 54
Speed: 0.230 ms
|
|
Speed: 0.151 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 6
Speed: 0.185 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 = 15779
Speed: 0.312 ms
|
|
Speed: 0.257 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 9130
Speed: 0.158 ms
|
|
SELECT * FROM article_settings WHERE article_id = 15779
Speed: 0.258 ms
|
|
Speed: 0.138 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 15779
Speed: 0.246 ms
|
|
SELECT * FROM article_settings WHERE article_id = 15779
Speed: 0.166 ms
|
|
Speed: 0.139 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081223
Speed: 0.218 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 = 11807
Speed: 0.304 ms
|
|
Speed: 0.303 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8144
Speed: 0.208 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11807
Speed: 0.415 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 = 11807
Speed: 0.344 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11807
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 = 14148
Speed: 0.325 ms
|
|
Speed: 0.184 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8796
Speed: 0.231 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14148
Speed: 0.244 ms
|
|
Speed: 0.146 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 14148
Speed: 0.253 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14148
Speed: 0.150 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 6697
Speed: 0.335 ms
|
|
Speed: 0.212 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7345
Speed: 0.161 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6697
Speed: 0.298 ms
|
|
Speed: 0.148 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 6697
Speed: 0.251 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6697
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 = 1543
Speed: 0.227 ms
|
|
Speed: 0.251 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6406
Speed: 0.145 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1543
Speed: 0.174 ms
|
|
Speed: 0.135 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 = 1543
Speed: 0.202 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1543
Speed: 0.136 ms
|
|
Speed: 0.106 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081162
Speed: 0.134 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 = 9247
Speed: 0.272 ms
|
|
Speed: 0.150 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7648
Speed: 0.144 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9247
Speed: 0.168 ms
|
|
Speed: 0.126 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 9247
Speed: 0.229 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9247
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 = 12644
Speed: 0.274 ms
|
|
Speed: 0.151 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8408
Speed: 0.140 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12644
Speed: 0.253 ms
|
|
Speed: 0.123 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 = 12644
Speed: 0.359 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12644
Speed: 0.186 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 = 6370
Speed: 0.222 ms
|
|
Speed: 0.193 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7171
Speed: 0.147 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6370
Speed: 0.145 ms
|
|
Speed: 0.273 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5660
Speed: 0.200 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 6370
Speed: 0.394 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6370
Speed: 0.199 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 = 7547
Speed: 0.324 ms
|
|
Speed: 0.350 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7377
Speed: 0.303 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7547
Speed: 0.888 ms
|
|
Speed: 0.182 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 = 7547
Speed: 0.296 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7547
Speed: 0.188 ms
|
|
Speed: 0.109 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081183
Speed: 0.128 ms
|
|
Speed: 0.214 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081224
Speed: 0.125 ms
|
|
Speed: 0.671 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29004
Speed: 0.466 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29533
Speed: 0.173 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29534
Speed: 0.125 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29535
Speed: 0.129 ms
|
|
Speed: 0.180 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23095
Speed: 0.147 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23094
Speed: 0.127 ms
|
|
Speed: 0.137 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6790
Speed: 0.206 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6791
Speed: 0.115 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6792
Speed: 0.112 ms
|
|
Speed: 0.167 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10638
Speed: 0.332 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10639
Speed: 0.180 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10640
Speed: 0.108 ms
|
|
Speed: 0.149 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24163
Speed: 0.128 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24164
Speed: 0.119 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24165
Speed: 0.111 ms
|
|
Speed: 0.137 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8576
Speed: 0.616 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8577
Speed: 0.155 ms
|
|
Speed: 0.143 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16357
Speed: 0.139 ms
|
|
Speed: 0.148 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24755
Speed: 0.131 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24756
Speed: 0.115 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24757
Speed: 0.114 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24758
Speed: 0.137 ms
|
|
Speed: 0.161 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3926
Speed: 0.320 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3925
Speed: 0.264 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3927
Speed: 0.252 ms
|
|
Speed: 0.156 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6554
Speed: 0.994 ms
|
|
SELECT * FROM author_settings WHERE author_id = 7145
Speed: 0.958 ms
|
|
SELECT * FROM author_settings WHERE author_id = 7146
Speed: 0.303 ms
|
|
Speed: 0.291 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27607
Speed: 0.294 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27608
Speed: 0.272 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27609
Speed: 0.265 ms
|
|
Speed: 0.319 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17189
Speed: 0.363 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17190
Speed: 0.146 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17191
Speed: 0.137 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17192
Speed: 0.143 ms
|
|
Speed: 0.176 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15083
Speed: 0.212 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15084
Speed: 0.123 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15085
Speed: 0.127 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15086
Speed: 0.132 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15087
Speed: 0.140 ms
|
|
Speed: 0.175 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14965
Speed: 0.186 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15216
Speed: 0.137 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15217
Speed: 0.128 ms
|
|
Speed: 0.280 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25283
Speed: 0.187 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25284
Speed: 0.130 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25285
Speed: 0.126 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25286
Speed: 0.123 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25287
Speed: 0.128 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25288
Speed: 0.150 ms
|
|
Speed: 0.234 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21972
Speed: 0.278 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21973
Speed: 0.398 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21974
Speed: 0.158 ms
|
|
Speed: 0.309 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28359
Speed: 0.250 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28725
Speed: 0.414 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28726
Speed: 0.202 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28729
Speed: 0.184 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28740
Speed: 0.178 ms
|
|
Speed: 0.232 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25617
Speed: 0.265 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25616
Speed: 0.151 ms
|
|
Speed: 0.142 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15739
Speed: 0.242 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15740
Speed: 0.114 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15741
Speed: 0.109 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15742
Speed: 0.112 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15743
Speed: 0.135 ms
|
|
Speed: 0.273 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1190
Speed: 0.190 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1191
Speed: 0.231 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1192
Speed: 0.135 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1193
Speed: 0.128 ms
|
|
Speed: 0.189 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19321
Speed: 0.270 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19322
Speed: 0.133 ms
|
|
Speed: 0.161 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28591
Speed: 0.313 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28592
Speed: 0.119 ms
|
|
Speed: 0.206 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26753
Speed: 0.159 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26754
Speed: 0.133 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26752
Speed: 0.146 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26755
Speed: 0.142 ms
|
|
Speed: 0.160 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1932
Speed: 0.683 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1933
Speed: 0.174 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1934
Speed: 0.127 ms
|
|
Speed: 0.181 ms
|
|
SELECT * FROM author_settings WHERE author_id = 571
Speed: 0.228 ms
|
|
SELECT * FROM author_settings WHERE author_id = 896
Speed: 0.139 ms
|
|
Speed: 0.166 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12189
Speed: 0.159 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12190
Speed: 0.135 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12191
Speed: 0.140 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12192
Speed: 0.129 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12193
Speed: 0.124 ms
|
|
Speed: 0.168 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11747
Speed: 0.271 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11921
Speed: 0.253 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11922
Speed: 0.123 ms
|
|
Speed: 0.165 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6680
Speed: 0.206 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6681
Speed: 0.111 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8166
Speed: 0.267 ms
|
|
Speed: 0.180 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27255
Speed: 0.192 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28003
Speed: 0.132 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28004
Speed: 0.124 ms
|
|
Speed: 0.155 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18847
Speed: 0.588 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18848
Speed: 0.388 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18849
Speed: 0.275 ms
|
|
Speed: 0.310 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1879
Speed: 0.435 ms
|
|
Speed: 0.209 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8982
Speed: 0.690 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8983
Speed: 0.206 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8984
Speed: 0.149 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8985
Speed: 0.142 ms
|
|
Speed: 0.191 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12807
Speed: 0.271 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12813
Speed: 0.152 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12814
Speed: 0.128 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12815
Speed: 0.116 ms
|
|
Speed: 0.193 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21851
Speed: 0.172 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21852
Speed: 0.156 ms
|
|
Speed: 0.223 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28085
Speed: 0.179 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28087
Speed: 0.152 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28086
Speed: 0.135 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28088
Speed: 0.303 ms
|
|
Speed: 0.170 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28044
Speed: 0.143 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28045
Speed: 0.118 ms
|
|
Speed: 0.163 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10038
Speed: 0.751 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12952
Speed: 0.328 ms
|
|
Speed: 0.235 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10874
Speed: 0.529 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10875
Speed: 0.198 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10876
Speed: 0.179 ms
|
|
Speed: 0.183 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23952
Speed: 0.285 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23953
Speed: 0.169 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23954
Speed: 0.170 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23955
Speed: 0.123 ms
|
|
Speed: 0.163 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12244
Speed: 0.285 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12245
Speed: 0.261 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12246
Speed: 0.260 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12247
Speed: 0.260 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12243
Speed: 0.269 ms
|
|
Speed: 0.296 ms
|
|
SELECT * FROM author_settings WHERE author_id = 94
Speed: 0.279 ms
|
|
SELECT * FROM author_settings WHERE author_id = 848
Speed: 0.269 ms
|
|
SELECT * FROM author_settings WHERE author_id = 849
Speed: 0.170 ms
|
|
SELECT * FROM author_settings WHERE author_id = 850
Speed: 0.135 ms
|
|
SELECT * FROM author_settings WHERE author_id = 847
Speed: 0.128 ms
|
|
Speed: 0.191 ms
|
|
SELECT * FROM author_settings WHERE author_id = 31255
Speed: 0.319 ms
|
|
SELECT * FROM author_settings WHERE author_id = 31521
Speed: 0.162 ms
|
|
SELECT * FROM author_settings WHERE author_id = 31496
Speed: 0.152 ms
|
|
SELECT * FROM author_settings WHERE author_id = 31497
Speed: 0.152 ms
|
|
Speed: 0.235 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22269
Speed: 0.222 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22442
Speed: 0.161 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22443
Speed: 0.159 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22444
Speed: 0.141 ms
|
|
Speed: 0.223 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27412
Speed: 0.191 ms
|
|
Speed: 0.220 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12915
Speed: 0.169 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12916
Speed: 0.146 ms
|
|
Speed: 0.180 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3159
Speed: 0.821 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3160
Speed: 0.315 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3161
Speed: 0.180 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3162
Speed: 0.131 ms
|
|
Speed: 0.207 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17455
Speed: 0.168 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17456
Speed: 0.128 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17457
Speed: 0.124 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17458
Speed: 0.124 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17459
Speed: 0.204 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17460
Speed: 0.165 ms
|
|
Speed: 0.190 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24004
Speed: 0.164 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24005
Speed: 0.135 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24006
Speed: 0.129 ms
|
|
Speed: 0.171 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12327
Speed: 0.194 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12328
Speed: 0.139 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12329
Speed: 0.129 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12330
Speed: 0.127 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12331
Speed: 0.126 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12332
Speed: 0.149 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12333
Speed: 0.144 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12334
Speed: 0.127 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12335
Speed: 0.123 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12336
Speed: 0.128 ms
|
|
Speed: 0.180 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14455
Speed: 0.365 ms
|