|
SELECT * FROM sessions WHERE session_id = 1jfia5dfkm9sc5ti9lcqgh3bi3
Speed: 0.296 ms
|
|
INSERT INTO sessions
(session_id, ip_address, user_agent, created, last_used, remember, data, domain)
VALUES
(1jfia5dfkm9sc5ti9lcqgh3bi3, 18.97.14.89, CCBot/2.0 (https://commoncrawl.org/faq/), 1779028729, 1779028729, 0, , www.ijrer.org
Speed: 0.193 ms
|
|
SELECT * FROM journals WHERE path = ij
Speed: 0.199 ms
|
|
Speed: 0.123 ms
|
|
Speed: 0.946 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.usageStats.UsageStatsLoader
Speed: 0.303 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.alm.ArticleInfoSender
Speed: 0.134 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.pln.classes.tasks.Depositor
Speed: 0.107 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.datacite.DataciteInfoSender
Speed: 0.097 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.medra.MedraInfoSender
Speed: 0.097 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.crossref.CrossrefInfoSender
Speed: 0.089 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.crossref.CrossrefInfoSender
Speed: 0.103 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.ReviewReminder
Speed: 0.096 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.SubscriptionExpiryReminder
Speed: 0.093 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.OpenAccessNotification
Speed: 0.088 ms
|
|
SELECT a.article_id AS pub_id,
COALESCE(atl.setting_value, atpl.setting_value) AS article_title
FROM published_articles pa,
issues i,
articles a
JOIN journals j ON (a.journal_id = j.journal_id)
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN article_settings atl ON (a.article_id = atl.article_id AND atl.setting_name = cleanTitle AND atl.locale = en_US)
LEFT JOIN article_settings atpl ON (a.article_id = atpl.article_id AND atpl.setting_name = cleanTitle AND atpl.locale = a.locale)
WHERE pa.article_id = a.article_id
AND i.issue_id = pa.issue_id
AND i.published = 1
AND s.section_id IS NOT NULL AND a.journal_id = 2
Speed: 5.769 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 5950
Speed: 0.496 ms
|
|
Speed: 0.343 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7148
Speed: 0.171 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5950
Speed: 0.447 ms
|
|
Speed: 0.596 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5380
Speed: 0.672 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 5950
Speed: 0.290 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5950
Speed: 0.165 ms
|
|
SELECT * FROM sections WHERE section_id = 2
Speed: 0.100 ms
|
|
SELECT * FROM section_settings WHERE section_id = 2
Speed: 0.101 ms
|
|
Speed: 0.089 ms
|
|
Speed: 0.103 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081180
Speed: 0.141 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 8337
Speed: 0.288 ms
|
|
Speed: 0.176 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7555
Speed: 0.136 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8337
Speed: 0.167 ms
|
|
Speed: 0.124 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 8337
Speed: 0.229 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8337
Speed: 0.152 ms
|
|
Speed: 0.106 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081185
Speed: 0.128 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 12561
Speed: 0.209 ms
|
|
Speed: 0.153 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8423
Speed: 0.128 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12561
Speed: 0.149 ms
|
|
Speed: 0.114 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 12561
Speed: 0.191 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12561
Speed: 0.146 ms
|
|
Speed: 0.105 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081198
Speed: 0.153 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 1982
Speed: 0.269 ms
|
|
Speed: 0.170 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6494
Speed: 0.137 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1982
Speed: 0.158 ms
|
|
Speed: 0.120 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 1982
Speed: 0.197 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1982
Speed: 0.131 ms
|
|
Speed: 0.111 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081169
Speed: 0.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 = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 1681
Speed: 0.191 ms
|
|
Speed: 0.529 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6457
Speed: 0.128 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1681
Speed: 0.147 ms
|
|
Speed: 0.112 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 1681
Speed: 0.180 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1681
Speed: 0.141 ms
|
|
Speed: 0.097 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081163
Speed: 0.124 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 1738
Speed: 0.183 ms
|
|
Speed: 0.610 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6437
Speed: 0.138 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1738
Speed: 0.147 ms
|
|
Speed: 0.118 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 1738
Speed: 0.183 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1738
Speed: 0.230 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 138
Speed: 0.375 ms
|
|
Speed: 0.209 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 94
Speed: 0.151 ms
|
|
SELECT * FROM article_settings WHERE article_id = 138
Speed: 0.167 ms
|
|
Speed: 0.132 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 138
Speed: 0.213 ms
|
|
SELECT * FROM article_settings WHERE article_id = 138
Speed: 0.161 ms
|
|
Speed: 0.118 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 12
Speed: 0.124 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 1636
Speed: 0.227 ms
|
|
Speed: 0.150 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6400
Speed: 0.139 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1636
Speed: 0.144 ms
|
|
Speed: 0.140 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 1636
Speed: 0.264 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1636
Speed: 0.185 ms
|
|
Speed: 0.107 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081162
Speed: 0.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 = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 7489
Speed: 0.448 ms
|
|
Speed: 0.675 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7403
Speed: 0.171 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7489
Speed: 0.188 ms
|
|
Speed: 0.610 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6259
Speed: 0.311 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6260
Speed: 0.144 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 7489
Speed: 0.284 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7489
Speed: 0.183 ms
|
|
Speed: 0.115 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081183
Speed: 0.122 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 8391
Speed: 0.260 ms
|
|
Speed: 0.172 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7515
Speed: 0.138 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8391
Speed: 0.173 ms
|
|
Speed: 0.619 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6642
Speed: 0.592 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 8391
Speed: 0.315 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8391
Speed: 0.194 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 5245
Speed: 0.288 ms
|
|
Speed: 0.289 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6977
Speed: 0.275 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5245
Speed: 0.185 ms
|
|
Speed: 1.304 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 4640
Speed: 0.564 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5018
Speed: 0.696 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5019
Speed: 0.299 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5020
Speed: 0.299 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5021
Speed: 0.486 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 5245
Speed: 0.252 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5245
Speed: 0.165 ms
|
|
Speed: 0.196 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081177
Speed: 0.372 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 4323
Speed: 0.545 ms
|
|
Speed: 0.330 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6907
Speed: 0.206 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4323
Speed: 0.234 ms
|
|
Speed: 1.361 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 3611
Speed: 1.176 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 3612
Speed: 0.316 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 4273
Speed: 0.620 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 4274
Speed: 0.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 = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 4323
Speed: 0.326 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4323
Speed: 0.429 ms
|
|
Speed: 0.300 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081176
Speed: 0.321 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 11114
Speed: 0.389 ms
|
|
Speed: 0.615 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7998
Speed: 0.289 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11114
Speed: 0.313 ms
|
|
Speed: 0.182 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7544
Speed: 0.352 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 11114
Speed: 0.255 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11114
Speed: 0.171 ms
|
|
Speed: 0.110 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081192
Speed: 0.128 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 7999
Speed: 0.235 ms
|
|
Speed: 0.164 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7484
Speed: 0.126 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7999
Speed: 0.145 ms
|
|
Speed: 0.605 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6624
Speed: 0.281 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6625
Speed: 0.133 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6626
Speed: 0.177 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6655
Speed: 0.304 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6656
Speed: 0.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 = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 7999
Speed: 0.261 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7999
Speed: 0.239 ms
|
|
Speed: 0.334 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081184
Speed: 0.190 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 3917
Speed: 0.321 ms
|
|
Speed: 0.181 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6868
Speed: 0.128 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3917
Speed: 0.159 ms
|
|
Speed: 0.511 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 3213
Speed: 0.336 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 3917
Speed: 0.285 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3917
Speed: 0.153 ms
|
|
Speed: 0.107 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081175
Speed: 0.129 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 2426
Speed: 0.228 ms
|
|
Speed: 0.171 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6646
Speed: 0.149 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2426
Speed: 0.154 ms
|
|
Speed: 0.146 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1800
Speed: 0.160 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1801
Speed: 0.131 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 2426
Speed: 0.199 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2426
Speed: 0.135 ms
|
|
Speed: 0.102 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081171
Speed: 0.129 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 8246
Speed: 0.223 ms
|
|
Speed: 0.286 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7496
Speed: 0.144 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8246
Speed: 0.260 ms
|
|
Speed: 0.154 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 8246
Speed: 0.268 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8246
Speed: 0.197 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 2223
Speed: 0.369 ms
|
|
Speed: 0.210 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6615
Speed: 0.171 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2223
Speed: 0.188 ms
|
|
Speed: 0.146 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 2223
Speed: 0.278 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2223
Speed: 0.215 ms
|
|
Speed: 0.130 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081170
Speed: 0.154 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 2971
Speed: 0.282 ms
|
|
Speed: 0.401 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6693
Speed: 0.172 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2971
Speed: 0.190 ms
|
|
Speed: 0.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 = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 2971
Speed: 0.412 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2971
Speed: 0.239 ms
|
|
Speed: 0.148 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081172
Speed: 0.163 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 5980
Speed: 0.306 ms
|
|
Speed: 0.332 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7190
Speed: 0.192 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5980
Speed: 0.196 ms
|
|
Speed: 1.007 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5327
Speed: 0.677 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5329
Speed: 0.186 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5330
Speed: 0.165 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5331
Speed: 0.228 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5332
Speed: 0.196 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5333
Speed: 0.157 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5336
Speed: 0.168 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5337
Speed: 0.163 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 5980
Speed: 0.328 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5980
Speed: 0.193 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 14127
Speed: 0.303 ms
|
|
Speed: 0.213 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8788
Speed: 0.195 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14127
Speed: 0.199 ms
|
|
Speed: 0.155 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 14127
Speed: 0.271 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14127
Speed: 0.198 ms
|
|
Speed: 0.146 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081205
Speed: 0.180 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 5619
Speed: 0.275 ms
|
|
Speed: 0.521 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7006
Speed: 0.202 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5619
Speed: 0.208 ms
|
|
Speed: 0.354 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 4959
Speed: 0.304 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 5619
Speed: 0.271 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5619
Speed: 0.211 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 5615
Speed: 0.397 ms
|
|
Speed: 0.503 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7013
Speed: 0.177 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5615
Speed: 0.208 ms
|
|
Speed: 0.182 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 4958
Speed: 0.172 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 5615
Speed: 0.248 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5615
Speed: 0.160 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 5620
Speed: 0.205 ms
|
|
Speed: 0.160 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7053
Speed: 0.141 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5620
Speed: 0.154 ms
|
|
Speed: 0.126 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 4960
Speed: 0.154 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 5620
Speed: 0.211 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5620
Speed: 0.163 ms
|
|
Speed: 0.107 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081178
Speed: 0.131 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 14042
Speed: 0.237 ms
|
|
Speed: 0.170 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8792
Speed: 0.135 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14042
Speed: 0.166 ms
|
|
Speed: 0.118 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 14042
Speed: 0.214 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14042
Speed: 0.149 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 13233
Speed: 0.230 ms
|
|
Speed: 0.436 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8523
Speed: 0.142 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13233
Speed: 0.192 ms
|
|
Speed: 0.402 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 8185
Speed: 0.196 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 8186
Speed: 0.173 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 8187
Speed: 0.165 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 13233
Speed: 0.242 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13233
Speed: 0.179 ms
|
|
Speed: 0.106 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081200
Speed: 0.145 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 4013
Speed: 0.211 ms
|
|
Speed: 0.191 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6880
Speed: 0.128 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4013
Speed: 0.145 ms
|
|
Speed: 0.130 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 4013
Speed: 0.233 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4013
Speed: 0.175 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 13044
Speed: 0.225 ms
|
|
Speed: 0.515 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8538
Speed: 0.156 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13044
Speed: 0.200 ms
|
|
Speed: 0.154 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 13044
Speed: 0.208 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13044
Speed: 0.210 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 6916
Speed: 0.411 ms
|
|
Speed: 0.418 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7412
Speed: 0.270 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6916
Speed: 0.188 ms
|
|
Speed: 0.891 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6005
Speed: 0.943 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 6916
Speed: 0.292 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6916
Speed: 0.185 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 4729
Speed: 0.234 ms
|
|
Speed: 0.160 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6996
Speed: 0.131 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4729
Speed: 0.179 ms
|
|
Speed: 0.842 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 4136
Speed: 0.511 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 4137
Speed: 0.142 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 4138
Speed: 0.225 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 4139
Speed: 0.293 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 4729
Speed: 0.302 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4729
Speed: 0.196 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 15198
Speed: 0.269 ms
|
|
Speed: 0.169 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 9155
Speed: 0.135 ms
|
|
SELECT * FROM article_settings WHERE article_id = 15198
Speed: 0.159 ms
|
|
Speed: 0.119 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 15198
Speed: 0.242 ms
|
|
SELECT * FROM article_settings WHERE article_id = 15198
Speed: 0.147 ms
|
|
Speed: 0.111 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081224
Speed: 0.135 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 4558
Speed: 0.295 ms
|
|
Speed: 0.169 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6924
Speed: 0.130 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4558
Speed: 0.168 ms
|
|
Speed: 0.237 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 3842
Speed: 0.441 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 4558
Speed: 0.266 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4558
Speed: 0.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 = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 1844
Speed: 0.218 ms
|
|
Speed: 0.446 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6476
Speed: 0.159 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1844
Speed: 0.154 ms
|
|
Speed: 0.940 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1123
Speed: 0.741 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1124
Speed: 0.176 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1125
Speed: 0.140 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1126
Speed: 0.286 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1127
Speed: 0.150 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1128
Speed: 0.130 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1129
Speed: 0.122 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1130
Speed: 0.132 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1131
Speed: 0.120 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 1844
Speed: 0.270 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1844
Speed: 0.180 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 7109
Speed: 0.273 ms
|
|
Speed: 0.183 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7421
Speed: 0.143 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7109
Speed: 0.170 ms
|
|
Speed: 0.247 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6112
Speed: 0.539 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6113
Speed: 0.289 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 7109
Speed: 0.592 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7109
Speed: 0.250 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 9149
Speed: 0.250 ms
|
|
Speed: 0.165 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7641
Speed: 0.149 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9149
Speed: 0.170 ms
|
|
Speed: 0.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 = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 9149
Speed: 0.237 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9149
Speed: 0.338 ms
|
|
Speed: 0.294 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081187
Speed: 0.287 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 12615
Speed: 0.597 ms
|
|
Speed: 0.552 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8380
Speed: 0.333 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12615
Speed: 0.348 ms
|
|
Speed: 0.288 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 12615
Speed: 0.458 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12615
Speed: 0.328 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 6879
Speed: 0.420 ms
|
|
Speed: 0.257 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7318
Speed: 0.224 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6879
Speed: 0.225 ms
|
|
Speed: 0.205 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 6879
Speed: 0.330 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6879
Speed: 0.199 ms
|
|
Speed: 0.149 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081182
Speed: 0.182 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 12058
Speed: 0.328 ms
|
|
Speed: 0.349 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8256
Speed: 0.314 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12058
Speed: 0.241 ms
|
|
Speed: 0.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 = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 12058
Speed: 0.287 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12058
Speed: 0.204 ms
|
|
Speed: 0.145 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081196
Speed: 0.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 = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 11529
Speed: 0.257 ms
|
|
Speed: 0.179 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8114
Speed: 0.160 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11529
Speed: 0.185 ms
|
|
Speed: 0.170 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7712
Speed: 0.166 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 11529
Speed: 0.238 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11529
Speed: 0.197 ms
|
|
Speed: 0.165 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081194
Speed: 0.281 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 10645
Speed: 0.331 ms
|
|
Speed: 0.194 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7927
Speed: 0.185 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10645
Speed: 0.189 ms
|
|
Speed: 0.199 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7386
Speed: 0.163 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7429
Speed: 0.163 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7430
Speed: 0.186 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 10645
Speed: 0.316 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10645
Speed: 0.207 ms
|
|
Speed: 0.175 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081191
Speed: 0.183 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 14694
Speed: 0.283 ms
|
|
Speed: 0.661 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 9010
Speed: 0.256 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14694
Speed: 0.190 ms
|
|
Speed: 0.130 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 14694
Speed: 0.234 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14694
Speed: 0.158 ms
|
|
Speed: 0.118 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081212
Speed: 0.151 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 537
Speed: 0.490 ms
|
|
Speed: 0.728 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6125
Speed: 0.164 ms
|
|
SELECT * FROM article_settings WHERE article_id = 537
Speed: 0.160 ms
|
|
Speed: 0.153 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 537
Speed: 0.237 ms
|
|
SELECT * FROM article_settings WHERE article_id = 537
Speed: 0.179 ms
|
|
Speed: 0.256 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081156
Speed: 0.183 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 6982
Speed: 0.322 ms
|
|
Speed: 0.175 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7330
Speed: 0.148 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6982
Speed: 0.168 ms
|
|
Speed: 0.770 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6039
Speed: 0.713 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 6982
Speed: 0.400 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6982
Speed: 0.171 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 5044
Speed: 0.217 ms
|
|
Speed: 0.160 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6967
Speed: 0.144 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5044
Speed: 0.182 ms
|
|
Speed: 0.283 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 5044
Speed: 0.363 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5044
Speed: 0.291 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 12255
Speed: 0.397 ms
|
|
Speed: 0.328 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8304
Speed: 0.282 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12255
Speed: 0.173 ms
|
|
Speed: 0.156 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7947
Speed: 0.143 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 12255
Speed: 0.204 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12255
Speed: 0.145 ms
|
|
Speed: 0.287 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081197
Speed: 0.332 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 8868
Speed: 0.453 ms
|
|
Speed: 0.776 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7576
Speed: 0.181 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8868
Speed: 0.331 ms
|
|
Speed: 0.270 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 8868
Speed: 0.347 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8868
Speed: 0.181 ms
|
|
Speed: 0.102 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081186
Speed: 0.121 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 11714
Speed: 0.221 ms
|
|
Speed: 0.140 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8130
Speed: 0.251 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11714
Speed: 0.298 ms
|
|
Speed: 0.311 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 11714
Speed: 0.446 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11714
Speed: 0.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 = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 11636
Speed: 0.300 ms
|
|
Speed: 0.272 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8125
Speed: 0.300 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11636
Speed: 0.263 ms
|
|
Speed: 0.173 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 11636
Speed: 0.244 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11636
Speed: 0.173 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 10914
Speed: 0.243 ms
|
|
Speed: 0.161 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7976
Speed: 0.129 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10914
Speed: 0.147 ms
|
|
Speed: 0.127 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7463
Speed: 0.134 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 10914
Speed: 0.297 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10914
Speed: 0.187 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 937
Speed: 0.237 ms
|
|
Speed: 0.163 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6227
Speed: 0.155 ms
|
|
SELECT * FROM article_settings WHERE article_id = 937
Speed: 0.179 ms
|
|
Speed: 1.687 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 530
Speed: 1.611 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 606
Speed: 1.218 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 937
Speed: 0.459 ms
|
|
SELECT * FROM article_settings WHERE article_id = 937
Speed: 0.212 ms
|
|
Speed: 0.125 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081159
Speed: 0.136 ms
|
|
Speed: 0.229 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081224
Speed: 0.141 ms
|
|
Speed: 0.601 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11478
Speed: 0.419 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11504
Speed: 0.372 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11505
Speed: 0.322 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11506
Speed: 0.222 ms
|
|
Speed: 0.268 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15804
Speed: 0.243 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15805
Speed: 0.372 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15806
Speed: 0.312 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15807
Speed: 0.327 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16116
Speed: 0.806 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15809
Speed: 0.308 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15808
Speed: 0.465 ms
|
|
Speed: 0.255 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23827
Speed: 0.211 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23829
Speed: 0.118 ms
|
|
Speed: 0.151 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4047
Speed: 0.136 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4048
Speed: 0.117 ms
|
|
Speed: 0.276 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3426
Speed: 0.310 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3459
Speed: 0.506 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3458
Speed: 0.182 ms
|
|
Speed: 0.202 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3518
Speed: 0.243 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3519
Speed: 0.160 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3520
Speed: 0.159 ms
|
|
Speed: 0.219 ms
|
|
SELECT * FROM author_settings WHERE author_id = 229
Speed: 0.183 ms
|
|
Speed: 0.295 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3317
Speed: 0.397 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3318
Speed: 0.428 ms
|
|
Speed: 0.504 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14355
Speed: 0.391 ms
|
|
Speed: 0.314 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15892
Speed: 0.708 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15893
Speed: 0.476 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15894
Speed: 0.155 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15895
Speed: 0.152 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15896
Speed: 0.157 ms
|
|
Speed: 0.232 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10271
Speed: 0.513 ms
|
|
Speed: 0.183 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8520
Speed: 0.310 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8521
Speed: 0.267 ms
|
|
Speed: 0.244 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20897
Speed: 0.169 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20898
Speed: 0.134 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20896
Speed: 0.254 ms
|
|
Speed: 0.274 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15220
Speed: 0.803 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15223
Speed: 0.188 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15224
Speed: 0.286 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15225
Speed: 0.156 ms
|
|
Speed: 0.234 ms
|
|
SELECT * FROM author_settings WHERE author_id = 7702
Speed: 0.322 ms
|
|
SELECT * FROM author_settings WHERE author_id = 7703
Speed: 0.139 ms
|
|
SELECT * FROM author_settings WHERE author_id = 7704
Speed: 0.199 ms
|
|
Speed: 0.171 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4953
Speed: 0.219 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4954
Speed: 0.136 ms
|
|
Speed: 0.276 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15629
Speed: 0.596 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15630
Speed: 0.186 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15631
Speed: 0.148 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15632
Speed: 0.156 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15633
Speed: 0.128 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15634
Speed: 0.135 ms
|
|
Speed: 0.227 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4539
Speed: 0.315 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4540
Speed: 0.121 ms
|
|
Speed: 0.173 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5974
Speed: 0.470 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5975
Speed: 0.164 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5976
Speed: 0.368 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5977
Speed: 0.201 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5973
Speed: 0.305 ms
|
|
Speed: 0.249 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11527
Speed: 0.178 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11540
Speed: 0.376 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11541
Speed: 0.129 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11542
Speed: 0.109 ms
|
|
Speed: 0.182 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27370
Speed: 0.169 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27371
Speed: 0.139 ms
|
|
Speed: 0.135 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10904
Speed: 0.121 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11759
Speed: 0.127 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11760
Speed: 0.098 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11761
Speed: 0.112 ms
|
|
Speed: 0.294 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10897
Speed: 0.284 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11768
Speed: 0.275 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11769
Speed: 0.252 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11770
Speed: 0.261 ms
|
|
Speed: 0.295 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10905
Speed: 0.351 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12496
Speed: 0.253 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12497
Speed: 0.328 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12498
Speed: 0.334 ms
|
|
Speed: 0.300 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27147
Speed: 0.278 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27148
Speed: 0.128 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27146
Speed: 0.115 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27673
Speed: 0.250 ms
|
|
Speed: 0.326 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25390
Speed: 0.334 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25391
Speed: 0.270 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25392
Speed: 0.256 ms
|
|
Speed: 0.362 ms
|
|
SELECT * FROM author_settings WHERE author_id = 7917
Speed: 0.500 ms
|
|
SELECT * FROM author_settings WHERE author_id = 7918
Speed: 0.360 ms
|
|
SELECT * FROM author_settings WHERE author_id = 7919
Speed: 0.294 ms
|
|
SELECT * FROM author_settings WHERE author_id = 7920
Speed: 0.258 ms
|
|
Speed: 0.361 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24974
Speed: 0.201 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24975
Speed: 0.272 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24976
Speed: 0.253 ms
|
|
Speed: 0.347 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13339
Speed: 0.890 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13340
Speed: 0.590 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13341
Speed: 0.383 ms
|
|
Speed: 0.391 ms
|
|
SELECT * FROM author_settings WHERE author_id = 9319
Speed: 0.868 ms
|
|
SELECT * FROM author_settings WHERE author_id = 9320
Speed: 0.357 ms
|
|
SELECT * FROM author_settings WHERE author_id = 9321
Speed: 0.411 ms
|
|
Speed: 0.248 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29862
Speed: 0.384 ms
|
|
SELECT * FROM author_settings WHERE author_id = 33839
Speed: 0.164 ms
|
|
SELECT * FROM author_settings WHERE author_id = 33840
Speed: 0.123 ms
|
|
Speed: 0.290 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8980
Speed: 0.234 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8981
Speed: 0.191 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8979
Speed: 0.292 ms
|
|
SELECT * FROM author_settings WHERE author_id = 9919
Speed: 0.568 ms
|
|
SELECT * FROM author_settings WHERE author_id = 9920
Speed: 0.241 ms
|
|
Speed: 0.270 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3715
Speed: 0.440 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3716
Speed: 0.243 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3717
Speed: 0.161 ms
|
|
Speed: 0.257 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13706
Speed: 0.603 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13707
Speed: 0.188 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13708
Speed: 0.157 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13709
Speed: 0.167 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13710
Speed: 0.299 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13711
Speed: 0.220 ms
|
|
Speed: 0.266 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17278
Speed: 0.828 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17510
Speed: 0.351 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17511
Speed: 0.192 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17512
Speed: 0.201 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17513
Speed: 0.177 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17528
Speed: 0.173 ms
|
|
Speed: 0.267 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23939
Speed: 0.253 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23940
Speed: 0.322 ms
|
|
Speed: 0.370 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13264
Speed: 0.562 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13265
Speed: 0.250 ms
|
|
Speed: 0.341 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22775
Speed: 0.409 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23486
Speed: 0.491 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23487
Speed: 0.291 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23488
Speed: 0.296 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23489
Speed: 0.205 ms
|
|
Speed: 0.287 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21715
Speed: 0.204 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22123
Speed: 0.154 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22124
Speed: 0.155 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22125
Speed: 0.176 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22126
Speed: 0.171 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22127
Speed: 0.144 ms
|
|
Speed: 0.246 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20082
Speed: 0.181 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20083
Speed: 0.155 ms
|
|
Speed: 0.338 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28687
Speed: 0.301 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28688
Speed: 0.268 ms
|
|
Speed: 0.204 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1111
Speed: 0.177 ms
|
|
Speed: 0.165 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13473
Speed: 0.570 ms
|
|
Speed: 0.178 ms
|
|
SELECT * FROM author_settings WHERE author_id = 9929
Speed: 0.150 ms
|
|
Speed: 0.152 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23159
Speed: 0.138 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23160
Speed: 0.131 ms
|
|
Speed: 0.190 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16701
Speed: 0.198 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16700
Speed: 0.266 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16702
Speed: 0.449 ms
|
|
Speed: 0.288 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22082
Speed: 0.295 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22319
Speed: 0.286 ms
|
|
Speed: 0.278 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21923
Speed: 0.189 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22035
Speed: 0.134 ms
|
|
Speed: 0.189 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20525
Speed: 0.137 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20524
Speed: 0.114 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20526
Speed: 0.113 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20527
Speed: 0.114 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20528
Speed: 0.112 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20529
Speed: 0.113 ms
|
|
Speed: 0.291 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1868
Speed: 0.828 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1869
Speed: 0.146 ms
|