|
SELECT * FROM sessions WHERE session_id = sbkokfr77esssv7to6h7uvrjj4
Speed: 0.374 ms
|
|
SELECT * FROM journals WHERE path = ij
Speed: 0.464 ms
|
|
Speed: 0.295 ms
|
|
Speed: 0.906 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.usageStats.UsageStatsLoader
Speed: 0.477 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.alm.ArticleInfoSender
Speed: 0.216 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.pln.classes.tasks.Depositor
Speed: 0.196 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.datacite.DataciteInfoSender
Speed: 0.179 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.medra.MedraInfoSender
Speed: 0.173 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.crossref.CrossrefInfoSender
Speed: 0.155 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.crossref.CrossrefInfoSender
Speed: 0.163 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.ReviewReminder
Speed: 0.156 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.SubscriptionExpiryReminder
Speed: 0.160 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.OpenAccessNotification
Speed: 0.155 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.896 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 = 8933
Speed: 1.197 ms
|
|
Speed: 1.070 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7580
Speed: 0.365 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8933
Speed: 0.438 ms
|
|
Speed: 0.361 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 = 8933
Speed: 0.548 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8933
Speed: 0.333 ms
|
|
SELECT * FROM sections WHERE section_id = 2
Speed: 0.216 ms
|
|
SELECT * FROM section_settings WHERE section_id = 2
Speed: 0.193 ms
|
|
Speed: 0.149 ms
|
|
Speed: 0.288 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081186
Speed: 0.264 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 9332
Speed: 0.510 ms
|
|
Speed: 0.633 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7658
Speed: 0.268 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9332
Speed: 0.450 ms
|
|
Speed: 0.351 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 = 9332
Speed: 0.464 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9332
Speed: 0.397 ms
|
|
Speed: 0.242 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081187
Speed: 0.314 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 = 2028
Speed: 0.512 ms
|
|
Speed: 0.329 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6591
Speed: 0.349 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2028
Speed: 0.353 ms
|
|
Speed: 0.276 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 = 2028
Speed: 0.431 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2028
Speed: 0.388 ms
|
|
Speed: 0.372 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081170
Speed: 0.391 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 = 11468
Speed: 0.470 ms
|
|
Speed: 0.312 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8066
Speed: 0.258 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11468
Speed: 0.341 ms
|
|
Speed: 0.258 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 = 11468
Speed: 0.367 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11468
Speed: 0.284 ms
|
|
Speed: 0.206 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081193
Speed: 0.252 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 12516
Speed: 0.474 ms
|
|
Speed: 0.414 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8327
Speed: 0.291 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12516
Speed: 0.299 ms
|
|
Speed: 0.250 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 = 12516
Speed: 0.491 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12516
Speed: 0.325 ms
|
|
Speed: 0.309 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081197
Speed: 0.285 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 1228
Speed: 0.469 ms
|
|
Speed: 1.164 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6293
Speed: 0.252 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1228
Speed: 0.392 ms
|
|
Speed: 1.495 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 709
Speed: 1.930 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 710
Speed: 0.419 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 711
Speed: 0.282 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 712
Speed: 0.239 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 713
Speed: 0.324 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 714
Speed: 0.303 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 715
Speed: 0.381 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 716
Speed: 0.291 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 = 1228
Speed: 0.538 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1228
Speed: 0.355 ms
|
|
Speed: 0.244 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081161
Speed: 0.381 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 4572
Speed: 0.636 ms
|
|
Speed: 0.334 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6927
Speed: 0.275 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4572
Speed: 0.352 ms
|
|
Speed: 0.297 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 4572
Speed: 0.494 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4572
Speed: 0.380 ms
|
|
Speed: 0.238 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081176
Speed: 0.245 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 6113
Speed: 0.368 ms
|
|
Speed: 0.338 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7193
Speed: 0.208 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6113
Speed: 0.268 ms
|
|
Speed: 0.363 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 6113
Speed: 0.425 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6113
Speed: 0.339 ms
|
|
Speed: 0.259 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081181
Speed: 0.327 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 = 7603
Speed: 0.415 ms
|
|
Speed: 0.312 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7382
Speed: 0.223 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7603
Speed: 0.240 ms
|
|
Speed: 0.870 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6309
Speed: 0.764 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 = 7603
Speed: 0.466 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7603
Speed: 0.343 ms
|
|
Speed: 0.248 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081183
Speed: 9.736 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 = 3345
Speed: 0.561 ms
|
|
Speed: 0.261 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6836
Speed: 0.226 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3345
Speed: 0.229 ms
|
|
Speed: 0.426 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 3186
Speed: 0.909 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 = 3345
Speed: 0.316 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3345
Speed: 0.255 ms
|
|
Speed: 0.224 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081174
Speed: 0.287 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 = 7209
Speed: 0.457 ms
|
|
Speed: 0.307 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7363
Speed: 0.303 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7209
Speed: 0.766 ms
|
|
Speed: 0.466 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 = 7209
Speed: 0.526 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7209
Speed: 0.326 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 = 291
Speed: 0.429 ms
|
|
Speed: 0.750 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6088
Speed: 0.275 ms
|
|
SELECT * FROM article_settings WHERE article_id = 291
Speed: 0.290 ms
|
|
Speed: 0.233 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 = 291
Speed: 0.341 ms
|
|
SELECT * FROM article_settings WHERE article_id = 291
Speed: 0.247 ms
|
|
Speed: 0.246 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081155
Speed: 0.227 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 = 11686
Speed: 0.434 ms
|
|
Speed: 0.453 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8152
Speed: 0.245 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11686
Speed: 0.246 ms
|
|
Speed: 0.904 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7768
Speed: 0.377 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 = 11686
Speed: 0.426 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11686
Speed: 0.228 ms
|
|
Speed: 0.152 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081194
Speed: 0.253 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 = 1137
Speed: 0.533 ms
|
|
Speed: 0.246 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6279
Speed: 0.240 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1137
Speed: 0.290 ms
|
|
Speed: 0.214 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 = 1137
Speed: 0.340 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1137
Speed: 0.215 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 = 14480
Speed: 0.398 ms
|
|
Speed: 0.264 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 9097
Speed: 0.188 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14480
Speed: 0.217 ms
|
|
Speed: 0.332 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 8475
Speed: 0.293 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 8476
Speed: 0.251 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 14480
Speed: 0.318 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14480
Speed: 0.225 ms
|
|
Speed: 0.158 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081222
Speed: 0.168 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 = 12883
Speed: 0.280 ms
|
|
Speed: 0.203 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8497
Speed: 0.244 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12883
Speed: 0.308 ms
|
|
Speed: 0.219 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 = 12883
Speed: 0.328 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12883
Speed: 0.288 ms
|
|
Speed: 0.181 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081199
Speed: 0.217 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 = 12046
Speed: 0.431 ms
|
|
Speed: 0.918 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8212
Speed: 0.260 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12046
Speed: 0.567 ms
|
|
Speed: 0.481 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7892
Speed: 0.459 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 = 12046
Speed: 0.464 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12046
Speed: 0.311 ms
|
|
Speed: 0.195 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081195
Speed: 0.219 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 = 9456
Speed: 0.357 ms
|
|
Speed: 0.278 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7816
Speed: 0.223 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9456
Speed: 0.259 ms
|
|
Speed: 0.432 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6949
Speed: 0.612 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 = 9456
Speed: 0.344 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9456
Speed: 0.280 ms
|
|
Speed: 0.183 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081189
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 = 12693
Speed: 0.454 ms
|
|
Speed: 0.279 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8419
Speed: 0.236 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12693
Speed: 0.261 ms
|
|
Speed: 0.222 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 12693
Speed: 0.347 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12693
Speed: 0.275 ms
|
|
Speed: 0.198 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081198
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 = 4747
Speed: 0.370 ms
|
|
Speed: 0.495 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6938
Speed: 0.256 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4747
Speed: 0.289 ms
|
|
Speed: 0.455 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 4147
Speed: 0.278 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 4747
Speed: 0.352 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4747
Speed: 0.280 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 1897
Speed: 0.392 ms
|
|
Speed: 0.277 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6485
Speed: 0.234 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1897
Speed: 0.268 ms
|
|
Speed: 0.236 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 = 1897
Speed: 0.380 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1897
Speed: 0.242 ms
|
|
Speed: 0.180 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081169
Speed: 0.243 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 = 13892
Speed: 0.481 ms
|
|
Speed: 0.338 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8726
Speed: 0.238 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13892
Speed: 0.429 ms
|
|
Speed: 0.333 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 13892
Speed: 0.512 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13892
Speed: 0.356 ms
|
|
Speed: 0.282 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081204
Speed: 0.189 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 13319
Speed: 0.481 ms
|
|
Speed: 1.054 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8609
Speed: 0.303 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13319
Speed: 0.328 ms
|
|
Speed: 0.288 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 = 13319
Speed: 0.443 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13319
Speed: 0.287 ms
|
|
Speed: 0.220 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081201
Speed: 0.248 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 = 10335
Speed: 0.433 ms
|
|
Speed: 0.414 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7860
Speed: 0.211 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10335
Speed: 0.291 ms
|
|
Speed: 0.353 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 = 10335
Speed: 0.505 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10335
Speed: 0.361 ms
|
|
Speed: 0.248 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081190
Speed: 0.304 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 = 10320
Speed: 0.448 ms
|
|
Speed: 0.344 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7859
Speed: 0.292 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10320
Speed: 0.323 ms
|
|
Speed: 0.304 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 = 10320
Speed: 0.336 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10320
Speed: 0.264 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 1539
Speed: 0.348 ms
|
|
Speed: 0.228 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6394
Speed: 0.256 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1539
Speed: 0.236 ms
|
|
Speed: 0.207 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 = 1539
Speed: 0.321 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1539
Speed: 0.267 ms
|
|
Speed: 0.207 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081162
Speed: 0.231 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 = 9727
Speed: 0.347 ms
|
|
Speed: 0.347 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7756
Speed: 0.360 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9727
Speed: 0.319 ms
|
|
Speed: 0.622 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7032
Speed: 0.354 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 = 9727
Speed: 0.420 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9727
Speed: 0.236 ms
|
|
Speed: 0.156 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081188
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 = 330
Speed: 0.455 ms
|
|
Speed: 0.557 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6092
Speed: 0.252 ms
|
|
SELECT * FROM article_settings WHERE article_id = 330
Speed: 0.233 ms
|
|
Speed: 0.319 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 = 330
Speed: 0.314 ms
|
|
SELECT * FROM article_settings WHERE article_id = 330
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 = 5507
Speed: 0.342 ms
|
|
Speed: 0.227 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7036
Speed: 0.194 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5507
Speed: 0.207 ms
|
|
Speed: 0.167 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 5507
Speed: 0.430 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5507
Speed: 0.224 ms
|
|
Speed: 0.143 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081178
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 = 11543
Speed: 0.336 ms
|
|
Speed: 0.734 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8105
Speed: 0.198 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11543
Speed: 0.228 ms
|
|
Speed: 0.312 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 11543
Speed: 0.328 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11543
Speed: 0.243 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 = 252
Speed: 0.401 ms
|
|
Speed: 0.268 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6041
Speed: 0.187 ms
|
|
SELECT * FROM article_settings WHERE article_id = 252
Speed: 0.293 ms
|
|
Speed: 0.328 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 = 252
Speed: 0.305 ms
|
|
SELECT * FROM article_settings WHERE article_id = 252
Speed: 0.250 ms
|
|
Speed: 0.187 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081153
Speed: 0.279 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 = 1026
Speed: 0.423 ms
|
|
Speed: 0.281 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6253
Speed: 0.223 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1026
Speed: 0.258 ms
|
|
Speed: 0.207 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 = 1026
Speed: 0.295 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1026
Speed: 0.226 ms
|
|
Speed: 0.192 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081160
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 = 4562
Speed: 0.331 ms
|
|
Speed: 0.321 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6926
Speed: 0.218 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4562
Speed: 0.218 ms
|
|
Speed: 0.208 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 4562
Speed: 0.307 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4562
Speed: 0.231 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 = 1281
Speed: 0.325 ms
|
|
Speed: 0.234 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6302
Speed: 0.183 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1281
Speed: 0.242 ms
|
|
Speed: 0.620 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 765
Speed: 0.900 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 766
Speed: 0.219 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 767
Speed: 0.207 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 768
Speed: 0.233 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 769
Speed: 0.492 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 770
Speed: 0.206 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 771
Speed: 0.201 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 772
Speed: 0.198 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 773
Speed: 0.205 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 774
Speed: 0.183 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 775
Speed: 0.186 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 776
Speed: 0.207 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 777
Speed: 0.181 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 778
Speed: 0.216 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 779
Speed: 0.253 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 = 1281
Speed: 0.430 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1281
Speed: 0.302 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 = 13231
Speed: 0.357 ms
|
|
Speed: 0.225 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8527
Speed: 0.208 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13231
Speed: 0.268 ms
|
|
Speed: 0.203 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 13231
Speed: 0.301 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13231
Speed: 0.191 ms
|
|
Speed: 0.159 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081200
Speed: 0.366 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 = 1076
Speed: 0.321 ms
|
|
Speed: 0.275 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6269
Speed: 0.172 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1076
Speed: 0.435 ms
|
|
Speed: 0.287 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 = 1076
Speed: 0.382 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1076
Speed: 0.404 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 = 176
Speed: 0.442 ms
|
|
Speed: 0.405 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 111
Speed: 0.174 ms
|
|
SELECT * FROM article_settings WHERE article_id = 176
Speed: 0.179 ms
|
|
Speed: 0.270 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 = 176
Speed: 0.300 ms
|
|
SELECT * FROM article_settings WHERE article_id = 176
Speed: 0.176 ms
|
|
Speed: 0.139 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 13
Speed: 0.168 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 = 181
Speed: 0.253 ms
|
|
Speed: 0.175 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 113
Speed: 0.146 ms
|
|
SELECT * FROM article_settings WHERE article_id = 181
Speed: 0.178 ms
|
|
Speed: 0.150 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 181
Speed: 0.217 ms
|
|
SELECT * FROM article_settings WHERE article_id = 181
Speed: 0.182 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 7001
Speed: 0.263 ms
|
|
Speed: 0.176 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7399
Speed: 0.154 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7001
Speed: 0.179 ms
|
|
Speed: 0.575 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6067
Speed: 0.527 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 = 7001
Speed: 0.306 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7001
Speed: 0.277 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 = 1664
Speed: 0.473 ms
|
|
Speed: 0.248 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6447
Speed: 0.200 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1664
Speed: 0.295 ms
|
|
Speed: 0.201 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 1664
Speed: 0.289 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1664
Speed: 0.189 ms
|
|
Speed: 0.160 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081163
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 = 14096
Speed: 0.289 ms
|
|
Speed: 0.187 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8782
Speed: 0.181 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14096
Speed: 0.293 ms
|
|
Speed: 0.239 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 14096
Speed: 0.304 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14096
Speed: 0.236 ms
|
|
Speed: 0.204 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081205
Speed: 0.173 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 997
Speed: 0.337 ms
|
|
Speed: 0.264 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6272
Speed: 0.222 ms
|
|
SELECT * FROM article_settings WHERE article_id = 997
Speed: 0.281 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 = 997
Speed: 0.339 ms
|
|
SELECT * FROM article_settings WHERE article_id = 997
Speed: 0.242 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 = 12330
Speed: 0.534 ms
|
|
Speed: 0.467 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8817
Speed: 0.292 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12330
Speed: 0.280 ms
|
|
Speed: 0.203 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 12330
Speed: 0.414 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12330
Speed: 0.297 ms
|
|
Speed: 0.224 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081196
Speed: 0.230 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 495
Speed: 0.328 ms
|
|
Speed: 0.292 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6116
Speed: 0.239 ms
|
|
SELECT * FROM article_settings WHERE article_id = 495
Speed: 0.205 ms
|
|
Speed: 0.195 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 495
Speed: 0.267 ms
|
|
SELECT * FROM article_settings WHERE article_id = 495
Speed: 0.266 ms
|
|
Speed: 0.304 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081156
Speed: 0.227 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 = 11045
Speed: 0.367 ms
|
|
Speed: 0.439 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8015
Speed: 0.227 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11045
Speed: 0.316 ms
|
|
Speed: 0.259 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 11045
Speed: 0.322 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11045
Speed: 0.221 ms
|
|
Speed: 0.129 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081192
Speed: 0.171 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 10867
Speed: 0.315 ms
|
|
Speed: 0.254 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7983
Speed: 0.190 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10867
Speed: 0.206 ms
|
|
Speed: 0.164 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 10867
Speed: 0.280 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10867
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 = 11210
Speed: 0.273 ms
|
|
Speed: 0.191 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8029
Speed: 0.156 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11210
Speed: 0.225 ms
|
|
Speed: 0.266 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 = 11210
Speed: 0.398 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11210
Speed: 0.318 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 10431
Speed: 0.416 ms
|
|
Speed: 0.507 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7918
Speed: 0.315 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10431
Speed: 0.293 ms
|
|
Speed: 0.453 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7307
Speed: 0.615 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7308
Speed: 0.212 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 10431
Speed: 0.422 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10431
Speed: 0.273 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 309
Speed: 0.343 ms
|
|
Speed: 0.338 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6066
Speed: 0.283 ms
|
|
SELECT * FROM article_settings WHERE article_id = 309
Speed: 0.283 ms
|
|
Speed: 0.209 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 = 309
Speed: 0.304 ms
|
|
SELECT * FROM article_settings WHERE article_id = 309
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 = 13034
Speed: 0.346 ms
|
|
Speed: 0.519 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8554
Speed: 0.246 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13034
Speed: 0.243 ms
|
|
Speed: 0.196 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 13034
Speed: 0.396 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13034
Speed: 0.276 ms
|
|
Speed: 0.381 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081224
Speed: 0.215 ms
|
|
Speed: 0.638 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16821
Speed: 0.346 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16823
Speed: 0.196 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16822
Speed: 0.181 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16824
Speed: 0.148 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16825
Speed: 0.161 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16826
Speed: 0.146 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16828
Speed: 0.176 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16827
Speed: 0.155 ms
|
|
Speed: 0.342 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17629
Speed: 0.215 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17630
Speed: 0.292 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17631
Speed: 0.175 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17628
Speed: 0.142 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17632
Speed: 0.168 ms
|
|
Speed: 0.325 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4163
Speed: 0.500 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4164
Speed: 0.234 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4165
Speed: 0.153 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4166
Speed: 0.132 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4167
Speed: 0.234 ms
|
|
Speed: 0.257 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21607
Speed: 0.305 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21825
Speed: 0.226 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21826
Speed: 0.287 ms
|
|
Speed: 0.244 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23727
Speed: 0.185 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23728
Speed: 0.148 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23729
Speed: 0.136 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23730
Speed: 0.146 ms
|
|
Speed: 0.250 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2527
Speed: 0.208 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2536
Speed: 0.162 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2537
Speed: 0.157 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2535
Speed: 0.198 ms
|
|
Speed: 0.286 ms
|
|
SELECT * FROM author_settings WHERE author_id = 9011
Speed: 0.294 ms
|
|
SELECT * FROM author_settings WHERE author_id = 9012
Speed: 0.194 ms
|
|
Speed: 0.261 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11785
Speed: 0.353 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11786
Speed: 0.267 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11787
Speed: 0.311 ms
|
|
Speed: 0.305 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14555
Speed: 0.360 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14556
Speed: 0.289 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14557
Speed: 0.223 ms
|
|
Speed: 0.339 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6638
Speed: 0.790 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6639
Speed: 0.316 ms
|
|
Speed: 0.228 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13873
Speed: 0.256 ms
|
|
Speed: 0.277 ms
|
|
SELECT * FROM author_settings WHERE author_id = 590
Speed: 0.203 ms
|
|
SELECT * FROM author_settings WHERE author_id = 593
Speed: 0.223 ms
|
|
SELECT * FROM author_settings WHERE author_id = 592
Speed: 0.278 ms
|
|
Speed: 0.256 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22036
Speed: 0.224 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22037
Speed: 0.189 ms
|
|
Speed: 0.234 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2252
Speed: 0.433 ms
|
|
Speed: 0.293 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28243
Speed: 0.615 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28244
Speed: 0.224 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28245
Speed: 0.207 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28246
Speed: 0.180 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28247
Speed: 0.191 ms
|
|
Speed: 0.292 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24563
Speed: 0.221 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24564
Speed: 0.171 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24565
Speed: 0.195 ms
|
|
Speed: 0.231 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22752
Speed: 0.535 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22923
Speed: 0.219 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22924
Speed: 0.180 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22925
Speed: 0.201 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22926
Speed: 0.177 ms
|
|
Speed: 0.243 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17836
Speed: 0.226 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17835
Speed: 0.186 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17837
Speed: 0.185 ms
|
|
Speed: 0.228 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24130
Speed: 0.206 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24131
Speed: 0.168 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24132
Speed: 0.172 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24133
Speed: 0.223 ms
|
|
Speed: 0.531 ms
|
|
SELECT * FROM author_settings WHERE author_id = 9347
Speed: 0.389 ms
|
|
SELECT * FROM author_settings WHERE author_id = 9348
Speed: 0.204 ms
|
|
SELECT * FROM author_settings WHERE author_id = 9349
Speed: 0.172 ms
|
|
Speed: 0.286 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3852
Speed: 0.681 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3853
Speed: 0.202 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3854
Speed: 0.169 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3851
Speed: 0.519 ms
|
|
Speed: 0.246 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26827
Speed: 0.182 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26828
Speed: 0.287 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26829
Speed: 0.178 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26830
Speed: 0.151 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26831
Speed: 0.157 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26832
Speed: 0.163 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26833
Speed: 0.144 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26834
Speed: 0.142 ms
|
|
Speed: 0.310 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25597
Speed: 0.209 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25598
Speed: 0.177 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25599
Speed: 0.148 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25600
Speed: 0.138 ms
|
|
Speed: 0.291 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19460
Speed: 0.284 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19793
Speed: 0.217 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19794
Speed: 0.164 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19795
Speed: 0.171 ms
|
|
Speed: 0.224 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19435
Speed: 0.200 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19436
Speed: 0.310 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19437
Speed: 0.303 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19438
Speed: 0.181 ms
|
|
Speed: 0.240 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3149
Speed: 0.456 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3150
Speed: 0.186 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3151
Speed: 0.181 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3152
Speed: 0.157 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3153
Speed: 0.191 ms
|
|
Speed: 0.215 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18386
Speed: 0.190 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18387
Speed: 0.179 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18385
Speed: 0.311 ms
|
|
Speed: 0.243 ms
|
|
SELECT * FROM author_settings WHERE author_id = 694
Speed: 0.597 ms
|
|
SELECT * FROM author_settings WHERE author_id = 696
Speed: 0.208 ms
|
|
SELECT * FROM author_settings WHERE author_id = 695
Speed: 0.201 ms
|
|
Speed: 0.297 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10715
Speed: 0.285 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10716
Speed: 0.162 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10717
Speed: 0.211 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10718
Speed: 0.223 ms
|
|
Speed: 0.393 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21736
Speed: 0.353 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21737
Speed: 0.257 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21738
Speed: 0.300 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21739
Speed: 0.217 ms
|
|
Speed: 0.256 ms
|
|
SELECT * FROM author_settings WHERE author_id = 509
Speed: 0.230 ms
|
|
Speed: 0.255 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2039
Speed: 0.223 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2040
Speed: 0.169 ms
|
|
Speed: 0.317 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8988
Speed: 0.247 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8989
Speed: 0.191 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8990
Speed: 0.160 ms
|
|
Speed: 0.270 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2651
Speed: 0.225 ms
|
|
Speed: 0.256 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25385
Speed: 0.224 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25386
Speed: 0.195 ms
|
|
Speed: 0.243 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2135
Speed: 0.643 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2136
Speed: 0.191 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2137
Speed: 0.157 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2138
Speed: 0.144 ms
|
|
Speed: 0.227 ms
|
|
SELECT * FROM author_settings WHERE author_id = 318
Speed: 0.345 ms
|
|
SELECT * FROM author_settings WHERE author_id = 462
Speed: 0.243 ms
|
|
Speed: 0.312 ms
|
|
SELECT * FROM author_settings WHERE author_id = 331
Speed: 0.213 ms
|
|
SELECT * FROM author_settings WHERE author_id = 333
Speed: 0.171 ms
|
|
Speed: 0.226 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13513
Speed: 0.285 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13512
Speed: 0.277 ms
|
|
Speed: 0.287 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3392
Speed: 0.350 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3556
Speed: 0.215 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3557
Speed: 0.180 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3558
Speed: 0.254 ms
|
|
Speed: 0.338 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27279
Speed: 0.506 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27280
Speed: 0.245 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27283
Speed: 0.421 ms
|
|
Speed: 0.314 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1985
Speed: 0.530 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1986
Speed: 0.221 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1987
Speed: 0.170 ms
|
|
Speed: 0.265 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23294
Speed: 0.303 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23479
Speed: 0.189 ms
|
|
Speed: 0.320 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1028
Speed: 0.309 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1029
Speed: 0.267 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1030
Speed: 0.279 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1165
Speed: 0.229 ms
|
|
Speed: 0.306 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20777
Speed: 0.271 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20778
Speed: 0.200 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20779
Speed: 0.163 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20780
Speed: 0.165 ms
|
|
Speed: 0.535 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20466
Speed: 0.353 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20877
Speed: 0.318 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21372
Speed: 0.304 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21373
Speed: 0.228 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21374
Speed: 0.299 ms
|
|
Speed: 0.349 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21081
Speed: 0.268 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21082
Speed: 0.252 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21083
Speed: 0.227 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21084
Speed: 0.285 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21085
Speed: 0.228 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21086
Speed: 0.243 ms
|
|
Speed: 0.328 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19649
Speed: 0.257 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20258
Speed: 0.580 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20259
Speed: 0.299 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20260
Speed: 0.207 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20261
Speed: 0.218 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20262
Speed: 0.192 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20263
Speed: 0.209 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20264
Speed: 0.220 ms
|
|
Speed: 0.319 ms
|
|
SELECT * FROM author_settings WHERE author_id = 629
Speed: 0.261 ms
|
|
SELECT * FROM author_settings WHERE author_id = 630
Speed: 0.200 ms
|
|
SELECT * FROM author_settings WHERE author_id = 631
Speed: 0.204 ms
|
|
SELECT * FROM author_settings WHERE author_id = 632
Speed: 0.203 ms
|
|
Speed: 0.334 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24938
Speed: 0.271 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24940
Speed: 0.224 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24941
Speed: 0.249 ms
|