|
SELECT * FROM sessions WHERE session_id = 2d3b015216a432d9a26f85c24d9576f4
Speed: 0.530 ms
|
|
INSERT INTO sessions
(session_id, ip_address, user_agent, created, last_used, remember, data, domain)
VALUES
(2d3b015216a432d9a26f85c24d9576f4, 192.170.172.7, CCBot/2.0 (https://commoncrawl.org/faq/), 1769106845, 1769106845, 0, , ejournal.bsi.ac.id
Speed: 0.821 ms
|
|
SELECT * FROM journals WHERE path = ec
Speed: 0.370 ms
|
|
Speed: 0.359 ms
|
|
Speed: 2.817 ms
|
|
SELECT setting_name, setting_value, setting_type FROM plugin_settings WHERE plugin_name = objectsforreviewplugin AND journal_id = 4
Speed: 0.406 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.usageStats.UsageStatsLoader
Speed: 0.598 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.pln.classes.tasks.Depositor
Speed: 0.333 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.medra.MedraInfoSender
Speed: 0.249 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.crossref.CrossrefInfoSender
Speed: 0.205 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.crossref.CrossrefInfoSender
Speed: 0.210 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.datacite.DataciteInfoSender
Speed: 0.203 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.ReviewReminder
Speed: 0.187 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.SubscriptionExpiryReminder
Speed: 0.203 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.OpenAccessNotification
Speed: 0.204 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 a.status <> 0
AND i.issue_id = pa.issue_id
AND i.published = 1
AND s.section_id IS NOT NULL AND a.journal_id = 4
Speed: 41.832 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.status <> 0
AND a.article_id = 21880
Speed: 0.965 ms
|
|
Speed: 0.455 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6838
Speed: 0.456 ms
|
|
SELECT * FROM article_settings WHERE article_id = 21880
Speed: 0.465 ms
|
|
Speed: 0.371 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 21880
Speed: 0.576 ms
|
|
SELECT * FROM article_settings WHERE article_id = 21880
Speed: 0.448 ms
|
|
SELECT * FROM sections WHERE section_id = 4
Speed: 0.238 ms
|
|
SELECT * FROM section_settings WHERE section_id = 4
Speed: 0.334 ms
|
|
Speed: 0.246 ms
|
|
Speed: 0.237 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 652
Speed: 0.379 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.status <> 0
AND a.article_id = 8202
Speed: 0.602 ms
|
|
Speed: 0.394 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 4231
Speed: 0.457 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8202
Speed: 0.427 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 = 8202
Speed: 0.488 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8202
Speed: 0.478 ms
|
|
Speed: 0.259 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 386
Speed: 0.493 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.status <> 0
AND a.article_id = 4014
Speed: 0.576 ms
|
|
Speed: 0.384 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 2739
Speed: 0.304 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4014
Speed: 0.479 ms
|
|
Speed: 0.329 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 = 4014
Speed: 0.488 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4014
Speed: 0.401 ms
|
|
Speed: 0.238 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 309
Speed: 0.316 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.status <> 0
AND a.article_id = 1828
Speed: 0.475 ms
|
|
Speed: 0.317 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 1377
Speed: 0.273 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1828
Speed: 0.439 ms
|
|
Speed: 0.281 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 1828
Speed: 0.441 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1828
Speed: 0.456 ms
|
|
Speed: 0.270 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 193
Speed: 0.335 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.status <> 0
AND a.article_id = 4437
Speed: 0.522 ms
|
|
Speed: 0.352 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 2742
Speed: 0.308 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4437
Speed: 0.412 ms
|
|
Speed: 0.277 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 4437
Speed: 0.474 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4437
Speed: 0.410 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.status <> 0
AND a.article_id = 72
Speed: 0.495 ms
|
|
Speed: 0.312 ms
|
|
SELECT * FROM article_settings WHERE article_id = 72
Speed: 0.421 ms
|
|
Speed: 0.285 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 72
Speed: 0.430 ms
|
|
SELECT * FROM article_settings WHERE article_id = 72
Speed: 0.363 ms
|
|
Speed: 0.222 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 15
Speed: 0.296 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.status <> 0
AND a.article_id = 2752
Speed: 0.600 ms
|
|
Speed: 0.394 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 2218
Speed: 0.293 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2752
Speed: 0.394 ms
|
|
Speed: 0.279 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 = 2752
Speed: 0.434 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2752
Speed: 0.447 ms
|
|
Speed: 0.243 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 221
Speed: 0.387 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.status <> 0
AND a.article_id = 2252
Speed: 0.550 ms
|
|
Speed: 0.373 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 2220
Speed: 0.329 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2252
Speed: 0.521 ms
|
|
Speed: 0.313 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 2252
Speed: 0.523 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2252
Speed: 0.470 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.status <> 0
AND a.article_id = 7026
Speed: 0.560 ms
|
|
Speed: 0.367 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 3883
Speed: 0.360 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7026
Speed: 0.508 ms
|
|
Speed: 0.341 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 = 7026
Speed: 0.483 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7026
Speed: 0.438 ms
|
|
Speed: 0.265 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 399
Speed: 0.362 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.status <> 0
AND a.article_id = 15173
Speed: 0.541 ms
|
|
Speed: 0.359 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 5923
Speed: 0.332 ms
|
|
SELECT * FROM article_settings WHERE article_id = 15173
Speed: 0.499 ms
|
|
Speed: 0.385 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 3368
Speed: 0.393 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 = 15173
Speed: 0.519 ms
|
|
SELECT * FROM article_settings WHERE article_id = 15173
Speed: 0.526 ms
|
|
Speed: 0.310 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 546
Speed: 0.394 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.status <> 0
AND a.article_id = 16080
Speed: 0.546 ms
|
|
Speed: 0.376 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6117
Speed: 0.372 ms
|
|
SELECT * FROM article_settings WHERE article_id = 16080
Speed: 0.536 ms
|
|
Speed: 0.343 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 = 16080
Speed: 0.496 ms
|
|
SELECT * FROM article_settings WHERE article_id = 16080
Speed: 0.460 ms
|
|
Speed: 0.233 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 571
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.status <> 0
AND a.article_id = 14381
Speed: 0.514 ms
|
|
Speed: 0.332 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 5933
Speed: 0.414 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14381
Speed: 0.496 ms
|
|
Speed: 0.347 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 3162
Speed: 0.350 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 = 14381
Speed: 0.486 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14381
Speed: 0.417 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.status <> 0
AND a.article_id = 8562
Speed: 0.515 ms
|
|
Speed: 0.343 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 4266
Speed: 0.296 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8562
Speed: 0.426 ms
|
|
Speed: 0.317 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1657
Speed: 0.316 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 = 8562
Speed: 0.417 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8562
Speed: 0.447 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.status <> 0
AND a.article_id = 6117
Speed: 0.632 ms
|
|
Speed: 0.372 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 3505
Speed: 0.300 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6117
Speed: 0.447 ms
|
|
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 = 6117
Speed: 0.463 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6117
Speed: 0.463 ms
|
|
Speed: 0.246 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 363
Speed: 0.370 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.status <> 0
AND a.article_id = 321
Speed: 0.498 ms
|
|
Speed: 0.310 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 255
Speed: 0.283 ms
|
|
SELECT * FROM article_settings WHERE article_id = 321
Speed: 0.466 ms
|
|
Speed: 0.277 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 321
Speed: 0.526 ms
|
|
SELECT * FROM article_settings WHERE article_id = 321
Speed: 0.452 ms
|
|
Speed: 0.227 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 46
Speed: 0.312 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.status <> 0
AND a.article_id = 54
Speed: 0.487 ms
|
|
Speed: 0.376 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 36
Speed: 0.286 ms
|
|
SELECT * FROM article_settings WHERE article_id = 54
Speed: 0.443 ms
|
|
Speed: 0.289 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 54
Speed: 0.442 ms
|
|
SELECT * FROM article_settings WHERE article_id = 54
Speed: 0.394 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.status <> 0
AND a.article_id = 1385
Speed: 0.479 ms
|
|
Speed: 0.379 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 1314
Speed: 0.318 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1385
Speed: 0.603 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 = 1385
Speed: 0.469 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1385
Speed: 0.472 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.status <> 0
AND a.article_id = 25482
Speed: 0.511 ms
|
|
Speed: 0.327 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6837
Speed: 0.368 ms
|
|
SELECT * FROM article_settings WHERE article_id = 25482
Speed: 0.458 ms
|
|
Speed: 0.361 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6501
Speed: 0.370 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 = 25482
Speed: 0.492 ms
|
|
SELECT * FROM article_settings WHERE article_id = 25482
Speed: 0.452 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.status <> 0
AND a.article_id = 4459
Speed: 0.525 ms
|
|
Speed: 0.333 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 2746
Speed: 0.337 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4459
Speed: 0.454 ms
|
|
Speed: 0.265 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 4459
Speed: 0.478 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4459
Speed: 0.432 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.status <> 0
AND a.article_id = 13047
Speed: 0.488 ms
|
|
Speed: 0.366 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 5558
Speed: 0.324 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13047
Speed: 0.482 ms
|
|
Speed: 0.272 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 13047
Speed: 0.452 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13047
Speed: 0.504 ms
|
|
Speed: 0.283 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 519
Speed: 0.418 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.status <> 0
AND a.article_id = 299
Speed: 0.544 ms
|
|
Speed: 0.415 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 254
Speed: 0.304 ms
|
|
SELECT * FROM article_settings WHERE article_id = 299
Speed: 0.451 ms
|
|
Speed: 0.326 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 299
Speed: 0.542 ms
|
|
SELECT * FROM article_settings WHERE article_id = 299
Speed: 0.494 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.status <> 0
AND a.article_id = 53
Speed: 0.518 ms
|
|
Speed: 0.340 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 15
Speed: 0.341 ms
|
|
SELECT * FROM article_settings WHERE article_id = 53
Speed: 0.401 ms
|
|
Speed: 0.348 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 = 53
Speed: 0.554 ms
|
|
SELECT * FROM article_settings WHERE article_id = 53
Speed: 0.413 ms
|
|
Speed: 0.255 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 12
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.status <> 0
AND a.article_id = 445
Speed: 0.563 ms
|
|
Speed: 0.351 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 340
Speed: 0.350 ms
|
|
SELECT * FROM article_settings WHERE article_id = 445
Speed: 0.479 ms
|
|
Speed: 0.309 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 445
Speed: 0.470 ms
|
|
SELECT * FROM article_settings WHERE article_id = 445
Speed: 0.402 ms
|
|
Speed: 0.256 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 60
Speed: 0.380 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.status <> 0
AND a.article_id = 1553
Speed: 0.572 ms
|
|
Speed: 0.346 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 1312
Speed: 0.314 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1553
Speed: 0.498 ms
|
|
Speed: 0.274 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 = 1553
Speed: 0.416 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1553
Speed: 0.461 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.status <> 0
AND a.article_id = 2642
Speed: 0.533 ms
|
|
Speed: 0.372 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 2221
Speed: 0.290 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2642
Speed: 0.454 ms
|
|
Speed: 0.284 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 = 2642
Speed: 0.460 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2642
Speed: 0.444 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.status <> 0
AND a.article_id = 4446
Speed: 0.551 ms
|
|
Speed: 0.370 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 3193
Speed: 0.330 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4446
Speed: 0.464 ms
|
|
Speed: 0.346 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 4446
Speed: 0.457 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4446
Speed: 0.550 ms
|
|
Speed: 0.306 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 336
Speed: 0.376 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.status <> 0
AND a.article_id = 70
Speed: 0.484 ms
|
|
Speed: 0.327 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 45
Speed: 0.285 ms
|
|
SELECT * FROM article_settings WHERE article_id = 70
Speed: 0.410 ms
|
|
Speed: 0.303 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 70
Speed: 0.477 ms
|
|
SELECT * FROM article_settings WHERE article_id = 70
Speed: 0.386 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.status <> 0
AND a.article_id = 68
Speed: 0.478 ms
|
|
Speed: 0.317 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 44
Speed: 0.276 ms
|
|
SELECT * FROM article_settings WHERE article_id = 68
Speed: 0.394 ms
|
|
Speed: 0.267 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 68
Speed: 0.439 ms
|
|
SELECT * FROM article_settings WHERE article_id = 68
Speed: 0.427 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.status <> 0
AND a.article_id = 7603
Speed: 0.529 ms
|
|
Speed: 0.337 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 3940
Speed: 0.326 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7603
Speed: 0.442 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 = 7603
Speed: 0.461 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7603
Speed: 0.479 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.status <> 0
AND a.article_id = 5834
Speed: 0.523 ms
|
|
Speed: 0.382 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 3279
Speed: 0.337 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5834
Speed: 0.447 ms
|
|
Speed: 0.275 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 5834
Speed: 0.469 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5834
Speed: 0.509 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.status <> 0
AND a.article_id = 11858
Speed: 0.632 ms
|
|
Speed: 0.396 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 5401
Speed: 0.433 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11858
Speed: 0.454 ms
|
|
Speed: 0.264 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 11858
Speed: 0.514 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11858
Speed: 0.408 ms
|
|
Speed: 0.240 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 501
Speed: 0.395 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.status <> 0
AND a.article_id = 21205
Speed: 0.579 ms
|
|
Speed: 0.628 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6414
Speed: 0.362 ms
|
|
SELECT * FROM article_settings WHERE article_id = 21205
Speed: 0.506 ms
|
|
Speed: 0.494 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5270
Speed: 0.389 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5271
Speed: 0.429 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5272
Speed: 0.355 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5273
Speed: 0.349 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5274
Speed: 0.331 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5275
Speed: 0.331 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5281
Speed: 0.370 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 = 21205
Speed: 0.594 ms
|
|
SELECT * FROM article_settings WHERE article_id = 21205
Speed: 0.461 ms
|
|
Speed: 0.238 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 606
Speed: 0.367 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.status <> 0
AND a.article_id = 21931
Speed: 0.566 ms
|
|
Speed: 0.365 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6589
Speed: 0.343 ms
|
|
SELECT * FROM article_settings WHERE article_id = 21931
Speed: 0.477 ms
|
|
Speed: 0.334 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 = 21931
Speed: 0.560 ms
|
|
SELECT * FROM article_settings WHERE article_id = 21931
Speed: 0.521 ms
|
|
Speed: 0.274 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 627
Speed: 0.426 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.status <> 0
AND a.article_id = 2086
Speed: 0.616 ms
|
|
Speed: 0.358 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 1659
Speed: 0.375 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2086
Speed: 0.529 ms
|
|
Speed: 0.381 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 129
Speed: 0.347 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 = 2086
Speed: 0.525 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2086
Speed: 0.480 ms
|
|
Speed: 0.236 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 210
Speed: 0.357 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.status <> 0
AND a.article_id = 8029
Speed: 0.580 ms
|
|
Speed: 0.365 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 4229
Speed: 0.357 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8029
Speed: 0.492 ms
|
|
Speed: 0.279 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 = 8029
Speed: 0.450 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8029
Speed: 0.489 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.status <> 0
AND a.article_id = 9290
Speed: 0.548 ms
|
|
Speed: 0.378 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 4698
Speed: 0.307 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9290
Speed: 0.506 ms
|
|
Speed: 0.283 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 = 9290
Speed: 0.439 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9290
Speed: 0.465 ms
|
|
Speed: 0.229 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 458
Speed: 0.382 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.status <> 0
AND a.article_id = 11730
Speed: 0.683 ms
|
|
Speed: 0.345 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 5441
Speed: 0.352 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11730
Speed: 0.488 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 = 11730
Speed: 0.503 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11730
Speed: 0.502 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.status <> 0
AND a.article_id = 20878
Speed: 0.527 ms
|
|
Speed: 0.361 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6622
Speed: 0.337 ms
|
|
SELECT * FROM article_settings WHERE article_id = 20878
Speed: 0.480 ms
|
|
Speed: 0.269 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 = 20878
Speed: 0.461 ms
|
|
SELECT * FROM article_settings WHERE article_id = 20878
Speed: 0.451 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.status <> 0
AND a.article_id = 6320
Speed: 0.513 ms
|
|
Speed: 0.341 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 3504
Speed: 0.276 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6320
Speed: 0.438 ms
|
|
Speed: 0.351 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1076
Speed: 0.860 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 6320
Speed: 0.594 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6320
Speed: 0.581 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.status <> 0
AND a.article_id = 15777
Speed: 0.710 ms
|
|
Speed: 0.450 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6114
Speed: 0.363 ms
|
|
SELECT * FROM article_settings WHERE article_id = 15777
Speed: 0.498 ms
|
|
Speed: 0.313 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 15777
Speed: 0.504 ms
|
|
SELECT * FROM article_settings WHERE article_id = 15777
Speed: 0.428 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.status <> 0
AND a.article_id = 2945
Speed: 0.504 ms
|
|
Speed: 0.393 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 2735
Speed: 0.321 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2945
Speed: 0.443 ms
|
|
Speed: 0.280 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 = 2945
Speed: 0.451 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2945
Speed: 0.488 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.status <> 0
AND a.article_id = 10168
Speed: 0.583 ms
|
|
Speed: 0.382 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 4972
Speed: 0.318 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10168
Speed: 0.473 ms
|
|
Speed: 0.281 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 10168
Speed: 0.485 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10168
Speed: 0.498 ms
|
|
Speed: 0.293 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 474
Speed: 0.424 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.status <> 0
AND a.article_id = 2151
Speed: 0.551 ms
|
|
Speed: 0.641 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 1664
Speed: 0.336 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2151
Speed: 0.502 ms
|
|
Speed: 0.339 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 = 2151
Speed: 0.593 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2151
Speed: 0.492 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.status <> 0
AND a.article_id = 10184
Speed: 0.541 ms
|
|
Speed: 0.352 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 4966
Speed: 0.304 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10184
Speed: 0.463 ms
|
|
Speed: 0.281 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 10184
Speed: 0.460 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10184
Speed: 0.424 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.status <> 0
AND a.article_id = 14412
Speed: 0.511 ms
|
|
Speed: 0.357 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 5834
Speed: 0.322 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14412
Speed: 0.478 ms
|
|
Speed: 0.285 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 14412
Speed: 0.438 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14412
Speed: 0.448 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.status <> 0
AND a.article_id = 15162
Speed: 0.486 ms
|
|
Speed: 0.337 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 5920
Speed: 0.331 ms
|
|
SELECT * FROM article_settings WHERE article_id = 15162
Speed: 0.475 ms
|
|
Speed: 0.285 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 15162
Speed: 0.433 ms
|
|
SELECT * FROM article_settings WHERE article_id = 15162
Speed: 0.441 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.status <> 0
AND a.article_id = 9519
Speed: 0.607 ms
|
|
Speed: 0.367 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 4967
Speed: 0.344 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9519
Speed: 0.482 ms
|
|
Speed: 0.323 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1908
Speed: 0.369 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 = 9519
Speed: 0.456 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9519
Speed: 0.459 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.status <> 0
AND a.article_id = 4442
Speed: 0.540 ms
|
|
Speed: 0.373 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 3142
Speed: 0.318 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4442
Speed: 0.528 ms
|
|
Speed: 0.309 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 4442
Speed: 0.493 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4442
Speed: 0.456 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.status <> 0
AND a.article_id = 15879
Speed: 0.503 ms
|
|
Speed: 0.377 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6123
Speed: 0.325 ms
|
|
SELECT * FROM article_settings WHERE article_id = 15879
Speed: 0.467 ms
|
|
Speed: 0.324 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 3598
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 = 15879
Speed: 0.452 ms
|
|
SELECT * FROM article_settings WHERE article_id = 15879
Speed: 0.464 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.status <> 0
AND a.article_id = 6345
Speed: 0.485 ms
|
|
Speed: 0.338 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 3508
Speed: 0.328 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6345
Speed: 0.454 ms
|
|
Speed: 0.335 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 = 6345
Speed: 1.055 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6345
Speed: 0.535 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.status <> 0
AND a.article_id = 13175
Speed: 0.650 ms
|
|
Speed: 0.398 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 5581
Speed: 0.352 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13175
Speed: 0.449 ms
|
|
Speed: 0.372 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 = 13175
Speed: 0.519 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13175
Speed: 0.429 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.status <> 0
AND a.article_id = 21998
Speed: 0.592 ms
|
|
Speed: 0.379 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6430
Speed: 0.330 ms
|
|
SELECT * FROM article_settings WHERE article_id = 21998
Speed: 0.459 ms
|
|
Speed: 0.293 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 = 21998
Speed: 0.546 ms
|
|
SELECT * FROM article_settings WHERE article_id = 21998
Speed: 0.455 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.status <> 0
AND a.article_id = 15154
Speed: 0.534 ms
|
|
Speed: 0.377 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 5919
Speed: 0.347 ms
|
|
SELECT * FROM article_settings WHERE article_id = 15154
Speed: 0.509 ms
|
|
Speed: 0.310 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 15154
Speed: 0.507 ms
|
|
SELECT * FROM article_settings WHERE article_id = 15154
Speed: 0.428 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.status <> 0
AND a.article_id = 9524
Speed: 0.723 ms
|
|
Speed: 0.354 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 4703
Speed: 0.313 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9524
Speed: 0.472 ms
|
|
Speed: 0.290 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 = 9524
Speed: 0.565 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9524
Speed: 0.425 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.status <> 0
AND a.article_id = 7342
Speed: 0.553 ms
|
|
Speed: 0.379 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 3968
Speed: 0.373 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7342
Speed: 0.485 ms
|
|
Speed: 0.303 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 7342
Speed: 0.489 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7342
Speed: 0.472 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.status <> 0
AND a.article_id = 830
Speed: 0.532 ms
|
|
Speed: 0.378 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 654
Speed: 0.337 ms
|
|
SELECT * FROM article_settings WHERE article_id = 830
Speed: 0.435 ms
|
|
Speed: 0.269 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 = 830
Speed: 0.470 ms
|
|
SELECT * FROM article_settings WHERE article_id = 830
Speed: 0.436 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.status <> 0
AND a.article_id = 8275
Speed: 0.533 ms
|
|
Speed: 0.395 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 4243
Speed: 0.323 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8275
Speed: 0.473 ms
|
|
Speed: 0.303 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 8275
Speed: 0.489 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8275
Speed: 0.486 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.status <> 0
AND a.article_id = 16333
Speed: 0.538 ms
|
|
Speed: 0.426 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6153
Speed: 0.356 ms
|
|
SELECT * FROM article_settings WHERE article_id = 16333
Speed: 0.444 ms
|
|
Speed: 0.280 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 = 16333
Speed: 0.425 ms
|
|
SELECT * FROM article_settings WHERE article_id = 16333
Speed: 0.413 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.status <> 0
AND a.article_id = 6413
Speed: 0.515 ms
|
|
Speed: 0.431 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 3509
Speed: 0.337 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6413
Speed: 0.436 ms
|
|
Speed: 0.283 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 = 6413
Speed: 0.473 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6413
Speed: 0.418 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.status <> 0
AND a.article_id = 6003
Speed: 0.492 ms
|
|
Speed: 0.416 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 3502
Speed: 0.321 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6003
Speed: 0.502 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 = 6003
Speed: 0.458 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6003
Speed: 0.497 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.status <> 0
AND a.article_id = 12066
Speed: 0.627 ms
|
|
Speed: 0.426 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 5397
Speed: 0.349 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12066
Speed: 0.492 ms
|
|
Speed: 0.280 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 = 12066
Speed: 0.468 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12066
Speed: 0.448 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.status <> 0
AND a.article_id = 8604
Speed: 0.570 ms
|
|
Speed: 0.364 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 4697
Speed: 0.308 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8604
Speed: 0.471 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 = 8604
Speed: 0.480 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8604
Speed: 0.468 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.status <> 0
AND a.article_id = 11432
Speed: 0.580 ms
|
|
Speed: 0.345 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 5311
Speed: 0.301 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11432
Speed: 0.463 ms
|
|
Speed: 0.286 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 = 11432
Speed: 0.459 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11432
Speed: 0.464 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.status <> 0
AND a.article_id = 76
Speed: 0.524 ms
|
|
Speed: 0.347 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 313
Speed: 0.313 ms
|
|
SELECT * FROM article_settings WHERE article_id = 76
Speed: 0.414 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 = 76
Speed: 0.430 ms
|
|
SELECT * FROM article_settings WHERE article_id = 76
Speed: 0.417 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.status <> 0
AND a.article_id = 6909
Speed: 0.630 ms
|
|
Speed: 0.362 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 4232
Speed: 0.323 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6909
Speed: 0.466 ms
|
|
Speed: 0.340 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1228
Speed: 0.388 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 = 6909
Speed: 0.568 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6909
Speed: 0.478 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.status <> 0
AND a.article_id = 12938
Speed: 0.534 ms
|
|
Speed: 0.358 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 5934
Speed: 0.347 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12938
Speed: 0.477 ms
|
|
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 = 12938
Speed: 0.538 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12938
Speed: 0.494 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.status <> 0
AND a.article_id = 15682
Speed: 0.550 ms
|
|
Speed: 0.365 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6124
Speed: 0.349 ms
|
|
SELECT * FROM article_settings WHERE article_id = 15682
Speed: 0.503 ms
|
|
Speed: 0.355 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 = 15682
Speed: 0.540 ms
|
|
SELECT * FROM article_settings WHERE article_id = 15682
Speed: 0.492 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.status <> 0
AND a.article_id = 865
Speed: 0.598 ms
|
|
Speed: 0.394 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 673
Speed: 0.329 ms
|
|
SELECT * FROM article_settings WHERE article_id = 865
Speed: 0.560 ms
|
|
Speed: 0.327 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 = 865
Speed: 0.491 ms
|
|
SELECT * FROM article_settings WHERE article_id = 865
Speed: 0.440 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.status <> 0
AND a.article_id = 1565
Speed: 0.501 ms
|
|
Speed: 0.344 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 1323
Speed: 0.284 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1565
Speed: 0.568 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 = 1565
Speed: 0.465 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1565
Speed: 0.490 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.status <> 0
AND a.article_id = 5841
Speed: 0.674 ms
|
|
Speed: 0.360 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 3496
Speed: 0.343 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5841
Speed: 0.492 ms
|
|
Speed: 0.353 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 985
Speed: 0.419 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 = 5841
Speed: 0.512 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5841
Speed: 0.496 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.status <> 0
AND a.article_id = 6140
Speed: 0.564 ms
|
|
Speed: 0.389 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 3497
Speed: 0.328 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6140
Speed: 0.446 ms
|
|
Speed: 0.272 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 = 6140
Speed: 0.446 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6140
Speed: 0.451 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.status <> 0
AND a.article_id = 3672
Speed: 0.521 ms
|
|
Speed: 0.403 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 2738
Speed: 0.336 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3672
Speed: 0.493 ms
|
|
Speed: 0.294 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 = 3672
Speed: 0.464 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3672
Speed: 0.452 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.status <> 0
AND a.article_id = 15934
Speed: 0.665 ms
|
|
Speed: 0.381 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6200
Speed: 0.541 ms
|
|
SELECT * FROM article_settings WHERE article_id = 15934
Speed: 0.496 ms
|
|
Speed: 0.530 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 3620
Speed: 0.421 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 = 15934
Speed: 0.613 ms
|
|
SELECT * FROM article_settings WHERE article_id = 15934
Speed: 0.577 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.status <> 0
AND a.article_id = 15474
Speed: 0.641 ms
|
|
Speed: 0.362 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6116
Speed: 0.359 ms
|
|
SELECT * FROM article_settings WHERE article_id = 15474
Speed: 0.418 ms
|
|
Speed: 0.347 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 3456
Speed: 0.337 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 = 15474
Speed: 0.482 ms
|
|
SELECT * FROM article_settings WHERE article_id = 15474
Speed: 0.493 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.status <> 0
AND a.article_id = 8240
Speed: 0.607 ms
|
|
Speed: 0.366 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 4234
Speed: 0.350 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8240
Speed: 0.492 ms
|
|
Speed: 0.283 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 = 8240
Speed: 0.480 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8240
Speed: 0.664 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.status <> 0
AND a.article_id = 42
Speed: 0.560 ms
|
|
Speed: 0.416 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 33
Speed: 0.311 ms
|
|
SELECT * FROM article_settings WHERE article_id = 42
Speed: 0.393 ms
|
|
Speed: 0.268 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 = 42
Speed: 0.418 ms
|
|
SELECT * FROM article_settings WHERE article_id = 42
Speed: 0.372 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.status <> 0
AND a.article_id = 21429
Speed: 0.499 ms
|
|
Speed: 0.354 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6423
Speed: 0.317 ms
|
|
SELECT * FROM article_settings WHERE article_id = 21429
Speed: 0.471 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 = 21429
Speed: 0.395 ms
|
|
SELECT * FROM article_settings WHERE article_id = 21429
Speed: 0.445 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.status <> 0
AND a.article_id = 8702
Speed: 0.471 ms
|
|
Speed: 0.318 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 4305
Speed: 0.293 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8702
Speed: 0.441 ms
|
|
Speed: 0.329 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1692
Speed: 0.355 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 = 8702
Speed: 0.619 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8702
Speed: 0.516 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.status <> 0
AND a.article_id = 11179
Speed: 0.505 ms
|
|
Speed: 0.346 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 5031
Speed: 0.348 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11179
Speed: 0.482 ms
|
|
Speed: 0.347 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 2298
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 = 11179
Speed: 0.465 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11179
Speed: 0.437 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.status <> 0
AND a.article_id = 4457
Speed: 0.498 ms
|
|
Speed: 0.389 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 2743
Speed: 0.326 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4457
Speed: 0.400 ms
|
|
Speed: 0.261 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 4457
Speed: 0.489 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4457
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.status <> 0
AND a.article_id = 2904
Speed: 0.474 ms
|
|
Speed: 0.370 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 2224
Speed: 0.344 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2904
Speed: 0.582 ms
|
|
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 = 2904
Speed: 0.566 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2904
Speed: 0.474 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.status <> 0
AND a.article_id = 5943
Speed: 0.614 ms
|
|
Speed: 0.423 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 3498
Speed: 0.385 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5943
Speed: 0.506 ms
|
|
Speed: 0.303 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 5943
Speed: 0.475 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5943
Speed: 0.460 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.status <> 0
AND a.article_id = 1426
Speed: 0.701 ms
|
|
Speed: 0.472 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 1317
Speed: 0.336 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1426
Speed: 0.584 ms
|
|
Speed: 0.320 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 = 1426
Speed: 0.556 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1426
Speed: 0.701 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.status <> 0
AND a.article_id = 6044
Speed: 0.680 ms
|
|
Speed: 0.552 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 3499
Speed: 0.793 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6044
Speed: 0.586 ms
|
|
Speed: 0.416 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 = 6044
Speed: 0.632 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6044
Speed: 0.482 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.status <> 0
AND a.article_id = 336
Speed: 0.602 ms
|
|
Speed: 0.407 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 258
Speed: 0.446 ms
|
|
SELECT * FROM article_settings WHERE article_id = 336
Speed: 0.484 ms
|
|
Speed: 0.341 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 = 336
Speed: 0.523 ms
|
|
SELECT * FROM article_settings WHERE article_id = 336
Speed: 0.538 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.status <> 0
AND a.article_id = 5508
Speed: 0.559 ms
|
|
Speed: 0.508 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 3192
Speed: 0.366 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5508
Speed: 0.555 ms
|
|
Speed: 0.306 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 = 5508
Speed: 0.493 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5508
Speed: 0.471 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.status <> 0
AND a.article_id = 4520
Speed: 0.659 ms
|
|
Speed: 0.483 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 3141
Speed: 0.349 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4520
Speed: 0.557 ms
|
|
Speed: 0.480 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 = 4520
Speed: 0.557 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4520
Speed: 0.547 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.status <> 0
AND a.article_id = 8338
Speed: 0.563 ms
|
|
Speed: 0.360 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 4238
Speed: 0.318 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8338
Speed: 0.544 ms
|
|
Speed: 0.309 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 8338
Speed: 0.503 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8338
Speed: 0.490 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.status <> 0
AND a.article_id = 12413
Speed: 0.513 ms
|
|
Speed: 0.363 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 5554
Speed: 0.334 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12413
Speed: 0.550 ms
|
|
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 = 12413
Speed: 0.590 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12413
Speed: 0.494 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.status <> 0
AND a.article_id = 2102
Speed: 0.513 ms
|
|
Speed: 0.361 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 1642
Speed: 0.333 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2102
Speed: 0.531 ms
|
|
Speed: 0.316 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 = 2102
Speed: 0.454 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2102
Speed: 0.486 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.status <> 0
AND a.article_id = 4501
Speed: 0.616 ms
|
|
Speed: 0.413 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 2751
Speed: 0.445 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4501
Speed: 0.442 ms
|
|
Speed: 0.324 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 4501
Speed: 0.466 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4501
Speed: 0.447 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.status <> 0
AND a.article_id = 6077
Speed: 0.585 ms
|
|
Speed: 0.354 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 3503
Speed: 0.293 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6077
Speed: 0.452 ms
|
|
Speed: 0.281 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 6077
Speed: 0.486 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6077
Speed: 0.458 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.status <> 0
AND a.article_id = 9194
Speed: 0.685 ms
|
|
Speed: 0.409 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 4490
Speed: 0.300 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9194
Speed: 0.579 ms
|
|
Speed: 0.315 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 = 9194
Speed: 0.492 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9194
Speed: 0.514 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.status <> 0
AND a.article_id = 2911
Speed: 0.504 ms
|
|
Speed: 0.355 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 2228
Speed: 0.276 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2911
Speed: 0.446 ms
|
|
Speed: 0.386 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 275
Speed: 0.429 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 = 2911
Speed: 0.574 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2911
Speed: 0.477 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.status <> 0
AND a.article_id = 10582
Speed: 0.546 ms
|
|
Speed: 0.369 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 4973
Speed: 0.363 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10582
Speed: 0.552 ms
|
|
Speed: 0.317 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 = 10582
Speed: 0.448 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10582
Speed: 0.496 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.status <> 0
AND a.article_id = 99
Speed: 0.533 ms
|
|
Speed: 0.349 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 78
Speed: 0.336 ms
|
|
SELECT * FROM article_settings WHERE article_id = 99
Speed: 0.451 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 = 99
Speed: 0.456 ms
|
|
SELECT * FROM article_settings WHERE article_id = 99
Speed: 0.389 ms
|
|
Speed: 0.311 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 19
Speed: 0.428 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.status <> 0
AND a.article_id = 3225
Speed: 0.625 ms
|
|
Speed: 0.411 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 2737
Speed: 0.393 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3225
Speed: 0.553 ms
|
|
Speed: 0.381 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 3225
Speed: 0.687 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3225
Speed: 0.497 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.status <> 0
AND a.article_id = 4613
Speed: 0.602 ms
|
|
Speed: 0.421 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 3194
Speed: 0.338 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4613
Speed: 0.578 ms
|
|
Speed: 0.344 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 = 4613
Speed: 0.713 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4613
Speed: 0.596 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.status <> 0
AND a.article_id = 10960
Speed: 0.565 ms
|
|
Speed: 0.434 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 4976
Speed: 0.484 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10960
Speed: 0.619 ms
|
|
Speed: 0.490 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 = 10960
Speed: 0.609 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10960
Speed: 0.541 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.status <> 0
AND a.article_id = 822
Speed: 0.707 ms
|
|
Speed: 0.461 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 647
Speed: 0.448 ms
|
|
SELECT * FROM article_settings WHERE article_id = 822
Speed: 0.628 ms
|
|
Speed: 0.298 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 = 822
Speed: 0.519 ms
|
|
SELECT * FROM article_settings WHERE article_id = 822
Speed: 0.526 ms
|
|
Speed: 0.604 ms
|
|
SELECT * FROM author_settings WHERE author_id = 34324
Speed: 0.427 ms
|
|
SELECT * FROM author_settings WHERE author_id = 41085
Speed: 0.346 ms
|
|
SELECT * FROM author_settings WHERE author_id = 41086
Speed: 0.318 ms
|
|
Speed: 0.382 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12009
Speed: 0.379 ms
|
|
Speed: 0.348 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5341
Speed: 0.399 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5343
Speed: 0.343 ms
|
|
Speed: 0.305 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2374
Speed: 0.318 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2375
Speed: 0.264 ms
|
|
Speed: 0.351 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6000
Speed: 0.332 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6001
Speed: 0.283 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6002
Speed: 0.258 ms
|
|
Speed: 0.342 ms
|
|
SELECT * FROM author_settings WHERE author_id = 94
Speed: 0.337 ms
|
|
Speed: 0.418 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3514
Speed: 0.321 ms
|
|
Speed: 0.405 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2882
Speed: 0.347 ms
|
|
Speed: 0.345 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10018
Speed: 0.389 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11424
Speed: 0.288 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11425
Speed: 0.259 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11426
Speed: 0.243 ms
|
|
Speed: 0.386 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23996
Speed: 0.347 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23999
Speed: 0.270 ms
|
|
Speed: 0.297 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25707
Speed: 0.297 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25706
Speed: 0.339 ms
|
|
Speed: 0.532 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25173
Speed: 0.357 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22617
Speed: 0.293 ms
|
|
Speed: 0.399 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12627
Speed: 0.311 ms
|
|
Speed: 0.384 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8620
Speed: 0.368 ms
|
|
SELECT * FROM author_settings WHERE author_id = 9082
Speed: 0.294 ms
|
|
Speed: 0.346 ms
|
|
SELECT * FROM author_settings WHERE author_id = 467
Speed: 0.340 ms
|
|
Speed: 0.290 ms
|
|
SELECT * FROM author_settings WHERE author_id = 73
Speed: 0.300 ms
|
|
Speed: 0.283 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1818
Speed: 0.308 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1819
Speed: 0.260 ms
|
|
Speed: 0.366 ms
|
|
SELECT * FROM author_settings WHERE author_id = 40103
Speed: 0.328 ms
|
|
SELECT * FROM author_settings WHERE author_id = 40104
Speed: 0.288 ms
|
|
SELECT * FROM author_settings WHERE author_id = 40105
Speed: 0.281 ms
|
|
SELECT * FROM author_settings WHERE author_id = 40106
Speed: 0.274 ms
|
|
Speed: 0.295 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6050
Speed: 0.348 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6051
Speed: 0.295 ms
|
|
Speed: 0.409 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20442
Speed: 0.311 ms
|
|
Speed: 0.397 ms
|
|
SELECT * FROM author_settings WHERE author_id = 441
Speed: 0.332 ms
|
|
Speed: 0.316 ms
|
|
SELECT * FROM author_settings WHERE author_id = 72
Speed: 0.328 ms
|
|
Speed: 0.498 ms
|
|
SELECT * FROM author_settings WHERE author_id = 624
Speed: 0.331 ms
|
|
SELECT * FROM author_settings WHERE author_id = 625
Speed: 0.296 ms
|
|
Speed: 0.414 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2021
Speed: 0.470 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2022
Speed: 0.386 ms
|
|
Speed: 0.527 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3371
Speed: 0.401 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4116
Speed: 0.329 ms
|
|
Speed: 0.404 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6022
Speed: 0.325 ms
|
|
SELECT * FROM author_settings WHERE author_id = 7816
Speed: 0.306 ms
|
|
SELECT * FROM author_settings WHERE author_id = 7817
Speed: 0.282 ms
|
|
Speed: 0.392 ms
|
|
SELECT * FROM author_settings WHERE author_id = 91
Speed: 0.342 ms
|
|
Speed: 0.422 ms
|
|
SELECT * FROM author_settings WHERE author_id = 88
Speed: 0.298 ms
|
|
SELECT * FROM author_settings WHERE author_id = 90
Speed: 0.341 ms
|
|
Speed: 0.406 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10901
Speed: 0.349 ms
|
|
Speed: 0.397 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8083
Speed: 0.332 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8819
Speed: 0.298 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8820
Speed: 0.285 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8821
Speed: 0.262 ms
|
|
Speed: 0.347 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18412
Speed: 0.358 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18413
Speed: 0.279 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18414
Speed: 0.266 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18415
Speed: 0.266 ms
|
|
Speed: 0.309 ms
|
|
SELECT * FROM author_settings WHERE author_id = 33285
Speed: 0.331 ms
|
|
Speed: 0.434 ms
|
|
SELECT * FROM author_settings WHERE author_id = 34419
Speed: 0.462 ms
|
|
SELECT * FROM author_settings WHERE author_id = 34420
Speed: 0.322 ms
|
|
Speed: 0.374 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2681
Speed: 0.329 ms
|
|
Speed: 0.426 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11640
Speed: 0.432 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11641
Speed: 0.281 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11642
Speed: 0.262 ms
|
|
Speed: 0.404 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13935
Speed: 0.319 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15660
Speed: 0.296 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15661
Speed: 0.313 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15662
Speed: 0.313 ms
|
|
Speed: 0.308 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18156
Speed: 0.309 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18157
Speed: 0.283 ms
|
|
Speed: 0.314 ms
|
|
SELECT * FROM author_settings WHERE author_id = 32653
Speed: 0.376 ms
|
|
SELECT * FROM author_settings WHERE author_id = 38151
Speed: 0.313 ms
|
|
Speed: 0.399 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8838
Speed: 0.348 ms
|
|
Speed: 0.440 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25144
Speed: 0.362 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25145
Speed: 0.287 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25146
Speed: 8.794 ms
|
|
Speed: 0.510 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3801
Speed: 0.412 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6095
Speed: 0.363 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6096
Speed: 0.380 ms
|
|
Speed: 0.486 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15375
Speed: 0.339 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17245
Speed: 0.418 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17246
Speed: 0.317 ms
|
|
Speed: 0.511 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2764
Speed: 0.463 ms
|
|
Speed: 0.438 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15398
Speed: 0.331 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15399
Speed: 0.326 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15400
Speed: 0.302 ms
|
|
Speed: 0.420 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22668
Speed: 0.318 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22663
Speed: 0.296 ms
|
|
Speed: 0.468 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23981
Speed: 0.357 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25085
Speed: 0.303 ms
|
|
Speed: 0.350 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14306
Speed: 0.386 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14308
Speed: 0.322 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14309
Speed: 0.283 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14310
Speed: 0.328 ms
|
|
Speed: 0.450 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6012
Speed: 0.355 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6011
Speed: 0.370 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6013
Speed: 0.273 ms
|
|
Speed: 0.341 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25345
Speed: 0.323 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25344
Speed: 0.353 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25347
Speed: 0.313 ms
|
|
Speed: 0.373 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8873
Speed: 0.396 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8874
Speed: 0.420 ms
|
|
Speed: 0.379 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20650
Speed: 0.365 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20651
Speed: 0.443 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20652
Speed: 0.334 ms
|
|
Speed: 0.308 ms
|
|
SELECT * FROM author_settings WHERE author_id = 34529
Speed: 0.366 ms
|
|
SELECT * FROM author_settings WHERE author_id = 34530
Speed: 0.303 ms
|
|
Speed: 0.453 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23966
Speed: 0.304 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23967
Speed: 0.274 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23968
Speed: 0.296 ms
|
|
Speed: 0.379 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14314
Speed: 0.325 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14315
Speed: 0.283 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14316
Speed: 0.301 ms
|
|
Speed: 0.334 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10450
Speed: 0.427 ms
|
|
Speed: 0.309 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1116
Speed: 0.556 ms
|
|
Speed: 0.397 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12111
Speed: 0.376 ms
|
|
Speed: 0.337 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26097
Speed: 0.409 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26100
Speed: 0.335 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26101
Speed: 0.366 ms
|
|
Speed: 0.361 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8973
Speed: 0.383 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8974
Speed: 0.375 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8975
Speed: 0.309 ms
|
|
Speed: 0.332 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8359
Speed: 0.318 ms
|
|
SELECT * FROM author_settings WHERE author_id = 9079
Speed: 0.299 ms
|
|
Speed: 0.323 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18776
Speed: 0.308 ms
|
|
Speed: 0.322 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12693
Speed: 0.313 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15659
Speed: 0.319 ms
|
|
Speed: 0.434 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17582
Speed: 0.324 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17581
Speed: 0.306 ms
|
|
Speed: 0.410 ms
|
|
SELECT * FROM author_settings WHERE author_id = 100
Speed: 0.324 ms
|
|
Speed: 0.357 ms
|
|
SELECT * FROM author_settings WHERE author_id = 9828
Speed: 0.325 ms
|
|
SELECT * FROM author_settings WHERE author_id = 9829
Speed: 0.331 ms
|
|
SELECT * FROM author_settings WHERE author_id = 9830
Speed: 0.277 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11153
Speed: 0.313 ms
|
|
Speed: 0.302 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20235
Speed: 0.347 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20234
Speed: 0.330 ms
|
|
Speed: 0.378 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24950
Speed: 0.363 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28007
Speed: 0.409 ms
|
|
Speed: 0.336 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1179
Speed: 0.378 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1180
Speed: 0.414 ms
|
|
Speed: 0.317 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2039
Speed: 0.342 ms
|
|
Speed: 0.343 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8091
Speed: 0.312 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8092
Speed: 0.314 ms
|
|
Speed: 0.376 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8541
Speed: 0.385 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8542
Speed: 0.308 ms
|
|
Speed: 0.322 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4815
Speed: 0.456 ms
|
|
Speed: 0.364 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25442
Speed: 0.335 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25443
Speed: 0.281 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25444
Speed: 0.306 ms
|
|
Speed: 0.317 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24569
Speed: 0.360 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28004
Speed: 0.334 ms
|
|
Speed: 0.293 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12061
Speed: 0.323 ms
|
|
Speed: 0.433 ms
|
|
SELECT * FROM author_settings WHERE author_id = 52
Speed: 0.315 ms
|
|
SELECT * FROM author_settings WHERE author_id = 59
Speed: 0.267 ms
|
|
Speed: 0.410 ms
|
|
SELECT * FROM author_settings WHERE author_id = 33651
Speed: 0.328 ms
|
|
SELECT * FROM author_settings WHERE author_id = 33652
Speed: 0.311 ms
|
|
Speed: 0.369 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12843
Speed: 0.330 ms
|
|
Speed: 0.410 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17084
Speed: 0.341 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17086
Speed: 0.296 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17087
Speed: 0.267 ms
|
|
Speed: 0.424 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6047
Speed: 0.376 ms
|
|
Speed: 0.315 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3749
Speed: 0.335 ms
|
|
Speed: 0.298 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8258
Speed: 0.354 ms
|
|
Speed: 0.364 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1867
Speed: 0.337 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1868
Speed: 0.286 ms
|
|
Speed: 0.351 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8420
Speed: 0.309 ms
|
|
Speed: 0.386 ms
|
|
SELECT * FROM author_settings WHERE author_id = 486
Speed: 0.340 ms
|
|
SELECT * FROM author_settings WHERE author_id = 487
Speed: 0.312 ms
|
|
Speed: 0.328 ms
|
|
SELECT * FROM author_settings WHERE author_id = 7573
Speed: 0.338 ms
|
|
SELECT * FROM author_settings WHERE author_id = 7574
Speed: 0.375 ms
|
|
Speed: 0.354 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6144
Speed: 0.374 ms
|
|
Speed: 0.315 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12250
Speed: 0.315 ms
|
|
Speed: 0.400 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19337
Speed: 0.338 ms
|
|
Speed: 0.369 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2705
Speed: 0.306 ms
|
|
Speed: 0.436 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6116
Speed: 0.334 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6117
Speed: 0.289 ms
|
|
Speed: 0.330 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8466
Speed: 0.316 ms
|
|
SELECT * FROM author_settings WHERE author_id = 9080
Speed: 0.313 ms
|
|
SELECT * FROM author_settings WHERE author_id = 9081
Speed: 0.285 ms
|
|
Speed: 0.387 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13748
Speed: 0.513 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14176
Speed: 0.371 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14177
Speed: 0.315 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14178
Speed: 0.297 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14179
Speed: 0.268 ms
|
|
Speed: 0.458 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3756
Speed: 0.360 ms
|
|
Speed: 0.463 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16098
Speed: 0.362 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17248
Speed: 0.270 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17249
Speed: 0.259 ms
|
|
Speed: 0.434 ms
|
|
SELECT * FROM author_settings WHERE author_id = 131
Speed: 0.358 ms
|
|
Speed: 0.413 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4210
Speed: 0.283 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4211
Speed: 0.314 ms
|
|
Speed: 0.385 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6282
Speed: 0.289 ms
|
|
Speed: 0.469 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16698
Speed: 0.358 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16699
Speed: 0.358 ms
|
|
Speed: 0.407 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1107
Speed: 0.318 ms
|