SELECT * FROM sessions WHERE session_id = 0fma69ebnu7konk3fqt62ve7d0
Speed: 1.471 ms
|
INSERT INTO sessions
(session_id, ip_address, user_agent, created, last_used, remember, data, domain)
VALUES
(0fma69ebnu7konk3fqt62ve7d0, 18.206.177.17, CCBot/2.0 (https://commoncrawl.org/faq/), 1618101153, 1618101153, 0, , periodicos.ufpe.br
Speed: 1.189 ms
|
SELECT * FROM journals WHERE path = re
Speed: 1.219 ms
|
Speed: 1.154 ms
|
Speed: 28.059 ms
|
SELECT setting_name, setting_value, setting_type FROM plugin_settings WHERE plugin_name = objectsforreviewplugin AND journal_id = 36
Speed: 2.213 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.pln.classes.tasks.Depositor
Speed: 1.238 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.usageStats.UsageStatsLoader
Speed: 1.148 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.medra.MedraInfoSender
Speed: 1.047 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.crossref.CrossrefInfoSender
Speed: 1.001 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.crossref.CrossrefInfoSender
Speed: 1.026 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.datacite.DataciteInfoSender
Speed: 0.971 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.ReviewReminder
Speed: 1.198 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.SubscriptionExpiryReminder
Speed: 1.015 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.OpenAccessNotification
Speed: 0.990 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 = pt_BR)
LEFT JOIN article_settings atpl ON (a.article_id = atpl.article_id AND atpl.setting_name = cleanTitle AND atpl.locale = a.locale)
WHERE pa.article_id = a.article_id
AND i.issue_id = pa.issue_id
AND i.published = 1
AND s.section_id IS NOT NULL AND a.journal_id = 36
Speed: 23.196 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6242
Speed: 2.401 ms
|
Speed: 1.305 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5489
Speed: 1.010 ms
|
SELECT * FROM article_settings WHERE article_id = 6242
Speed: 2.910 ms
|
Speed: 1.238 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6242
Speed: 1.617 ms
|
SELECT * FROM article_settings WHERE article_id = 6242
Speed: 2.910 ms
|
SELECT * FROM sections WHERE section_id = 154
Speed: 1.088 ms
|
SELECT * FROM section_settings WHERE section_id = 154
Speed: 7.874 ms
|
Speed: 0.930 ms
|
Speed: 1.065 ms
|
SELECT * FROM issue_settings WHERE issue_id = 991
Speed: 1.029 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6243
Speed: 1.707 ms
|
Speed: 1.250 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5490
Speed: 0.949 ms
|
SELECT * FROM article_settings WHERE article_id = 6243
Speed: 2.606 ms
|
Speed: 1.238 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6243
Speed: 1.534 ms
|
SELECT * FROM article_settings WHERE article_id = 6243
Speed: 2.814 ms
|
SELECT * FROM sections WHERE section_id = 157
Speed: 1.266 ms
|
SELECT * FROM section_settings WHERE section_id = 157
Speed: 5.200 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6244
Speed: 2.135 ms
|
Speed: 1.885 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5491
Speed: 1.236 ms
|
SELECT * FROM article_settings WHERE article_id = 6244
Speed: 3.014 ms
|
Speed: 1.571 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6244
Speed: 1.937 ms
|
SELECT * FROM article_settings WHERE article_id = 6244
Speed: 2.724 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6245
Speed: 2.333 ms
|
Speed: 1.756 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5492
Speed: 1.224 ms
|
SELECT * FROM article_settings WHERE article_id = 6245
Speed: 3.085 ms
|
Speed: 1.562 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6245
Speed: 1.873 ms
|
SELECT * FROM article_settings WHERE article_id = 6245
Speed: 2.966 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6246
Speed: 2.053 ms
|
Speed: 1.443 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5493
Speed: 1.155 ms
|
SELECT * FROM article_settings WHERE article_id = 6246
Speed: 3.605 ms
|
Speed: 1.529 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6246
Speed: 1.856 ms
|
SELECT * FROM article_settings WHERE article_id = 6246
Speed: 3.532 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6247
Speed: 2.024 ms
|
Speed: 1.405 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5494
Speed: 1.182 ms
|
SELECT * FROM article_settings WHERE article_id = 6247
Speed: 3.276 ms
|
Speed: 1.507 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6247
Speed: 1.838 ms
|
SELECT * FROM article_settings WHERE article_id = 6247
Speed: 3.353 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6248
Speed: 2.033 ms
|
Speed: 1.447 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5495
Speed: 1.315 ms
|
SELECT * FROM article_settings WHERE article_id = 6248
Speed: 3.193 ms
|
Speed: 1.491 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6248
Speed: 1.871 ms
|
SELECT * FROM article_settings WHERE article_id = 6248
Speed: 3.168 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6249
Speed: 2.156 ms
|
Speed: 1.466 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5496
Speed: 1.203 ms
|
SELECT * FROM article_settings WHERE article_id = 6249
Speed: 2.644 ms
|
Speed: 1.458 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6249
Speed: 1.939 ms
|
SELECT * FROM article_settings WHERE article_id = 6249
Speed: 2.652 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6250
Speed: 2.075 ms
|
Speed: 1.434 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5497
Speed: 1.425 ms
|
SELECT * FROM article_settings WHERE article_id = 6250
Speed: 3.254 ms
|
Speed: 1.576 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6250
Speed: 1.918 ms
|
SELECT * FROM article_settings WHERE article_id = 6250
Speed: 2.987 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6251
Speed: 2.009 ms
|
Speed: 1.392 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5498
Speed: 1.232 ms
|
SELECT * FROM article_settings WHERE article_id = 6251
Speed: 4.654 ms
|
Speed: 1.476 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6251
Speed: 1.905 ms
|
SELECT * FROM article_settings WHERE article_id = 6251
Speed: 4.170 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6252
Speed: 2.051 ms
|
Speed: 1.389 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5499
Speed: 1.189 ms
|
SELECT * FROM article_settings WHERE article_id = 6252
Speed: 3.322 ms
|
Speed: 1.516 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6252
Speed: 1.863 ms
|
SELECT * FROM article_settings WHERE article_id = 6252
Speed: 3.231 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6253
Speed: 2.030 ms
|
Speed: 1.408 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5500
Speed: 1.212 ms
|
SELECT * FROM article_settings WHERE article_id = 6253
Speed: 2.630 ms
|
Speed: 1.574 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6253
Speed: 1.916 ms
|
SELECT * FROM article_settings WHERE article_id = 6253
Speed: 2.592 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6254
Speed: 2.086 ms
|
Speed: 1.387 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5501
Speed: 1.222 ms
|
SELECT * FROM article_settings WHERE article_id = 6254
Speed: 3.076 ms
|
Speed: 1.517 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6254
Speed: 1.954 ms
|
SELECT * FROM article_settings WHERE article_id = 6254
Speed: 3.052 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6255
Speed: 1.947 ms
|
Speed: 1.656 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5502
Speed: 1.199 ms
|
SELECT * FROM article_settings WHERE article_id = 6255
Speed: 2.760 ms
|
Speed: 1.593 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6255
Speed: 1.915 ms
|
SELECT * FROM article_settings WHERE article_id = 6255
Speed: 2.785 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6256
Speed: 2.092 ms
|
Speed: 1.482 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5503
Speed: 1.141 ms
|
SELECT * FROM article_settings WHERE article_id = 6256
Speed: 2.683 ms
|
Speed: 1.521 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6256
Speed: 1.825 ms
|
SELECT * FROM article_settings WHERE article_id = 6256
Speed: 2.725 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6257
Speed: 2.039 ms
|
Speed: 1.428 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5504
Speed: 1.174 ms
|
SELECT * FROM article_settings WHERE article_id = 6257
Speed: 2.948 ms
|
Speed: 2.047 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6257
Speed: 1.855 ms
|
SELECT * FROM article_settings WHERE article_id = 6257
Speed: 2.971 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6258
Speed: 2.037 ms
|
Speed: 1.412 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5505
Speed: 1.210 ms
|
SELECT * FROM article_settings WHERE article_id = 6258
Speed: 2.909 ms
|
Speed: 1.442 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6258
Speed: 1.856 ms
|
SELECT * FROM article_settings WHERE article_id = 6258
Speed: 2.877 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6259
Speed: 2.041 ms
|
Speed: 1.521 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5506
Speed: 1.185 ms
|
SELECT * FROM article_settings WHERE article_id = 6259
Speed: 3.561 ms
|
Speed: 1.498 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6259
Speed: 1.880 ms
|
SELECT * FROM article_settings WHERE article_id = 6259
Speed: 3.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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6260
Speed: 2.127 ms
|
Speed: 1.483 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5507
Speed: 1.244 ms
|
SELECT * FROM article_settings WHERE article_id = 6260
Speed: 3.114 ms
|
Speed: 1.451 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6260
Speed: 1.841 ms
|
SELECT * FROM article_settings WHERE article_id = 6260
Speed: 3.046 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6261
Speed: 2.047 ms
|
Speed: 1.393 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5508
Speed: 1.172 ms
|
SELECT * FROM article_settings WHERE article_id = 6261
Speed: 3.443 ms
|
Speed: 1.442 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6261
Speed: 1.964 ms
|
SELECT * FROM article_settings WHERE article_id = 6261
Speed: 3.584 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6262
Speed: 2.177 ms
|
Speed: 1.391 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5509
Speed: 1.150 ms
|
SELECT * FROM article_settings WHERE article_id = 6262
Speed: 2.622 ms
|
Speed: 1.468 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6262
Speed: 1.924 ms
|
SELECT * FROM article_settings WHERE article_id = 6262
Speed: 2.579 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6263
Speed: 1.913 ms
|
Speed: 1.345 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5510
Speed: 1.295 ms
|
SELECT * FROM article_settings WHERE article_id = 6263
Speed: 3.036 ms
|
Speed: 1.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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6263
Speed: 1.839 ms
|
SELECT * FROM article_settings WHERE article_id = 6263
Speed: 3.115 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6264
Speed: 2.001 ms
|
Speed: 1.440 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5511
Speed: 1.263 ms
|
SELECT * FROM article_settings WHERE article_id = 6264
Speed: 3.125 ms
|
Speed: 1.447 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6264
Speed: 1.871 ms
|
SELECT * FROM article_settings WHERE article_id = 6264
Speed: 3.167 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6265
Speed: 1.996 ms
|
Speed: 1.374 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5512
Speed: 1.136 ms
|
SELECT * FROM article_settings WHERE article_id = 6265
Speed: 2.760 ms
|
Speed: 1.444 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6265
Speed: 1.884 ms
|
SELECT * FROM article_settings WHERE article_id = 6265
Speed: 2.721 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6266
Speed: 1.973 ms
|
Speed: 1.339 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5513
Speed: 1.157 ms
|
SELECT * FROM article_settings WHERE article_id = 6266
Speed: 3.046 ms
|
Speed: 1.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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6266
Speed: 1.856 ms
|
SELECT * FROM article_settings WHERE article_id = 6266
Speed: 3.010 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6267
Speed: 1.957 ms
|
Speed: 1.357 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5514
Speed: 1.190 ms
|
SELECT * FROM article_settings WHERE article_id = 6267
Speed: 3.143 ms
|
Speed: 1.404 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6267
Speed: 1.992 ms
|
SELECT * FROM article_settings WHERE article_id = 6267
Speed: 3.278 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6268
Speed: 2.012 ms
|
Speed: 1.179 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5515
Speed: 6.062 ms
|
SELECT * FROM article_settings WHERE article_id = 6268
Speed: 5.484 ms
|
Speed: 1.177 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6268
Speed: 1.592 ms
|
SELECT * FROM article_settings WHERE article_id = 6268
Speed: 2.511 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6269
Speed: 1.647 ms
|
Speed: 1.180 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5516
Speed: 0.932 ms
|
SELECT * FROM article_settings WHERE article_id = 6269
Speed: 2.787 ms
|
Speed: 1.194 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6269
Speed: 1.522 ms
|
SELECT * FROM article_settings WHERE article_id = 6269
Speed: 2.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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6270
Speed: 1.660 ms
|
Speed: 1.134 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5517
Speed: 0.957 ms
|
SELECT * FROM article_settings WHERE article_id = 6270
Speed: 3.020 ms
|
Speed: 1.169 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6270
Speed: 1.570 ms
|
SELECT * FROM article_settings WHERE article_id = 6270
Speed: 3.040 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6271
Speed: 1.729 ms
|
Speed: 1.160 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5518
Speed: 0.990 ms
|
SELECT * FROM article_settings WHERE article_id = 6271
Speed: 3.112 ms
|
Speed: 1.248 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6271
Speed: 1.529 ms
|
SELECT * FROM article_settings WHERE article_id = 6271
Speed: 3.178 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6272
Speed: 1.672 ms
|
Speed: 1.156 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5519
Speed: 1.172 ms
|
SELECT * FROM article_settings WHERE article_id = 6272
Speed: 2.869 ms
|
Speed: 1.364 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6272
Speed: 1.732 ms
|
SELECT * FROM article_settings WHERE article_id = 6272
Speed: 2.801 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6273
Speed: 1.786 ms
|
Speed: 1.237 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5520
Speed: 1.046 ms
|
SELECT * FROM article_settings WHERE article_id = 6273
Speed: 2.450 ms
|
Speed: 1.227 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6273
Speed: 1.668 ms
|
SELECT * FROM article_settings WHERE article_id = 6273
Speed: 2.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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6274
Speed: 1.782 ms
|
Speed: 1.215 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5521
Speed: 1.055 ms
|
SELECT * FROM article_settings WHERE article_id = 6274
Speed: 3.496 ms
|
Speed: 1.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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6274
Speed: 1.676 ms
|
SELECT * FROM article_settings WHERE article_id = 6274
Speed: 3.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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6275
Speed: 1.850 ms
|
Speed: 1.307 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5522
Speed: 1.058 ms
|
SELECT * FROM article_settings WHERE article_id = 6275
Speed: 2.750 ms
|
Speed: 1.383 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6275
Speed: 1.716 ms
|
SELECT * FROM article_settings WHERE article_id = 6275
Speed: 2.728 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6276
Speed: 1.670 ms
|
Speed: 1.216 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5523
Speed: 1.006 ms
|
SELECT * FROM article_settings WHERE article_id = 6276
Speed: 2.921 ms
|
Speed: 1.177 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6276
Speed: 1.549 ms
|
SELECT * FROM article_settings WHERE article_id = 6276
Speed: 2.881 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6277
Speed: 1.722 ms
|
Speed: 1.245 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5524
Speed: 0.959 ms
|
SELECT * FROM article_settings WHERE article_id = 6277
Speed: 7.863 ms
|
Speed: 6.090 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6277
Speed: 1.711 ms
|
SELECT * FROM article_settings WHERE article_id = 6277
Speed: 3.279 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6278
Speed: 1.628 ms
|
Speed: 1.144 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5525
Speed: 0.900 ms
|
SELECT * FROM article_settings WHERE article_id = 6278
Speed: 2.517 ms
|
Speed: 1.167 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6278
Speed: 1.504 ms
|
SELECT * FROM article_settings WHERE article_id = 6278
Speed: 2.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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6279
Speed: 1.727 ms
|
Speed: 1.193 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5526
Speed: 0.958 ms
|
SELECT * FROM article_settings WHERE article_id = 6279
Speed: 2.788 ms
|
Speed: 1.242 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6279
Speed: 1.555 ms
|
SELECT * FROM article_settings WHERE article_id = 6279
Speed: 2.779 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6280
Speed: 1.678 ms
|
Speed: 1.138 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5527
Speed: 0.985 ms
|
SELECT * FROM article_settings WHERE article_id = 6280
Speed: 2.866 ms
|
Speed: 1.191 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6280
Speed: 1.615 ms
|
SELECT * FROM article_settings WHERE article_id = 6280
Speed: 2.845 ms
|
SELECT * FROM sections WHERE section_id = 160
Speed: 0.998 ms
|
SELECT * FROM section_settings WHERE section_id = 160
Speed: 10.392 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6281
Speed: 1.738 ms
|
Speed: 1.205 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5528
Speed: 0.974 ms
|
SELECT * FROM article_settings WHERE article_id = 6281
Speed: 2.906 ms
|
Speed: 1.175 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6281
Speed: 1.543 ms
|
SELECT * FROM article_settings WHERE article_id = 6281
Speed: 2.851 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6282
Speed: 1.631 ms
|
Speed: 1.185 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5529
Speed: 0.901 ms
|
SELECT * FROM article_settings WHERE article_id = 6282
Speed: 2.426 ms
|
Speed: 1.093 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6282
Speed: 1.694 ms
|
SELECT * FROM article_settings WHERE article_id = 6282
Speed: 2.824 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6283
Speed: 1.745 ms
|
Speed: 1.203 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5530
Speed: 1.057 ms
|
SELECT * FROM article_settings WHERE article_id = 6283
Speed: 3.672 ms
|
Speed: 1.266 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6283
Speed: 1.973 ms
|
SELECT * FROM article_settings WHERE article_id = 6283
Speed: 3.465 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6284
Speed: 1.791 ms
|
Speed: 1.203 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5531
Speed: 1.023 ms
|
SELECT * FROM article_settings WHERE article_id = 6284
Speed: 3.322 ms
|
Speed: 1.215 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6284
Speed: 1.453 ms
|
SELECT * FROM article_settings WHERE article_id = 6284
Speed: 3.225 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6285
Speed: 1.711 ms
|
Speed: 1.149 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5532
Speed: 1.036 ms
|
SELECT * FROM article_settings WHERE article_id = 6285
Speed: 2.597 ms
|
Speed: 1.298 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 475
Speed: 1.033 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6285
Speed: 1.742 ms
|
SELECT * FROM article_settings WHERE article_id = 6285
Speed: 2.645 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6286
Speed: 1.746 ms
|
Speed: 1.211 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5533
Speed: 0.980 ms
|
SELECT * FROM article_settings WHERE article_id = 6286
Speed: 2.559 ms
|
Speed: 1.183 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6286
Speed: 1.569 ms
|
SELECT * FROM article_settings WHERE article_id = 6286
Speed: 2.491 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6287
Speed: 1.634 ms
|
Speed: 1.110 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5534
Speed: 0.956 ms
|
SELECT * FROM article_settings WHERE article_id = 6287
Speed: 2.468 ms
|
Speed: 1.156 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6287
Speed: 1.544 ms
|
SELECT * FROM article_settings WHERE article_id = 6287
Speed: 2.487 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6288
Speed: 2.255 ms
|
Speed: 1.138 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5535
Speed: 0.987 ms
|
SELECT * FROM article_settings WHERE article_id = 6288
Speed: 3.815 ms
|
Speed: 1.160 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6288
Speed: 1.480 ms
|
SELECT * FROM article_settings WHERE article_id = 6288
Speed: 3.921 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6289
Speed: 2.023 ms
|
Speed: 1.223 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5536
Speed: 0.994 ms
|
SELECT * FROM article_settings WHERE article_id = 6289
Speed: 2.487 ms
|
Speed: 1.101 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6289
Speed: 1.559 ms
|
SELECT * FROM article_settings WHERE article_id = 6289
Speed: 2.764 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6290
Speed: 2.754 ms
|
Speed: 1.974 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5537
Speed: 1.369 ms
|
SELECT * FROM article_settings WHERE article_id = 6290
Speed: 3.629 ms
|
Speed: 1.128 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6290
Speed: 2.592 ms
|
SELECT * FROM article_settings WHERE article_id = 6290
Speed: 3.058 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6291
Speed: 1.672 ms
|
Speed: 1.485 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5538
Speed: 1.686 ms
|
SELECT * FROM article_settings WHERE article_id = 6291
Speed: 3.280 ms
|
Speed: 1.098 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6291
Speed: 1.516 ms
|
SELECT * FROM article_settings WHERE article_id = 6291
Speed: 3.188 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6292
Speed: 1.586 ms
|
Speed: 1.705 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5539
Speed: 1.379 ms
|
SELECT * FROM article_settings WHERE article_id = 6292
Speed: 2.957 ms
|
Speed: 1.161 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6292
Speed: 1.555 ms
|
SELECT * FROM article_settings WHERE article_id = 6292
Speed: 2.922 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6293
Speed: 1.608 ms
|
Speed: 1.124 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5540
Speed: 1.733 ms
|
SELECT * FROM article_settings WHERE article_id = 6293
Speed: 3.044 ms
|
Speed: 1.167 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6293
Speed: 1.604 ms
|
SELECT * FROM article_settings WHERE article_id = 6293
Speed: 2.576 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6294
Speed: 1.791 ms
|
Speed: 1.542 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5541
Speed: 1.831 ms
|
SELECT * FROM article_settings WHERE article_id = 6294
Speed: 3.444 ms
|
Speed: 2.061 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6294
Speed: 2.232 ms
|
SELECT * FROM article_settings WHERE article_id = 6294
Speed: 3.476 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6295
Speed: 1.590 ms
|
Speed: 1.190 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5542
Speed: 1.425 ms
|
SELECT * FROM article_settings WHERE article_id = 6295
Speed: 2.593 ms
|
Speed: 1.139 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6295
Speed: 1.519 ms
|
SELECT * FROM article_settings WHERE article_id = 6295
Speed: 2.624 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6296
Speed: 1.611 ms
|
Speed: 1.655 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5543
Speed: 1.394 ms
|
SELECT * FROM article_settings WHERE article_id = 6296
Speed: 2.496 ms
|
Speed: 1.108 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6296
Speed: 1.518 ms
|
SELECT * FROM article_settings WHERE article_id = 6296
Speed: 2.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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6297
Speed: 1.572 ms
|
Speed: 1.454 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5544
Speed: 1.701 ms
|
SELECT * FROM article_settings WHERE article_id = 6297
Speed: 2.004 ms
|
Speed: 1.428 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6297
Speed: 1.525 ms
|
SELECT * FROM article_settings WHERE article_id = 6297
Speed: 2.030 ms
|
SELECT * FROM sections WHERE section_id = 162
Speed: 0.966 ms
|
SELECT * FROM section_settings WHERE section_id = 162
Speed: 1.863 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6298
Speed: 1.585 ms
|
Speed: 2.251 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5545
Speed: 1.641 ms
|
SELECT * FROM article_settings WHERE article_id = 6298
Speed: 2.448 ms
|
Speed: 1.095 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6298
Speed: 1.527 ms
|
SELECT * FROM article_settings WHERE article_id = 6298
Speed: 2.378 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6299
Speed: 1.663 ms
|
Speed: 1.366 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5546
Speed: 0.978 ms
|
SELECT * FROM article_settings WHERE article_id = 6299
Speed: 3.820 ms
|
Speed: 1.183 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6299
Speed: 1.574 ms
|
SELECT * FROM article_settings WHERE article_id = 6299
Speed: 2.792 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6300
Speed: 1.707 ms
|
Speed: 1.569 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5547
Speed: 1.140 ms
|
SELECT * FROM article_settings WHERE article_id = 6300
Speed: 4.495 ms
|
Speed: 1.447 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6300
Speed: 1.970 ms
|
SELECT * FROM article_settings WHERE article_id = 6300
Speed: 3.229 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 244995
Speed: 2.926 ms
|
Speed: 5.396 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 37811
Speed: 3.229 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 37812
Speed: 1.845 ms
|
SELECT * FROM article_settings WHERE article_id = 244995
Speed: 1.992 ms
|
Speed: 1.942 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 33051
Speed: 4.631 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 36998
Speed: 1.755 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 37116
Speed: 4.450 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 37117
Speed: 3.182 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 244995
Speed: 2.870 ms
|
SELECT * FROM article_settings WHERE article_id = 244995
Speed: 2.029 ms
|
SELECT * FROM sections WHERE section_id = 158
Speed: 1.735 ms
|
SELECT * FROM section_settings WHERE section_id = 158
Speed: 4.591 ms
|
Speed: 1.535 ms
|
SELECT * FROM issue_settings WHERE issue_id = 3155
Speed: 2.071 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 244235
Speed: 3.343 ms
|
Speed: 5.445 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 35140
Speed: 2.200 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 35141
Speed: 1.432 ms
|
SELECT * FROM article_settings WHERE article_id = 244235
Speed: 3.375 ms
|
Speed: 4.814 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 32154
Speed: 1.688 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 32155
Speed: 1.428 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 244235
Speed: 4.991 ms
|
SELECT * FROM article_settings WHERE article_id = 244235
Speed: 3.155 ms
|
SELECT * FROM sections WHERE section_id = 155
Speed: 1.767 ms
|
SELECT * FROM section_settings WHERE section_id = 155
Speed: 5.397 ms
|
Speed: 2.181 ms
|
SELECT * FROM issue_settings WHERE issue_id = 2880
Speed: 1.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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12310
Speed: 2.096 ms
|
Speed: 4.638 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 14994
Speed: 1.426 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 14995
Speed: 1.294 ms
|
SELECT * FROM article_settings WHERE article_id = 12310
Speed: 9.820 ms
|
Speed: 1.699 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 9088
Speed: 1.343 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 9089
Speed: 1.457 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12310
Speed: 1.866 ms
|
SELECT * FROM article_settings WHERE article_id = 12310
Speed: 9.564 ms
|
Speed: 1.059 ms
|
SELECT * FROM issue_settings WHERE issue_id = 1336
Speed: 1.705 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 242061
Speed: 2.605 ms
|
Speed: 1.384 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 34041
Speed: 1.004 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 34042
Speed: 1.181 ms
|
SELECT * FROM article_settings WHERE article_id = 242061
Speed: 3.034 ms
|
Speed: 1.449 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 30283
Speed: 1.020 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 30284
Speed: 0.979 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 242061
Speed: 2.537 ms
|
SELECT * FROM article_settings WHERE article_id = 242061
Speed: 3.165 ms
|
Speed: 0.949 ms
|
SELECT * FROM issue_settings WHERE issue_id = 2758
Speed: 1.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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 25097
Speed: 2.240 ms
|
Speed: 1.281 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 27855
Speed: 1.006 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 27856
Speed: 1.340 ms
|
SELECT * FROM article_settings WHERE article_id = 25097
Speed: 2.794 ms
|
Speed: 1.557 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 15061
Speed: 1.330 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 15062
Speed: 1.024 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 15064
Speed: 1.107 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 25097
Speed: 1.684 ms
|
SELECT * FROM article_settings WHERE article_id = 25097
Speed: 2.821 ms
|
Speed: 0.949 ms
|
SELECT * FROM issue_settings WHERE issue_id = 2130
Speed: 1.371 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 10593
Speed: 1.698 ms
|
Speed: 1.197 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 11554
Speed: 0.980 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 11555
Speed: 0.937 ms
|
SELECT * FROM article_settings WHERE article_id = 10593
Speed: 9.261 ms
|
Speed: 1.325 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 4921
Speed: 1.052 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 10593
Speed: 1.644 ms
|
SELECT * FROM article_settings WHERE article_id = 10593
Speed: 9.250 ms
|
Speed: 0.863 ms
|
SELECT * FROM issue_settings WHERE issue_id = 1264
Speed: 0.836 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 11571
Speed: 4.636 ms
|
Speed: 1.212 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 13561
Speed: 2.978 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 13562
Speed: 1.569 ms
|
SELECT * FROM article_settings WHERE article_id = 11571
Speed: 10.600 ms
|
Speed: 1.466 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 11571
Speed: 1.499 ms
|
SELECT * FROM article_settings WHERE article_id = 11571
Speed: 10.110 ms
|
SELECT * FROM sections WHERE section_id = 161
Speed: 1.439 ms
|
SELECT * FROM section_settings WHERE section_id = 161
Speed: 4.098 ms
|
Speed: 1.053 ms
|
SELECT * FROM issue_settings WHERE issue_id = 1295
Speed: 1.021 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 23545
Speed: 1.702 ms
|
Speed: 1.240 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 27857
Speed: 1.001 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 27858
Speed: 1.814 ms
|
SELECT * FROM article_settings WHERE article_id = 23545
Speed: 3.075 ms
|
Speed: 1.863 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 14859
Speed: 1.389 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 14860
Speed: 1.369 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 14861
Speed: 1.368 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 23545
Speed: 2.007 ms
|
SELECT * FROM article_settings WHERE article_id = 23545
Speed: 3.342 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 10263
Speed: 2.235 ms
|
Speed: 1.426 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 10888
Speed: 1.231 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 10889
Speed: 1.292 ms
|
SELECT * FROM article_settings WHERE article_id = 10263
Speed: 9.697 ms
|
Speed: 1.851 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 3983
Speed: 4.276 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 3984
Speed: 1.253 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 10263
Speed: 2.002 ms
|
SELECT * FROM article_settings WHERE article_id = 10263
Speed: 9.823 ms
|
Speed: 1.166 ms
|
SELECT * FROM issue_settings WHERE issue_id = 1252
Speed: 1.222 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 11498
Speed: 2.112 ms
|
Speed: 1.657 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 13364
Speed: 1.183 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 13365
Speed: 1.270 ms
|
SELECT * FROM article_settings WHERE article_id = 11498
Speed: 10.320 ms
|
Speed: 1.789 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7531
Speed: 1.251 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 11498
Speed: 1.925 ms
|
SELECT * FROM article_settings WHERE article_id = 11498
Speed: 10.497 ms
|
Speed: 1.194 ms
|
SELECT * FROM issue_settings WHERE issue_id = 1293
Speed: 1.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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 10282
Speed: 2.086 ms
|
Speed: 1.490 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 10926
Speed: 1.136 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 10927
Speed: 1.519 ms
|
SELECT * FROM article_settings WHERE article_id = 10282
Speed: 10.462 ms
|
Speed: 1.872 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 4031
Speed: 1.219 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 4032
Speed: 1.193 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 4033
Speed: 1.151 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 4034
Speed: 1.145 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 10282
Speed: 2.024 ms
|
SELECT * FROM article_settings WHERE article_id = 10282
Speed: 10.701 ms
|
Speed: 1.197 ms
|
SELECT * FROM issue_settings WHERE issue_id = 1253
Speed: 1.202 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 11273
Speed: 1.995 ms
|
Speed: 3.723 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 12911
Speed: 3.219 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 12912
Speed: 1.293 ms
|
SELECT * FROM article_settings WHERE article_id = 11273
Speed: 10.488 ms
|
Speed: 1.887 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6869
Speed: 1.264 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6870
Speed: 1.142 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6871
Speed: 1.185 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 11273
Speed: 1.902 ms
|
SELECT * FROM article_settings WHERE article_id = 11273
Speed: 10.243 ms
|
Speed: 1.182 ms
|
SELECT * FROM issue_settings WHERE issue_id = 1288
Speed: 1.207 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 22795
Speed: 2.050 ms
|
Speed: 1.580 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 25554
Speed: 1.303 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 25555
Speed: 1.252 ms
|
SELECT * FROM article_settings WHERE article_id = 22795
Speed: 3.457 ms
|
Speed: 2.162 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 13948
Speed: 1.449 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 13949
Speed: 1.421 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 13950
Speed: 1.288 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 13951
Speed: 1.321 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 13952
Speed: 1.350 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 13953
Speed: 1.308 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 13954
Speed: 1.265 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 13955
Speed: 1.358 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 14025
Speed: 1.360 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 22795
Speed: 1.948 ms
|
SELECT * FROM article_settings WHERE article_id = 22795
Speed: 3.309 ms
|
Speed: 1.263 ms
|
SELECT * FROM issue_settings WHERE issue_id = 2285
Speed: 1.399 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12834
Speed: 2.257 ms
|
Speed: 1.575 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 25321
Speed: 1.319 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 25322
Speed: 1.257 ms
|
SELECT * FROM article_settings WHERE article_id = 12834
Speed: 3.107 ms
|
Speed: 1.803 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 9631
Speed: 1.319 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 9632
Speed: 1.276 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12834
Speed: 1.927 ms
|
SELECT * FROM article_settings WHERE article_id = 12834
Speed: 3.007 ms
|
Speed: 1.176 ms
|
SELECT * FROM issue_settings WHERE issue_id = 1654
Speed: 7.632 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 10948
Speed: 6.245 ms
|
Speed: 1.649 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 12257
Speed: 1.207 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 12258
Speed: 1.264 ms
|
SELECT * FROM article_settings WHERE article_id = 10948
Speed: 9.810 ms
|
Speed: 1.897 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5900
Speed: 1.306 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5901
Speed: 1.270 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5902
Speed: 1.258 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 10948
Speed: 1.945 ms
|
SELECT * FROM article_settings WHERE article_id = 10948
Speed: 9.854 ms
|
Speed: 1.229 ms
|
SELECT * FROM issue_settings WHERE issue_id = 1278
Speed: 1.331 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 10783
Speed: 2.262 ms
|
Speed: 2.423 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 11932
Speed: 1.292 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 11933
Speed: 3.247 ms
|
SELECT * FROM article_settings WHERE article_id = 10783
Speed: 10.671 ms
|
Speed: 1.891 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5446
Speed: 1.498 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5447
Speed: 1.186 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 10783
Speed: 1.863 ms
|
SELECT * FROM article_settings WHERE article_id = 10783
Speed: 10.220 ms
|
Speed: 1.271 ms
|
SELECT * FROM issue_settings WHERE issue_id = 1272
Speed: 1.307 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 11995
Speed: 2.737 ms
|
Speed: 9.131 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 14564
Speed: 4.260 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 14565
Speed: 1.610 ms
|
SELECT * FROM article_settings WHERE article_id = 11995
Speed: 11.465 ms
|
Speed: 1.896 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 8797
Speed: 1.374 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 8798
Speed: 1.215 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 8799
Speed: 1.208 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 11995
Speed: 2.084 ms
|
SELECT * FROM article_settings WHERE article_id = 11995
Speed: 11.399 ms
|
SELECT * FROM sections WHERE section_id = 159
Speed: 1.269 ms
|
SELECT * FROM section_settings WHERE section_id = 159
Speed: 1.410 ms
|
Speed: 1.268 ms
|
SELECT * FROM issue_settings WHERE issue_id = 1308
Speed: 1.259 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 230736
Speed: 2.074 ms
|
Speed: 1.598 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 28683
Speed: 1.293 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 28684
Speed: 1.326 ms
|
SELECT * FROM article_settings WHERE article_id = 230736
Speed: 3.414 ms
|
Speed: 1.612 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 16213
Speed: 1.487 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 230736
Speed: 2.062 ms
|
SELECT * FROM article_settings WHERE article_id = 230736
Speed: 3.253 ms
|
Speed: 1.198 ms
|
SELECT * FROM issue_settings WHERE issue_id = 2575
Speed: 1.301 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 9719
Speed: 2.187 ms
|
Speed: 1.557 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 9801
Speed: 1.235 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 9802
Speed: 1.150 ms
|
SELECT * FROM article_settings WHERE article_id = 9719
Speed: 10.011 ms
|
Speed: 1.766 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 2485
Speed: 1.441 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 2486
Speed: 1.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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 9719
Speed: 4.361 ms
|
SELECT * FROM article_settings WHERE article_id = 9719
Speed: 10.998 ms
|
Speed: 1.326 ms
|
SELECT * FROM issue_settings WHERE issue_id = 1238
Speed: 1.566 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 5663
Speed: 2.626 ms
|
Speed: 1.717 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 4883
Speed: 1.297 ms
|
SELECT * FROM article_settings WHERE article_id = 5663
Speed: 1.781 ms
|
Speed: 2.126 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 5663
Speed: 2.584 ms
|
SELECT * FROM article_settings WHERE article_id = 5663
Speed: 1.823 ms
|
SELECT * FROM sections WHERE section_id = 164
Speed: 4.487 ms
|
SELECT * FROM section_settings WHERE section_id = 164
Speed: 4.836 ms
|
Speed: 1.463 ms
|
SELECT * FROM issue_settings WHERE issue_id = 925
Speed: 1.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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 6387
Speed: 1.994 ms
|
Speed: 1.376 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5633
Speed: 1.551 ms
|
SELECT * FROM article_settings WHERE article_id = 6387
Speed: 3.847 ms
|
Speed: 3.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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 6387
Speed: 1.919 ms
|
SELECT * FROM article_settings WHERE article_id = 6387
Speed: 3.320 ms
|
Speed: 1.155 ms
|
SELECT * FROM issue_settings WHERE issue_id = 994
Speed: 1.133 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 10305
Speed: 2.024 ms
|
Speed: 1.532 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 10972
Speed: 1.212 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 10973
Speed: 4.867 ms
|
SELECT * FROM article_settings WHERE article_id = 10305
Speed: 10.428 ms
|
Speed: 1.707 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 4091
Speed: 1.307 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 4092
Speed: 1.273 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 4093
Speed: 1.251 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 10305
Speed: 1.943 ms
|
SELECT * FROM article_settings WHERE article_id = 10305
Speed: 10.057 ms
|
Speed: 1.364 ms
|
SELECT * FROM issue_settings WHERE issue_id = 1254
Speed: 1.354 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 10894
Speed: 2.132 ms
|
Speed: 1.458 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 12152
Speed: 1.160 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 12153
Speed: 1.167 ms
|
SELECT * FROM article_settings WHERE article_id = 10894
Speed: 10.665 ms
|
Speed: 1.799 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5756
Speed: 1.232 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5757
Speed: 1.179 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 10894
Speed: 1.895 ms
|
SELECT * FROM article_settings WHERE article_id = 10894
Speed: 10.361 ms
|
Speed: 1.195 ms
|
SELECT * FROM issue_settings WHERE issue_id = 1276
Speed: 1.217 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 7292
Speed: 1.981 ms
|
Speed: 1.650 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 6724
Speed: 1.202 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 6725
Speed: 1.146 ms
|
SELECT * FROM article_settings WHERE article_id = 7292
Speed: 4.212 ms
|
Speed: 1.494 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 7292
Speed: 1.829 ms
|
SELECT * FROM article_settings WHERE article_id = 7292
Speed: 3.759 ms
|
Speed: 1.328 ms
|
SELECT * FROM issue_settings WHERE issue_id = 1027
Speed: 1.355 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 11150
Speed: 2.102 ms
|
Speed: 1.710 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 12661
Speed: 1.202 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 12662
Speed: 1.320 ms
|
SELECT * FROM article_settings WHERE article_id = 11150
Speed: 4.406 ms
|
Speed: 4.748 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 11150
Speed: 2.230 ms
|
SELECT * FROM article_settings WHERE article_id = 11150
Speed: 4.392 ms
|
Speed: 1.118 ms
|
SELECT * FROM issue_settings WHERE issue_id = 1285
Speed: 1.309 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 9624
Speed: 2.745 ms
|
Speed: 4.955 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 9611
Speed: 1.380 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 9612
Speed: 1.322 ms
|
SELECT * FROM article_settings WHERE article_id = 9624
Speed: 9.527 ms
|
Speed: 1.801 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 2211
Speed: 1.276 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 2212
Speed: 1.186 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 9624
Speed: 1.858 ms
|
SELECT * FROM article_settings WHERE article_id = 9624
Speed: 9.447 ms
|
Speed: 1.210 ms
|
SELECT * FROM issue_settings WHERE issue_id = 1235
Speed: 1.104 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 10946
Speed: 2.027 ms
|
Speed: 1.564 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 12253
Speed: 1.341 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 12254
Speed: 3.604 ms
|
SELECT * FROM article_settings WHERE article_id = 10946
Speed: 10.376 ms
|
Speed: 1.562 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5896
Speed: 1.722 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 10946
Speed: 1.686 ms
|
SELECT * FROM article_settings WHERE article_id = 10946
Speed: 9.255 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 11281
Speed: 1.738 ms
|
Speed: 1.283 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 12927
Speed: 1.038 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 12928
Speed: 0.989 ms
|
SELECT * FROM article_settings WHERE article_id = 11281
Speed: 7.204 ms
|
Speed: 1.593 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6891
Speed: 1.178 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6892
Speed: 1.363 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6893
Speed: 1.070 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 11281
Speed: 1.707 ms
|
SELECT * FROM article_settings WHERE article_id = 11281
Speed: 7.254 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 9938
Speed: 1.728 ms
|
Speed: 1.564 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 10239
Speed: 1.127 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 10240
Speed: 1.224 ms
|
SELECT * FROM article_settings WHERE article_id = 9938
Speed: 11.063 ms
|
Speed: 1.561 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 3126
Speed: 1.050 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 3127
Speed: 0.979 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 9938
Speed: 1.648 ms
|
SELECT * FROM article_settings WHERE article_id = 9938
Speed: 10.921 ms
|
Speed: 1.081 ms
|
SELECT * FROM issue_settings WHERE issue_id = 1243
Speed: 1.022 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 9993
Speed: 1.775 ms
|
Speed: 1.331 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 10349
Speed: 1.063 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 10350
Speed: 1.380 ms
|
SELECT * FROM article_settings WHERE article_id = 9993
Speed: 10.067 ms
|
Speed: 4.453 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 3275
Speed: 1.308 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 3276
Speed: 1.039 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 9993
Speed: 1.772 ms
|
SELECT * FROM article_settings WHERE article_id = 9993
Speed: 10.055 ms
|
Speed: 1.106 ms
|
SELECT * FROM issue_settings WHERE issue_id = 1244
Speed: 1.118 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 10295
Speed: 1.953 ms
|
Speed: 2.421 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 10952
Speed: 0.811 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 10953
Speed: 1.449 ms
|
SELECT * FROM article_settings WHERE article_id = 10295
Speed: 2.574 ms
|
Speed: 3.481 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 10295
Speed: 1.359 ms
|
SELECT * FROM article_settings WHERE article_id = 10295
Speed: 3.164 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 231220
Speed: 1.273 ms
|
Speed: 0.980 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 25236
Speed: 0.752 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 25237
Speed: 1.179 ms
|
SELECT * FROM article_settings WHERE article_id = 231220
Speed: 2.052 ms
|
Speed: 1.082 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 16623
Speed: 0.901 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 16624
Speed: 1.129 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 231220
Speed: 1.976 ms
|
SELECT * FROM article_settings WHERE article_id = 231220
Speed: 1.877 ms
|
Speed: 0.928 ms
|
SELECT * FROM issue_settings WHERE issue_id = 2307
Speed: 1.157 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 10012
Speed: 1.443 ms
|
Speed: 1.094 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 10387
Speed: 1.250 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 10388
Speed: 1.059 ms
|
SELECT * FROM article_settings WHERE article_id = 10012
Speed: 4.151 ms
|
Speed: 0.994 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 10012
Speed: 1.514 ms
|
SELECT * FROM article_settings WHERE article_id = 10012
Speed: 1.242 ms
|
Speed: 0.723 ms
|
SELECT * FROM issue_settings WHERE issue_id = 1245
Speed: 1.391 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 234609
Speed: 1.625 ms
|
Speed: 1.350 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 30496
Speed: 0.931 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 30497
Speed: 1.919 ms
|
SELECT * FROM article_settings WHERE article_id = 234609
Speed: 3.081 ms
|
Speed: 6.994 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 23755
Speed: 0.974 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 23756
Speed: 1.141 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 23757
Speed: 0.966 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 234609
Speed: 1.374 ms
|
SELECT * FROM article_settings WHERE article_id = 234609
Speed: 3.328 ms
|
Speed: 1.766 ms
|
SELECT * FROM issue_settings WHERE issue_id = 2685
Speed: 4.237 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 10624
Speed: 4.320 ms
|
Speed: 1.145 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 11616
Speed: 3.208 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 11617
Speed: 3.514 ms
|
SELECT * FROM article_settings WHERE article_id = 10624
Speed: 1.475 ms
|
Speed: 1.318 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5019
Speed: 4.552 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5020
Speed: 4.086 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5021
Speed: 1.581 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5022
Speed: 5.096 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 10624
Speed: 1.397 ms
|
SELECT * FROM article_settings WHERE article_id = 10624
Speed: 1.393 ms
|
Speed: 0.719 ms
|
SELECT * FROM issue_settings WHERE issue_id = 1266
Speed: 0.972 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 10133
Speed: 1.398 ms
|
Speed: 0.945 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 10629
Speed: 4.681 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 10630
Speed: 0.987 ms
|
SELECT * FROM article_settings WHERE article_id = 10133
Speed: 1.558 ms
|
Speed: 1.248 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 3659
Speed: 0.851 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 3660
Speed: 0.791 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 10133
Speed: 1.331 ms
|
SELECT * FROM article_settings WHERE article_id = 10133
Speed: 1.404 ms
|
Speed: 3.024 ms
|
SELECT * FROM issue_settings WHERE issue_id = 1248
Speed: 2.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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 11392
Speed: 1.384 ms
|
Speed: 3.937 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 13151
Speed: 1.807 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 13152
Speed: 2.206 ms
|
SELECT * FROM article_settings WHERE article_id = 11392
Speed: 1.577 ms
|
Speed: 2.325 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7217
Speed: 0.887 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7218
Speed: 9.166 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7219
Speed: 1.090 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7220
Speed: 0.856 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 11392
Speed: 1.247 ms
|
SELECT * FROM article_settings WHERE article_id = 11392
Speed: 4.794 ms
|
Speed: 0.624 ms
|
SELECT * FROM issue_settings WHERE issue_id = 1290
Speed: 0.692 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 10731
Speed: 1.059 ms
|
Speed: 0.860 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 11830
Speed: 0.789 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 11831
Speed: 0.720 ms
|
SELECT * FROM article_settings WHERE article_id = 10731
Speed: 1.355 ms
|
Speed: 0.960 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5302
Speed: 0.808 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5303
Speed: 0.710 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5304
Speed: 0.696 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 10731
Speed: 1.019 ms
|
SELECT * FROM article_settings WHERE article_id = 10731
Speed: 1.314 ms
|
Speed: 0.592 ms
|
SELECT * FROM issue_settings WHERE issue_id = 1270
Speed: 0.686 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 234491
Speed: 1.320 ms
|
Speed: 0.981 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 27691
Speed: 0.731 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 27692
Speed: 0.652 ms
|
SELECT * FROM article_settings WHERE article_id = 234491
Speed: 1.860 ms
|
Speed: 1.289 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 23609
Speed: 0.773 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 23610
Speed: 0.806 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 234491
Speed: 1.051 ms
|
SELECT * FROM article_settings WHERE article_id = 234491
Speed: 1.641 ms
|
Speed: 0.578 ms
|
SELECT * FROM issue_settings WHERE issue_id = 2566
Speed: 1.244 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 11778
Speed: 1.700 ms
|
Speed: 2.563 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 14134
Speed: 1.334 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 14135
Speed: 0.660 ms
|
SELECT * FROM article_settings WHERE article_id = 11778
Speed: 1.308 ms
|
Speed: 1.073 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 8145
Speed: 0.714 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 8146
Speed: 0.693 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 11778
Speed: 1.112 ms
|
SELECT * FROM article_settings WHERE article_id = 11778
Speed: 1.374 ms
|
Speed: 0.770 ms
|
SELECT * FROM issue_settings WHERE issue_id = 1302
Speed: 0.721 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 11259
Speed: 1.207 ms
|
Speed: 0.898 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 12882
Speed: 0.723 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 12883
Speed: 0.670 ms
|
SELECT * FROM article_settings WHERE article_id = 11259
Speed: 3.726 ms
|
Speed: 1.199 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6828
Speed: 0.705 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6829
Speed: 0.676 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6830
Speed: 0.680 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 11259
Speed: 1.075 ms
|
SELECT * FROM article_settings WHERE article_id = 11259
Speed: 1.361 ms
|
Speed: 1.214 ms
|
SELECT * FROM issue_settings WHERE issue_id = 3155
Speed: 0.727 ms
|
Speed: 1.778 ms
|
SELECT * FROM author_settings WHERE author_id = 11505
Speed: 0.946 ms
|
Speed: 1.370 ms
|
SELECT * FROM author_settings WHERE author_id = 11506
Speed: 4.552 ms
|
SELECT * FROM author_settings WHERE author_id = 11507
Speed: 0.815 ms
|
SELECT * FROM author_settings WHERE author_id = 11508
Speed: 1.689 ms
|
SELECT * FROM author_settings WHERE author_id = 11509
Speed: 0.722 ms
|
Speed: 1.356 ms
|
SELECT * FROM author_settings WHERE author_id = 11510
Speed: 1.028 ms
|
SELECT * FROM author_settings WHERE author_id = 11511
Speed: 0.818 ms
|
Speed: 5.438 ms
|
SELECT * FROM author_settings WHERE author_id = 11512
Speed: 0.838 ms
|
SELECT * FROM author_settings WHERE author_id = 11513
Speed: 0.668 ms
|
SELECT * FROM author_settings WHERE author_id = 11514
Speed: 0.689 ms
|
SELECT * FROM author_settings WHERE author_id = 11515
Speed: 0.692 ms
|
Speed: 1.858 ms
|
SELECT * FROM author_settings WHERE author_id = 11516
Speed: 0.809 ms
|
SELECT * FROM author_settings WHERE author_id = 11517
Speed: 0.664 ms
|
SELECT * FROM author_settings WHERE author_id = 11518
Speed: 0.815 ms
|
SELECT * FROM author_settings WHERE author_id = 11519
Speed: 0.797 ms
|
SELECT * FROM author_settings WHERE author_id = 11520
Speed: 1.028 ms
|
SELECT * FROM author_settings WHERE author_id = 11521
Speed: 0.753 ms
|
SELECT * FROM author_settings WHERE author_id = 11522
Speed: 1.183 ms
|
Speed: 1.402 ms
|
SELECT * FROM author_settings WHERE author_id = 11523
Speed: 0.728 ms
|
SELECT * FROM author_settings WHERE author_id = 11524
Speed: 0.905 ms
|
SELECT * FROM author_settings WHERE author_id = 11525
Speed: 0.694 ms
|
SELECT * FROM author_settings WHERE author_id = 11526
Speed: 0.972 ms
|
Speed: 1.187 ms
|
SELECT * FROM author_settings WHERE author_id = 11527
Speed: 1.253 ms
|
SELECT * FROM author_settings WHERE author_id = 11528
Speed: 5.512 ms
|
SELECT * FROM author_settings WHERE author_id = 11529
Speed: 2.037 ms
|
SELECT * FROM author_settings WHERE author_id = 11530
Speed: 1.731 ms
|
SELECT * FROM author_settings WHERE author_id = 11531
Speed: 1.699 ms
|
Speed: 1.325 ms
|
SELECT * FROM author_settings WHERE author_id = 11532
Speed: 9.011 ms
|
SELECT * FROM author_settings WHERE author_id = 11533
Speed: 0.754 ms
|
Speed: 1.367 ms
|
SELECT * FROM author_settings WHERE author_id = 11534
Speed: 0.717 ms
|
SELECT * FROM author_settings WHERE author_id = 11535
Speed: 4.945 ms
|
SELECT * FROM author_settings WHERE author_id = 11536
Speed: 1.638 ms
|
SELECT * FROM author_settings WHERE author_id = 11537
Speed: 3.843 ms
|
SELECT * FROM author_settings WHERE author_id = 11538
Speed: 0.953 ms
|
Speed: 5.319 ms
|
SELECT * FROM author_settings WHERE author_id = 11539
Speed: 5.176 ms
|
SELECT * FROM author_settings WHERE author_id = 11540
Speed: 3.770 ms
|
SELECT * FROM author_settings WHERE author_id = 11541
Speed: 0.780 ms
|
SELECT * FROM author_settings WHERE author_id = 11542
Speed: 1.762 ms
|
Speed: 3.282 ms
|
SELECT * FROM author_settings WHERE author_id = 11543
Speed: 0.794 ms
|
SELECT * FROM author_settings WHERE author_id = 11544
Speed: 4.036 ms
|
SELECT * FROM author_settings WHERE author_id = 11545
Speed: 0.900 ms
|
SELECT * FROM author_settings WHERE author_id = 11546
Speed: 0.799 ms
|
SELECT * FROM author_settings WHERE author_id = 11547
Speed: 0.808 ms
|
SELECT * FROM author_settings WHERE author_id = 11548
Speed: 0.717 ms
|
SELECT * FROM author_settings WHERE author_id = 11549
Speed: 0.752 ms
|
SELECT * FROM author_settings WHERE author_id = 11550
Speed: 1.823 ms
|
Speed: 2.505 ms
|
SELECT * FROM author_settings WHERE author_id = 11551
Speed: 0.775 ms
|
SELECT * FROM author_settings WHERE author_id = 11552
Speed: 0.822 ms
|
SELECT * FROM author_settings WHERE author_id = 11553
Speed: 5.394 ms
|
SELECT * FROM author_settings WHERE author_id = 11554
Speed: 10.828 ms
|
SELECT * FROM author_settings WHERE author_id = 11555
Speed: 1.872 ms
|
Speed: 3.811 ms
|
SELECT * FROM author_settings WHERE author_id = 11556
Speed: 1.315 ms
|
SELECT * FROM author_settings WHERE author_id = 11557
Speed: 0.816 ms
|
SELECT * FROM author_settings WHERE author_id = 11558
Speed: 0.728 ms
|
SELECT * FROM author_settings WHERE author_id = 11559
Speed: 0.889 ms
|
Speed: 1.317 ms
|
SELECT * FROM author_settings WHERE author_id = 11560
Speed: 0.698 ms
|
SELECT * FROM author_settings WHERE author_id = 11561
Speed: 4.447 ms
|
SELECT * FROM author_settings WHERE author_id = 11562
Speed: 0.989 ms
|
SELECT * FROM author_settings WHERE author_id = 11563
Speed: 0.821 ms
|
SELECT * FROM author_settings WHERE author_id = 11564
Speed: 5.600 ms
|
Speed: 5.277 ms
|
SELECT * FROM author_settings WHERE author_id = 11565
Speed: 0.810 ms
|
SELECT * FROM author_settings WHERE author_id = 11566
Speed: 0.771 ms
|
SELECT * FROM author_settings WHERE author_id = 11567
Speed: 0.735 ms
|
Speed: 3.106 ms
|
SELECT * FROM author_settings WHERE author_id = 11568
Speed: 0.839 ms
|
SELECT * FROM author_settings WHERE author_id = 11569
Speed: 2.995 ms
|
SELECT * FROM author_settings WHERE author_id = 11570
Speed: 0.805 ms
|
Speed: 1.455 ms
|
SELECT * FROM author_settings WHERE author_id = 11571
Speed: 0.864 ms
|
SELECT * FROM author_settings WHERE author_id = 11572
Speed: 1.596 ms
|
SELECT * FROM author_settings WHERE author_id = 11573
Speed: 1.365 ms
|
Speed: 4.005 ms
|
SELECT * FROM author_settings WHERE author_id = 11574
Speed: 0.936 ms
|
SELECT * FROM author_settings WHERE author_id = 11575
Speed: 0.818 ms
|
Speed: 2.391 ms
|
SELECT * FROM author_settings WHERE author_id = 11576
Speed: 0.852 ms
|
SELECT * FROM author_settings WHERE author_id = 11577
Speed: 0.792 ms
|
SELECT * FROM author_settings WHERE author_id = 11578
Speed: 1.206 ms
|
SELECT * FROM author_settings WHERE author_id = 11579
Speed: 0.829 ms
|
SELECT * FROM author_settings WHERE author_id = 11580
Speed: 0.782 ms
|
Speed: 2.168 ms
|
SELECT * FROM author_settings WHERE author_id = 11581
Speed: 1.921 ms
|
SELECT * FROM author_settings WHERE author_id = 11582
Speed: 6.477 ms
|
SELECT * FROM author_settings WHERE author_id = 11583
Speed: 1.016 ms
|
SELECT * FROM author_settings WHERE author_id = 11584
Speed: 0.752 ms
|
SELECT * FROM author_settings WHERE author_id = 11585
Speed: 0.806 ms
|
SELECT * FROM author_settings WHERE author_id = 11586
Speed: 0.999 ms
|
SELECT * FROM author_settings WHERE author_id = 11587
Speed: 1.408 ms
|
SELECT * FROM author_settings WHERE author_id = 11588
Speed: 0.791 ms
|
SELECT * FROM author_settings WHERE author_id = 11589
Speed: 0.866 ms
|
Speed: 1.714 ms
|
SELECT * FROM author_settings WHERE author_id = 11590
Speed: 2.309 ms
|
SELECT * FROM author_settings WHERE author_id = 11591
Speed: 0.763 ms
|
SELECT * FROM author_settings WHERE author_id = 11592
Speed: 0.910 ms
|
SELECT * FROM author_settings WHERE author_id = 11593
Speed: 0.804 ms
|
Speed: 1.433 ms
|
SELECT * FROM author_settings WHERE author_id = 11594
Speed: 1.666 ms
|
SELECT * FROM author_settings WHERE author_id = 11595
Speed: 0.881 ms
|
SELECT * FROM author_settings WHERE author_id = 11596
Speed: 2.686 ms
|
SELECT * FROM author_settings WHERE author_id = 11597
Speed: 0.914 ms
|
SELECT * FROM author_settings WHERE author_id = 11598
Speed: 1.707 ms
|
SELECT * FROM author_settings WHERE author_id = 11599
Speed: 2.110 ms
|
SELECT * FROM author_settings WHERE author_id = 11600
Speed: 5.570 ms
|
Speed: 1.741 ms
|
SELECT * FROM author_settings WHERE author_id = 11601
Speed: 0.863 ms
|
SELECT * FROM author_settings WHERE author_id = 11602
Speed: 0.996 ms
|
SELECT * FROM author_settings WHERE author_id = 11603
Speed: 1.016 ms
|
SELECT * FROM author_settings WHERE author_id = 11604
Speed: 1.330 ms
|
SELECT * FROM author_settings WHERE author_id = 11605
Speed: 1.573 ms
|
SELECT * FROM author_settings WHERE author_id = 11606
Speed: 1.542 ms
|
SELECT * FROM author_settings WHERE author_id = 11607
Speed: 1.536 ms
|
Speed: 6.622 ms
|
SELECT * FROM author_settings WHERE author_id = 11608
Speed: 1.165 ms
|
SELECT * FROM author_settings WHERE author_id = 11609
Speed: 0.904 ms
|
SELECT * FROM author_settings WHERE author_id = 11610
Speed: 0.860 ms
|
SELECT * FROM author_settings WHERE author_id = 11611
Speed: 0.846 ms
|
SELECT * FROM author_settings WHERE author_id = 11612
Speed: 0.834 ms
|
Speed: 1.631 ms
|
SELECT * FROM author_settings WHERE author_id = 11613
Speed: 4.818 ms
|
SELECT * FROM author_settings WHERE author_id = 11614
Speed: 1.065 ms
|
SELECT * FROM author_settings WHERE author_id = 11615
Speed: 0.894 ms
|
SELECT * FROM author_settings WHERE author_id = 11616
Speed: 0.798 ms
|
SELECT * FROM author_settings WHERE author_id = 11617
Speed: 0.836 ms
|
Speed: 1.580 ms
|
SELECT * FROM author_settings WHERE author_id = 11618
Speed: 0.934 ms
|
SELECT * FROM author_settings WHERE author_id = 11619
Speed: 0.855 ms
|
Speed: 1.478 ms
|
SELECT * FROM author_settings WHERE author_id = 11620
Speed: 0.852 ms
|
SELECT * FROM author_settings WHERE author_id = 11621
Speed: 0.801 ms
|
Speed: 1.705 ms
|
SELECT * FROM author_settings WHERE author_id = 11622
Speed: 1.169 ms
|
SELECT * FROM author_settings WHERE author_id = 11623
Speed: 0.818 ms
|
SELECT * FROM author_settings WHERE author_id = 11624
Speed: 0.790 ms
|
SELECT * FROM author_settings WHERE author_id = 11625
Speed: 0.843 ms
|
Speed: 1.844 ms
|
SELECT * FROM author_settings WHERE author_id = 11626
Speed: 0.900 ms
|
SELECT * FROM author_settings WHERE author_id = 11627
Speed: 4.633 ms
|
SELECT * FROM author_settings WHERE author_id = 11628
Speed: 1.069 ms
|
SELECT * FROM author_settings WHERE author_id = 11629
Speed: 0.991 ms
|
SELECT * FROM author_settings WHERE author_id = 11630
Speed: 0.843 ms
|
Speed: 5.090 ms
|
SELECT * FROM author_settings WHERE author_id = 11631
Speed: 0.959 ms
|
SELECT * FROM author_settings WHERE author_id = 11632
Speed: 0.858 ms
|
SELECT * FROM author_settings WHERE author_id = 11633
Speed: 1.019 ms
|
Speed: 1.315 ms
|
SELECT * FROM author_settings WHERE author_id = 11634
Speed: 0.698 ms
|
SELECT * FROM author_settings WHERE author_id = 11635
Speed: 0.771 ms
|
SELECT * FROM author_settings WHERE author_id = 11636
Speed: 0.715 ms
|
Speed: 1.486 ms
|
SELECT * FROM author_settings WHERE author_id = 11637
Speed: 0.820 ms
|
SELECT * FROM author_settings WHERE author_id = 11638
Speed: 0.815 ms
|
Speed: 1.317 ms
|
SELECT * FROM author_settings WHERE author_id = 11639
Speed: 0.755 ms
|
SELECT * FROM author_settings WHERE author_id = 11640
Speed: 0.724 ms
|
SELECT * FROM author_settings WHERE author_id = 11641
Speed: 1.019 ms
|
SELECT * FROM author_settings WHERE author_id = 11642
Speed: 0.739 ms
|
Speed: 1.298 ms
|
SELECT * FROM author_settings WHERE author_id = 11643
Speed: 0.669 ms
|
SELECT * FROM author_settings WHERE author_id = 11644
Speed: 0.734 ms
|
SELECT * FROM author_settings WHERE author_id = 11645
Speed: 0.687 ms
|
SELECT * FROM author_settings WHERE author_id = 11646
Speed: 0.647 ms
|
Speed: 5.748 ms
|
SELECT * FROM author_settings WHERE author_id = 11647
Speed: 0.834 ms
|
SELECT * FROM author_settings WHERE author_id = 11648
Speed: 0.768 ms
|
Speed: 1.278 ms
|
SELECT * FROM author_settings WHERE author_id = 11649
Speed: 0.712 ms
|
Speed: 5.253 ms
|
SELECT * FROM author_settings WHERE author_id = 11650
Speed: 0.824 ms
|
SELECT * FROM author_settings WHERE author_id = 11651
Speed: 0.719 ms
|
SELECT * FROM author_settings WHERE author_id = 11652
Speed: 0.701 ms
|
SELECT * FROM author_settings WHERE author_id = 11653
Speed: 0.657 ms
|
Speed: 1.266 ms
|
SELECT * FROM author_settings WHERE author_id = 11654
Speed: 0.820 ms
|
SELECT * FROM author_settings WHERE author_id = 11655
Speed: 0.669 ms
|
SELECT * FROM author_settings WHERE author_id = 11656
Speed: 0.753 ms
|
Speed: 5.302 ms
|
SELECT * FROM author_settings WHERE author_id = 11657
Speed: 0.797 ms
|
SELECT * FROM author_settings WHERE author_id = 11658
Speed: 0.688 ms
|
Speed: 1.297 ms
|
SELECT * FROM author_settings WHERE author_id = 11659
Speed: 0.668 ms
|
SELECT * FROM author_settings WHERE author_id = 11660
Speed: 0.650 ms
|
Speed: 1.757 ms
|
SELECT * FROM author_settings WHERE author_id = 11661
Speed: 2.161 ms
|
SELECT * FROM author_settings WHERE author_id = 11662
Speed: 0.986 ms
|
SELECT * FROM author_settings WHERE author_id = 11663
Speed: 0.836 ms
|
SELECT * FROM author_settings WHERE author_id = 11664
Speed: 0.781 ms
|
SELECT * FROM author_settings WHERE author_id = 11665
Speed: 0.790 ms
|
SELECT * FROM author_settings WHERE author_id = 11666
Speed: 0.692 ms
|
Speed: 1.529 ms
|
SELECT * FROM author_settings WHERE author_id = 11667
Speed: 1.072 ms
|
SELECT * FROM author_settings WHERE author_id = 11668
Speed: 4.527 ms
|
Speed: 2.361 ms
|
SELECT * FROM author_settings WHERE author_id = 11669
Speed: 1.557 ms
|
SELECT * FROM author_settings WHERE author_id = 11670
Speed: 1.395 ms
|
SELECT * FROM author_settings WHERE author_id = 11671
Speed: 1.393 ms
|
Speed: 3.616 ms
|
SELECT * FROM author_settings WHERE author_id = 11672
Speed: 1.450 ms
|
SELECT * FROM author_settings WHERE author_id = 11673
Speed: 1.164 ms
|
SELECT * FROM author_settings WHERE author_id = 11674
Speed: 1.215 ms
|
SELECT * FROM author_settings WHERE author_id = 11675
Speed: 3.576 ms
|
SELECT * FROM author_settings WHERE author_id = 11676
Speed: 0.776 ms
|
SELECT * FROM author_settings WHERE author_id = 11677
Speed: 0.809 ms
|
Speed: 1.459 ms
|
SELECT * FROM author_settings WHERE author_id = 11678
Speed: 1.370 ms
|
SELECT * FROM author_settings WHERE author_id = 11679
Speed: 0.693 ms
|
SELECT * FROM author_settings WHERE author_id = 11680
Speed: 0.686 ms
|
Speed: 4.407 ms
|
SELECT * FROM author_settings WHERE author_id = 11681
Speed: 0.900 ms
|
SELECT * FROM author_settings WHERE author_id = 11682
Speed: 0.742 ms
|
SELECT * FROM author_settings WHERE author_id = 11683
Speed: 0.705 ms
|
SELECT * FROM author_settings WHERE author_id = 11684
Speed: 0.698 ms
|
Speed: 5.936 ms
|
SELECT * FROM author_settings WHERE author_id = 11685
Speed: 0.816 ms
|
SELECT * FROM author_settings WHERE author_id = 11686
Speed: 0.733 ms
|
Speed: 6.053 ms
|
SELECT * FROM author_settings WHERE author_id = 11687
Speed: 0.805 ms
|
SELECT * FROM author_settings WHERE author_id = 11688
Speed: 0.701 ms
|
SELECT * FROM author_settings WHERE author_id = 11689
Speed: 0.763 ms
|
SELECT * FROM author_settings WHERE author_id = 11690
Speed: 0.740 ms
|
Speed: 1.312 ms
|
SELECT * FROM author_settings WHERE author_id = 11691
Speed: 0.711 ms
|
SELECT * FROM author_settings WHERE author_id = 11692
Speed: 0.637 ms
|
SELECT * FROM author_settings WHERE author_id = 11693
Speed: 0.649 ms
|
SELECT * FROM author_settings WHERE author_id = 11694
Speed: 0.706 ms
|
Speed: 5.586 ms
|
SELECT * FROM author_settings WHERE author_id = 11695
Speed: 0.762 ms
|
SELECT * FROM author_settings WHERE author_id = 11696
Speed: 0.729 ms
|
SELECT * FROM author_settings WHERE author_id = 11697
Speed: 0.684 ms
|
Speed: 1.446 ms
|
SELECT * FROM author_settings WHERE author_id = 11698
Speed: 0.714 ms
|
SELECT * FROM author_settings WHERE author_id = 11699
Speed: 0.714 ms
|
SELECT * FROM author_settings WHERE author_id = 11700
Speed: 0.672 ms
|
SELECT * FROM author_settings WHERE author_id = 11701
Speed: 0.814 ms
|
SELECT * FROM author_settings WHERE author_id = 11702
Speed: 0.723 ms
|
Speed: 6.069 ms
|
SELECT * FROM author_settings WHERE author_id = 11703
Speed: 0.747 ms
|
SELECT * FROM author_settings WHERE author_id = 11704
Speed: 0.838 ms
|
SELECT * FROM author_settings WHERE author_id = 11705
Speed: 0.692 ms
|
SELECT * FROM author_settings WHERE author_id = 11706
Speed: 0.945 ms
|
SELECT * FROM author_settings WHERE author_id = 11707
Speed: 0.728 ms
|
Speed: 1.489 ms
|
SELECT * FROM author_settings WHERE author_id = 11708
Speed: 0.990 ms
|
SELECT * FROM author_settings WHERE author_id = 11709
Speed: 0.709 ms
|
SELECT * FROM author_settings WHERE author_id = 11710
Speed: 0.766 ms
|
SELECT * FROM author_settings WHERE author_id = 11711
Speed: 0.723 ms
|
SELECT * FROM author_settings WHERE author_id = 11712
Speed: 0.702 ms
|
SELECT * FROM author_settings WHERE author_id = 11713
Speed: 0.816 ms
|
SELECT * FROM author_settings WHERE author_id = 11714
Speed: 0.705 ms
|
Speed: 1.338 ms
|
SELECT * FROM author_settings WHERE author_id = 11715
Speed: 0.836 ms
|
SELECT * FROM author_settings WHERE author_id = 11716
Speed: 0.914 ms
|
SELECT * FROM author_settings WHERE author_id = 11717
Speed: 0.866 ms
|
Speed: 1.384 ms
|
SELECT * FROM author_settings WHERE author_id = 11718
Speed: 0.868 ms
|
SELECT * FROM author_settings WHERE author_id = 11719
Speed: 0.758 ms
|
SELECT * FROM author_settings WHERE author_id = 11720
Speed: 0.899 ms
|
SELECT * FROM author_settings WHERE author_id = 11721
Speed: 1.459 ms
|
Speed: 1.222 ms
|
SELECT * FROM author_settings WHERE author_id = 11722
Speed: 0.783 ms
|
SELECT * FROM author_settings WHERE author_id = 11723
Speed: 1.178 ms
|
SELECT * FROM author_settings WHERE author_id = 11724
Speed: 1.764 ms
|
Speed: 1.330 ms
|
SELECT * FROM author_settings WHERE author_id = 11725
Speed: 0.862 ms
|
SELECT * FROM author_settings WHERE author_id = 11726
Speed: 0.749 ms
|
Speed: 1.325 ms
|
SELECT * FROM author_settings WHERE author_id = 11727
Speed: 0.903 ms
|
SELECT * FROM author_settings WHERE author_id = 11728
Speed: 0.809 ms
|
SELECT * FROM author_settings WHERE author_id = 11729
Speed: 1.196 ms
|
Speed: 1.450 ms
|
SELECT * FROM author_settings WHERE author_id = 11730
Speed: 1.621 ms
|
SELECT * FROM author_settings WHERE author_id = 11731
Speed: 1.916 ms
|
SELECT * FROM author_settings WHERE author_id = 11732
Speed: 1.965 ms
|
Speed: 1.517 ms
|
SELECT * FROM author_settings WHERE author_id = 95285
Speed: 1.721 ms
|
SELECT * FROM author_settings WHERE author_id = 95351
Speed: 1.896 ms
|
SELECT * FROM author_settings WHERE author_id = 95352
Speed: 1.759 ms
|
SELECT * FROM author_settings WHERE author_id = 95353
Speed: 1.872 ms
|
SELECT * FROM author_settings WHERE author_id = 95354
Speed: 1.754 ms
|
SELECT * FROM author_settings WHERE author_id = 95355
Speed: 0.872 ms
|
Speed: 1.875 ms
|
SELECT * FROM author_settings WHERE author_id = 93583
Speed: 1.018 ms
|
SELECT * FROM author_settings WHERE author_id = 93582
Speed: 0.898 ms
|
SELECT * FROM author_settings WHERE author_id = 93584
Speed: 0.880 ms
|
SELECT * FROM author_settings WHERE author_id = 93585
Speed: 0.927 ms
|
SELECT * FROM author_settings WHERE author_id = 94039
Speed: 0.858 ms
|
SELECT * FROM author_settings WHERE author_id = 93586
Speed: 0.956 ms
|
SELECT * FROM author_settings WHERE author_id = 93587
Speed: 0.930 ms
|
SELECT * FROM author_settings WHERE author_id = 93588
Speed: 0.951 ms
|
Speed: 1.325 ms
|
SELECT * FROM author_settings WHERE author_id = 33052
Speed: 2.167 ms
|
SELECT * FROM author_settings WHERE author_id = 33053
Speed: 1.139 ms
|
SELECT * FROM author_settings WHERE author_id = 33054
Speed: 0.821 ms
|
SELECT * FROM author_settings WHERE author_id = 33055
Speed: 0.912 ms
|
SELECT * FROM author_settings WHERE author_id = 33056
Speed: 0.945 ms
|
Speed: 1.435 ms
|
SELECT * FROM author_settings WHERE author_id = 88663
Speed: 0.807 ms
|
SELECT * FROM author_settings WHERE author_id = 88970
Speed: 0.763 ms
|
SELECT * FROM author_settings WHERE author_id = 88971
Speed: 0.846 ms
|
SELECT * FROM author_settings WHERE author_id = 88972
Speed: 0.780 ms
|
SELECT * FROM author_settings WHERE author_id = 88973
Speed: 0.803 ms
|
SELECT * FROM author_settings WHERE author_id = 88974
Speed: 0.830 ms
|
SELECT * FROM author_settings WHERE author_id = 88977
Speed: 0.820 ms
|
SELECT * FROM author_settings WHERE author_id = 88978
Speed: 0.819 ms
|
Speed: 1.304 ms
|
SELECT * FROM author_settings WHERE author_id = 49258
Speed: 0.940 ms
|
SELECT * FROM author_settings WHERE author_id = 49259
Speed: 1.029 ms
|
Speed: 1.460 ms
|
SELECT * FROM author_settings WHERE author_id = 26031
Speed: 0.865 ms
|
SELECT * FROM author_settings WHERE author_id = 26032
Speed: 0.810 ms
|
SELECT * FROM author_settings WHERE author_id = 26033
Speed: 0.777 ms
|
SELECT * FROM author_settings WHERE author_id = 26034
Speed: 1.069 ms
|
SELECT * FROM author_settings WHERE author_id = 26035
Speed: 0.921 ms
|
SELECT * FROM author_settings WHERE author_id = 26036
Speed: 0.939 ms
|
Speed: 1.447 ms
|
SELECT * FROM author_settings WHERE author_id = 30398
Speed: 1.009 ms
|
SELECT * FROM author_settings WHERE author_id = 30399
Speed: 0.885 ms
|
SELECT * FROM author_settings WHERE author_id = 30400
Speed: 0.883 ms
|
Speed: 1.501 ms
|
SELECT * FROM author_settings WHERE author_id = 47225
Speed: 0.920 ms
|
SELECT * FROM author_settings WHERE author_id = 47226
Speed: 0.840 ms
|
SELECT * FROM author_settings WHERE author_id = 47227
Speed: 0.873 ms
|
SELECT * FROM author_settings WHERE author_id = 47228
Speed: 0.867 ms
|
SELECT * FROM author_settings WHERE author_id = 47229
Speed: 0.920 ms
|
SELECT * FROM author_settings WHERE author_id = 47230
Speed: 0.838 ms
|
SELECT * FROM author_settings WHERE author_id = 47231
Speed: 0.821 ms
|
SELECT * FROM author_settings WHERE author_id = 47232
Speed: 0.783 ms
|
Speed: 1.437 ms
|
SELECT * FROM author_settings WHERE author_id = 24581
Speed: 0.889 ms
|
SELECT * FROM author_settings WHERE author_id = 24582
Speed: 0.740 ms
|
SELECT * FROM author_settings WHERE author_id = 24583
Speed: 0.739 ms
|
SELECT * FROM author_settings WHERE author_id = 24584
Speed: 0.720 ms
|
SELECT * FROM author_settings WHERE author_id = 24585
Speed: 0.811 ms
|
SELECT * FROM author_settings WHERE author_id = 24586
Speed: 0.752 ms
|
Speed: 1.333 ms
|
SELECT * FROM author_settings WHERE author_id = 30079
Speed: 0.866 ms
|
SELECT * FROM author_settings WHERE author_id = 30080
Speed: 0.832 ms
|
SELECT * FROM author_settings WHERE author_id = 30081
Speed: 0.723 ms
|
SELECT * FROM author_settings WHERE author_id = 30082
Speed: 0.737 ms
|
SELECT * FROM author_settings WHERE author_id = 30083
Speed: 0.739 ms
|
SELECT * FROM author_settings WHERE author_id = 30084
Speed: 0.825 ms
|
Speed: 1.578 ms
|
SELECT * FROM author_settings WHERE author_id = 24675
Speed: 1.012 ms
|
SELECT * FROM author_settings WHERE author_id = 24676
Speed: 0.811 ms
|
SELECT * FROM author_settings WHERE author_id = 24677
Speed: 0.753 ms
|
SELECT * FROM author_settings WHERE author_id = 24678
Speed: 0.782 ms
|
SELECT * FROM author_settings WHERE author_id = 24679
Speed: 0.755 ms
|
SELECT * FROM author_settings WHERE author_id = 24680
Speed: 0.774 ms
|
Speed: 1.598 ms
|
SELECT * FROM author_settings WHERE author_id = 29026
Speed: 0.913 ms
|
SELECT * FROM author_settings WHERE author_id = 29027
Speed: 0.768 ms
|
SELECT * FROM author_settings WHERE author_id = 29028
Speed: 0.807 ms
|
SELECT * FROM author_settings WHERE author_id = 29029
Speed: 0.785 ms
|
SELECT * FROM author_settings WHERE author_id = 29030
Speed: 0.816 ms
|
SELECT * FROM author_settings WHERE author_id = 29031
Speed: 0.728 ms
|
Speed: 1.563 ms
|
SELECT * FROM author_settings WHERE author_id = 45071
Speed: 0.941 ms
|
SELECT * FROM author_settings WHERE author_id = 45072
Speed: 0.768 ms
|
SELECT * FROM author_settings WHERE author_id = 45073
Speed: 0.760 ms
|
SELECT * FROM author_settings WHERE author_id = 45074
Speed: 0.786 ms
|
SELECT * FROM author_settings WHERE author_id = 45075
Speed: 0.766 ms
|
SELECT * FROM author_settings WHERE author_id = 45076
Speed: 0.750 ms
|
Speed: 1.551 ms
|
SELECT * FROM author_settings WHERE author_id = 34948
Speed: 0.967 ms
|
SELECT * FROM author_settings WHERE author_id = 34947
Speed: 0.967 ms
|
SELECT * FROM author_settings WHERE author_id = 34949
Speed: 0.866 ms
|
Speed: 1.428 ms
|
SELECT * FROM author_settings WHERE author_id = 27583
Speed: 0.867 ms
|
SELECT * FROM author_settings WHERE author_id = 27584
Speed: 1.340 ms
|
SELECT * FROM author_settings WHERE author_id = 27585
Speed: 0.835 ms
|
SELECT * FROM author_settings WHERE author_id = 27586
Speed: 0.772 ms
|
Speed: 1.502 ms
|
SELECT * FROM author_settings WHERE author_id = 26837
Speed: 0.901 ms
|
SELECT * FROM author_settings WHERE author_id = 26838
Speed: 0.757 ms
|
SELECT * FROM author_settings WHERE author_id = 26839
Speed: 0.924 ms
|
Speed: 1.598 ms
|
SELECT * FROM author_settings WHERE author_id = 32183
Speed: 0.933 ms
|
SELECT * FROM author_settings WHERE author_id = 32184
Speed: 0.840 ms
|
SELECT * FROM author_settings WHERE author_id = 32185
Speed: 0.905 ms
|
SELECT * FROM author_settings WHERE author_id = 32186
Speed: 0.822 ms
|
SELECT * FROM author_settings WHERE author_id = 32187
Speed: 0.877 ms
|
SELECT * FROM author_settings WHERE author_id = 32188
Speed: 0.870 ms
|
Speed: 1.732 ms
|
SELECT * FROM author_settings WHERE author_id = 60718
Speed: 1.080 ms
|
SELECT * FROM author_settings WHERE author_id = 60651
Speed: 1.053 ms
|
SELECT * FROM author_settings WHERE author_id = 60719
Speed: 0.985 ms
|
SELECT * FROM author_settings WHERE author_id = 60720
Speed: 0.915 ms
|
SELECT * FROM author_settings WHERE author_id = 60721
Speed: 1.050 ms
|
SELECT * FROM author_settings WHERE author_id = 60722
Speed: 1.046 ms
|
Speed: 1.610 ms
|
SELECT * FROM author_settings WHERE author_id = 22239
Speed: 1.023 ms
|
SELECT * FROM author_settings WHERE author_id = 22240
Speed: 0.995 ms
|
SELECT * FROM author_settings WHERE author_id = 22241
Speed: 1.049 ms
|
SELECT * FROM author_settings WHERE author_id = 22242
Speed: 1.019 ms
|
Speed: 1.949 ms
|
SELECT * FROM author_settings WHERE author_id = 10008
Speed: 1.121 ms
|
SELECT * FROM author_settings WHERE author_id = 10009
Speed: 0.911 ms
|
SELECT * FROM author_settings WHERE author_id = 10010
Speed: 0.938 ms
|
SELECT * FROM author_settings WHERE author_id = 10011
Speed: 0.867 ms
|
Speed: 1.579 ms
|
SELECT * FROM author_settings WHERE author_id = 12095
Speed: 0.929 ms
|
SELECT * FROM author_settings WHERE author_id = 12096
Speed: 0.961 ms
|
SELECT * FROM author_settings WHERE author_id = 12097
Speed: 0.919 ms
|
SELECT * FROM author_settings WHERE author_id = 12098
Speed: 0.910 ms
|
SELECT * FROM author_settings WHERE author_id = 12099
Speed: 0.878 ms
|
Speed: 6.146 ms
|
SELECT * FROM author_settings WHERE author_id = 24786
Speed: 5.460 ms
|
SELECT * FROM author_settings WHERE author_id = 24787
Speed: 1.015 ms
|
SELECT * FROM author_settings WHERE author_id = 24788
Speed: 0.954 ms
|
Speed: 1.743 ms
|
SELECT * FROM author_settings WHERE author_id = 27353
Speed: 1.041 ms
|
SELECT * FROM author_settings WHERE author_id = 27354
Speed: 0.816 ms
|
SELECT * FROM author_settings WHERE author_id = 27355
Speed: 0.918 ms
|
SELECT * FROM author_settings WHERE author_id = 27356
Speed: 0.901 ms
|
Speed: 1.578 ms
|
SELECT * FROM author_settings WHERE author_id = 15765
Speed: 1.058 ms
|
SELECT * FROM author_settings WHERE author_id = 15766
Speed: 1.386 ms
|
SELECT * FROM author_settings WHERE author_id = 15767
Speed: 0.973 ms
|
Speed: 1.478 ms
|
SELECT * FROM author_settings WHERE author_id = 28491
Speed: 1.074 ms
|
Speed: 1.542 ms
|
SELECT * FROM author_settings WHERE author_id = 21816
Speed: 0.995 ms
|
SELECT * FROM author_settings WHERE author_id = 21817
Speed: 0.842 ms
|
SELECT * FROM author_settings WHERE author_id = 21818
Speed: 0.897 ms
|
SELECT * FROM author_settings WHERE author_id = 21819
Speed: 0.889 ms
|
Speed: 1.672 ms
|
SELECT * FROM author_settings WHERE author_id = 27572
Speed: 0.911 ms
|
SELECT * FROM author_settings WHERE author_id = 27573
Speed: 0.823 ms
|
SELECT * FROM author_settings WHERE author_id = 27574
Speed: 0.860 ms
|
SELECT * FROM author_settings WHERE author_id = 27575
Speed: 0.847 ms
|
SELECT * FROM author_settings WHERE author_id = 27576
Speed: 0.856 ms
|
Speed: 1.721 ms
|
SELECT * FROM author_settings WHERE author_id = 29063
Speed: 0.949 ms
|
SELECT * FROM author_settings WHERE author_id = 29064
Speed: 0.798 ms
|
Speed: 1.452 ms
|
SELECT * FROM author_settings WHERE author_id = 23195
Speed: 0.951 ms
|
SELECT * FROM author_settings WHERE author_id = 23196
Speed: 0.829 ms
|
Speed: 1.612 ms
|
SELECT * FROM author_settings WHERE author_id = 23434
Speed: 0.910 ms
|
SELECT * FROM author_settings WHERE author_id = 23435
Speed: 0.801 ms
|
Speed: 1.490 ms
|
SELECT * FROM author_settings WHERE author_id = 24741
Speed: 0.878 ms
|
SELECT * FROM author_settings WHERE author_id = 24742
Speed: 0.976 ms
|
SELECT * FROM author_settings WHERE author_id = 24743
Speed: 0.835 ms
|
SELECT * FROM author_settings WHERE author_id = 24744
Speed: 0.817 ms
|
SELECT * FROM author_settings WHERE author_id = 24745
Speed: 0.888 ms
|
SELECT * FROM author_settings WHERE author_id = 24746
Speed: 0.810 ms
|
Speed: 1.469 ms
|
SELECT * FROM author_settings WHERE author_id = 61859
Speed: 1.083 ms
|
SELECT * FROM author_settings WHERE author_id = 61860
Speed: 0.840 ms
|
SELECT * FROM author_settings WHERE author_id = 61861
Speed: 0.802 ms
|
SELECT * FROM author_settings WHERE author_id = 61862
Speed: 0.842 ms
|
SELECT * FROM author_settings WHERE author_id = 61863
Speed: 0.790 ms
|
SELECT * FROM author_settings WHERE author_id = 61864
Speed: 0.807 ms
|
Speed: 1.597 ms
|
SELECT * FROM author_settings WHERE author_id = 23506
Speed: 0.845 ms
|
Speed: 1.595 ms
|
SELECT * FROM author_settings WHERE author_id = 71158
Speed: 1.049 ms
|
SELECT * FROM author_settings WHERE author_id = 71159
Speed: 0.932 ms
|
SELECT * FROM author_settings WHERE author_id = 71160
Speed: 0.987 ms
|
SELECT * FROM author_settings WHERE author_id = 71161
Speed: 0.981 ms
|
Speed: 1.566 ms
|
SELECT * FROM author_settings WHERE author_id = 26174
Speed: 0.885 ms
|
SELECT * FROM author_settings WHERE author_id = 26175
Speed: 0.825 ms
|
SELECT * FROM author_settings WHERE author_id = 26176
Speed: 0.838 ms
|
SELECT * FROM author_settings WHERE author_id = 26177
Speed: 0.906 ms
|
SELECT * FROM author_settings WHERE author_id = 26178
Speed: 0.949 ms
|
SELECT * FROM author_settings WHERE author_id = 26179
Speed: 0.820 ms
|
Speed: 1.615 ms
|
SELECT * FROM author_settings WHERE author_id = 24014
Speed: 1.001 ms
|
SELECT * FROM author_settings WHERE author_id = 24015
Speed: 0.850 ms
|
SELECT * FROM author_settings WHERE author_id = 24016
Speed: 0.876 ms
|
SELECT * FROM author_settings WHERE author_id = 24017
Speed: 0.840 ms
|
Speed: 1.578 ms
|
SELECT * FROM author_settings WHERE author_id = 29558
Speed: 1.072 ms
|
SELECT * FROM author_settings WHERE author_id = 29559
Speed: 0.827 ms
|
SELECT * FROM author_settings WHERE author_id = 29560
Speed: 0.830 ms
|
SELECT * FROM author_settings WHERE author_id = 29561
Speed: 0.929 ms
|
SELECT * FROM author_settings WHERE author_id = 29562
Speed: 0.815 ms
|
SELECT * FROM author_settings WHERE author_id = 29563
Speed: 0.891 ms
|
Speed: 1.531 ms
|
SELECT * FROM author_settings WHERE author_id = 26614
Speed: 1.063 ms
|
SELECT * FROM author_settings WHERE author_id = 26615
Speed: 0.873 ms
|
Speed: 1.807 ms
|
SELECT * FROM author_settings WHERE author_id = 70793
Speed: 1.043 ms
|
SELECT * FROM author_settings WHERE author_id = 70794
Speed: 0.918 ms
|
SELECT * FROM author_settings WHERE author_id = 70795
Speed: 0.938 ms
|
SELECT * FROM author_settings WHERE author_id = 70796
Speed: 0.901 ms
|
SELECT * FROM author_settings WHERE author_id = 70797
Speed: 0.967 ms
|
SELECT * FROM author_settings WHERE author_id = 70798
Speed: 0.867 ms
|
Speed: 1.598 ms
|
SELECT * FROM author_settings WHERE author_id = 31261
Speed: 0.946 ms
|
SELECT * FROM author_settings WHERE author_id = 31262
Speed: 0.844 ms
|
SELECT * FROM author_settings WHERE author_id = 31263
Speed: 0.787 ms
|
SELECT * FROM author_settings WHERE author_id = 31264
Speed: 0.937 ms
|
SELECT * FROM author_settings WHERE author_id = 31265
Speed: 0.869 ms
|
SELECT * FROM author_settings WHERE author_id = 31266
Speed: 1.648 ms
|
Speed: 1.673 ms
|
SELECT * FROM author_settings WHERE author_id = 28960
Speed: 0.960 ms
|
SELECT * FROM author_settings WHERE author_id = 28961
Speed: 0.942 ms
|