|
SELECT * FROM sessions WHERE session_id = 5e9hn1egsqhm7q7svjqoo6j6p4
Speed: 1.183 ms
|
|
INSERT INTO sessions
(session_id, ip_address, user_agent, created, last_used, remember, data, domain)
VALUES
(5e9hn1egsqhm7q7svjqoo6j6p4, 3.41.188.32, CCBot/2.0 (https://commoncrawl.org/faq/), 1789595372, 1789595372, 0, , www.ijrer.org
Speed: 0.246 ms
|
|
SELECT * FROM journals WHERE path = ij
Speed: 0.492 ms
|
|
Speed: 0.250 ms
|
|
Speed: 1.168 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.usageStats.UsageStatsLoader
Speed: 0.602 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.alm.ArticleInfoSender
Speed: 0.140 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.pln.classes.tasks.Depositor
Speed: 0.097 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.077 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.crossref.CrossrefInfoSender
Speed: 0.092 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.crossref.CrossrefInfoSender
Speed: 0.077 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.ReviewReminder
Speed: 0.082 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.SubscriptionExpiryReminder
Speed: 0.074 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.OpenAccessNotification
Speed: 0.089 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: 4.579 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_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 = 6277
Speed: 1.533 ms
|
|
Speed: 1.474 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7266
Speed: 0.340 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6277
Speed: 0.359 ms
|
|
Speed: 1.014 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5749
Speed: 1.204 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 6277
Speed: 0.445 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6277
Speed: 0.209 ms
|
|
SELECT * FROM sections WHERE section_id = 2
Speed: 0.116 ms
|
|
SELECT * FROM section_settings WHERE section_id = 2
Speed: 0.300 ms
|
|
Speed: 0.138 ms
|
|
Speed: 0.350 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081181
Speed: 0.410 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 11212
Speed: 0.454 ms
|
|
Speed: 0.852 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8002
Speed: 0.267 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11212
Speed: 0.285 ms
|
|
Speed: 0.202 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_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 = 11212
Speed: 0.361 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11212
Speed: 0.247 ms
|
|
Speed: 0.173 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081192
Speed: 0.212 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_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 = 13887
Speed: 0.443 ms
|
|
Speed: 0.967 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8830
Speed: 0.325 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13887
Speed: 0.257 ms
|
|
Speed: 0.263 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_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 = 13887
Speed: 0.470 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13887
Speed: 0.296 ms
|
|
Speed: 0.136 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081206
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 = 10835
Speed: 0.280 ms
|
|
Speed: 0.291 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7972
Speed: 0.182 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10835
Speed: 0.210 ms
|
|
Speed: 0.534 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7445
Speed: 0.842 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_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 = 10835
Speed: 0.355 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10835
Speed: 0.256 ms
|
|
Speed: 0.137 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081191
Speed: 0.181 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_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 = 12392
Speed: 0.344 ms
|
|
Speed: 1.058 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8340
Speed: 0.396 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12392
Speed: 0.294 ms
|
|
Speed: 0.179 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_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 = 12392
Speed: 0.274 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12392
Speed: 0.205 ms
|
|
Speed: 0.292 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081197
Speed: 0.264 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 588
Speed: 0.440 ms
|
|
Speed: 0.397 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6143
Speed: 0.536 ms
|
|
SELECT * FROM article_settings WHERE article_id = 588
Speed: 0.219 ms
|
|
Speed: 0.686 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_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 = 588
Speed: 0.433 ms
|
|
SELECT * FROM article_settings WHERE article_id = 588
Speed: 0.206 ms
|
|
Speed: 0.212 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081157
Speed: 0.222 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_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 = 9427
Speed: 0.317 ms
|
|
Speed: 1.149 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7694
Speed: 0.371 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9427
Speed: 0.273 ms
|
|
Speed: 0.192 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_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 = 9427
Speed: 0.288 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9427
Speed: 0.181 ms
|
|
Speed: 0.143 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081188
Speed: 0.169 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 13649
Speed: 0.341 ms
|
|
Speed: 1.148 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8685
Speed: 0.223 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13649
Speed: 0.523 ms
|
|
Speed: 1.396 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 8333
Speed: 1.250 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 8337
Speed: 0.678 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 8338
Speed: 0.239 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 8341
Speed: 0.437 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 8342
Speed: 0.230 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_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 = 13649
Speed: 0.409 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13649
Speed: 0.271 ms
|
|
Speed: 0.167 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081203
Speed: 0.228 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_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 = 10562
Speed: 0.443 ms
|
|
Speed: 0.733 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7909
Speed: 0.346 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10562
Speed: 0.277 ms
|
|
Speed: 1.040 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7342
Speed: 0.583 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7343
Speed: 0.261 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7344
Speed: 0.221 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7391
Speed: 0.890 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_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 = 10562
Speed: 0.442 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10562
Speed: 0.216 ms
|
|
Speed: 0.125 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081190
Speed: 0.165 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 13670
Speed: 0.443 ms
|
|
Speed: 0.594 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8583
Speed: 0.190 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13670
Speed: 0.249 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 = 13670
Speed: 0.404 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13670
Speed: 0.238 ms
|
|
Speed: 0.151 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081201
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 = 1053
Speed: 0.532 ms
|
|
Speed: 0.263 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6260
Speed: 0.207 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1053
Speed: 0.284 ms
|
|
Speed: 1.688 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 663
Speed: 2.947 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 664
Speed: 0.282 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 665
Speed: 0.229 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 666
Speed: 0.237 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 667
Speed: 0.951 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 668
Speed: 0.225 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 669
Speed: 0.196 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 670
Speed: 0.226 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 671
Speed: 0.203 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 672
Speed: 0.188 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 673
Speed: 0.194 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 674
Speed: 0.177 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_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 = 1053
Speed: 0.453 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1053
Speed: 0.256 ms
|
|
Speed: 0.185 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081160
Speed: 0.213 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_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 = 14359
Speed: 0.457 ms
|
|
Speed: 0.695 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8918
Speed: 0.217 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14359
Speed: 0.298 ms
|
|
Speed: 0.298 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 14359
Speed: 0.442 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14359
Speed: 0.361 ms
|
|
Speed: 0.202 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081209
Speed: 0.263 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_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 = 5472
Speed: 0.414 ms
|
|
Speed: 0.400 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6988
Speed: 0.315 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5472
Speed: 0.253 ms
|
|
Speed: 0.184 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 5472
Speed: 0.245 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5472
Speed: 0.179 ms
|
|
Speed: 0.101 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081177
Speed: 0.139 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_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 = 3092
Speed: 0.235 ms
|
|
Speed: 0.325 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6781
Speed: 0.338 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3092
Speed: 0.931 ms
|
|
Speed: 1.867 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 2562
Speed: 1.414 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_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 = 3092
Speed: 0.416 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3092
Speed: 0.232 ms
|
|
Speed: 0.148 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081173
Speed: 0.186 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 1873
Speed: 0.351 ms
|
|
Speed: 0.755 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6482
Speed: 0.168 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1873
Speed: 0.180 ms
|
|
Speed: 0.211 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_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 = 1873
Speed: 0.284 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1873
Speed: 0.181 ms
|
|
Speed: 0.122 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081169
Speed: 0.335 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 8720
Speed: 0.299 ms
|
|
Speed: 0.309 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7691
Speed: 0.186 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8720
Speed: 1.141 ms
|
|
Speed: 0.241 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_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 = 8720
Speed: 0.470 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8720
Speed: 0.405 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_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 = 591
Speed: 0.501 ms
|
|
Speed: 0.335 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6144
Speed: 0.247 ms
|
|
SELECT * FROM article_settings WHERE article_id = 591
Speed: 0.245 ms
|
|
Speed: 0.184 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 591
Speed: 0.302 ms
|
|
SELECT * FROM article_settings WHERE article_id = 591
Speed: 0.290 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_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 = 10800
Speed: 0.335 ms
|
|
Speed: 1.018 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7982
Speed: 0.248 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10800
Speed: 0.246 ms
|
|
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 = 10800
Speed: 0.278 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10800
Speed: 0.202 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 14424
Speed: 0.312 ms
|
|
Speed: 0.880 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8941
Speed: 0.195 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14424
Speed: 0.199 ms
|
|
Speed: 0.157 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_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 = 14424
Speed: 0.318 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14424
Speed: 0.201 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_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 = 15876
Speed: 0.289 ms
|
|
Speed: 0.310 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 9168
Speed: 0.163 ms
|
|
SELECT * FROM article_settings WHERE article_id = 15876
Speed: 0.240 ms
|
|
Speed: 0.411 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 8836
Speed: 1.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 = 15876
Speed: 0.381 ms
|
|
SELECT * FROM article_settings WHERE article_id = 15876
Speed: 0.249 ms
|
|
Speed: 0.184 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081224
Speed: 0.191 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 9140
Speed: 0.302 ms
|
|
Speed: 1.043 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7640
Speed: 0.223 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9140
Speed: 0.506 ms
|
|
Speed: 0.174 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_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 = 9140
Speed: 0.322 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9140
Speed: 0.251 ms
|
|
Speed: 0.176 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081187
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 = 12317
Speed: 0.315 ms
|
|
Speed: 0.413 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8309
Speed: 0.176 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12317
Speed: 0.215 ms
|
|
Speed: 0.207 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 12317
Speed: 0.574 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12317
Speed: 0.220 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_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 = 11957
Speed: 0.525 ms
|
|
Speed: 0.708 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8210
Speed: 0.222 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11957
Speed: 0.400 ms
|
|
Speed: 0.324 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 11957
Speed: 0.449 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11957
Speed: 0.224 ms
|
|
Speed: 0.123 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081195
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 = 1741
Speed: 0.253 ms
|
|
Speed: 0.556 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6438
Speed: 0.149 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1741
Speed: 0.650 ms
|
|
Speed: 0.285 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 1741
Speed: 0.218 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1741
Speed: 0.313 ms
|
|
Speed: 0.119 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081163
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 = 4004
Speed: 0.463 ms
|
|
Speed: 0.304 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6876
Speed: 0.165 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4004
Speed: 0.175 ms
|
|
Speed: 0.125 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_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 = 4004
Speed: 0.216 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4004
Speed: 0.214 ms
|
|
Speed: 0.310 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081175
Speed: 0.159 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_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 = 3428
Speed: 0.574 ms
|
|
Speed: 1.012 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6832
Speed: 0.192 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3428
Speed: 0.212 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 = 3428
Speed: 0.234 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3428
Speed: 0.223 ms
|
|
Speed: 0.126 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081174
Speed: 0.139 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_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 = 2482
Speed: 0.278 ms
|
|
Speed: 1.083 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6655
Speed: 0.344 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2482
Speed: 0.287 ms
|
|
Speed: 0.156 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_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 = 2482
Speed: 0.252 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2482
Speed: 0.170 ms
|
|
Speed: 0.113 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081171
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 = 4116
Speed: 0.228 ms
|
|
Speed: 0.541 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6887
Speed: 0.164 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4116
Speed: 0.817 ms
|
|
Speed: 0.152 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_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 = 4116
Speed: 0.279 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4116
Speed: 0.168 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 14406
Speed: 0.227 ms
|
|
Speed: 0.687 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8859
Speed: 0.176 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14406
Speed: 0.205 ms
|
|
Speed: 0.172 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 14406
Speed: 0.306 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14406
Speed: 0.208 ms
|
|
Speed: 0.121 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081207
Speed: 0.138 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 1294
Speed: 0.229 ms
|
|
Speed: 0.549 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6304
Speed: 0.160 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1294
Speed: 0.202 ms
|
|
Speed: 0.911 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 782
Speed: 0.732 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 784
Speed: 0.165 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 785
Speed: 0.146 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 786
Speed: 0.325 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 787
Speed: 0.148 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 788
Speed: 0.144 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 789
Speed: 0.123 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 790
Speed: 0.507 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 791
Speed: 0.417 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 792
Speed: 0.600 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_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 = 1294
Speed: 0.331 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1294
Speed: 0.211 ms
|
|
Speed: 0.119 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081161
Speed: 0.152 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_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 = 12127
Speed: 0.329 ms
|
|
Speed: 0.492 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8278
Speed: 0.308 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12127
Speed: 0.256 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 = 12127
Speed: 0.312 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12127
Speed: 0.223 ms
|
|
Speed: 0.135 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081196
Speed: 0.274 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_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 = 9660
Speed: 0.367 ms
|
|
Speed: 0.635 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7719
Speed: 0.153 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9660
Speed: 2.172 ms
|
|
Speed: 0.181 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_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 = 9660
Speed: 0.264 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9660
Speed: 0.168 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 896
Speed: 0.216 ms
|
|
Speed: 1.006 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6219
Speed: 0.205 ms
|
|
SELECT * FROM article_settings WHERE article_id = 896
Speed: 0.215 ms
|
|
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 = 896
Speed: 0.353 ms
|
|
SELECT * FROM article_settings WHERE article_id = 896
Speed: 0.214 ms
|
|
Speed: 0.152 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081159
Speed: 0.172 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_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 = 1028
Speed: 0.418 ms
|
|
Speed: 0.259 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6254
Speed: 0.167 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1028
Speed: 0.360 ms
|
|
Speed: 0.807 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 623
Speed: 0.745 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_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 = 1028
Speed: 0.293 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1028
Speed: 0.277 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 13281
Speed: 0.288 ms
|
|
Speed: 0.190 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8698
Speed: 0.257 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13281
Speed: 0.434 ms
|
|
Speed: 0.305 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_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 = 13281
Speed: 0.331 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13281
Speed: 0.357 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 13881
Speed: 0.365 ms
|
|
Speed: 0.358 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8723
Speed: 0.164 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13881
Speed: 0.197 ms
|
|
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 = 13881
Speed: 0.275 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13881
Speed: 0.224 ms
|
|
Speed: 0.122 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081204
Speed: 0.155 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_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 = 1912
Speed: 0.251 ms
|
|
Speed: 0.263 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6487
Speed: 0.196 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1912
Speed: 0.184 ms
|
|
Speed: 0.142 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_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 = 1912
Speed: 0.216 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1912
Speed: 0.162 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 797
Speed: 0.219 ms
|
|
Speed: 0.143 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6201
Speed: 0.152 ms
|
|
SELECT * FROM article_settings WHERE article_id = 797
Speed: 0.179 ms
|
|
Speed: 0.127 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_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 = 797
Speed: 0.202 ms
|
|
SELECT * FROM article_settings WHERE article_id = 797
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 = 6247
Speed: 0.228 ms
|
|
Speed: 0.285 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7215
Speed: 0.144 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6247
Speed: 0.259 ms
|
|
Speed: 0.172 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 6247
Speed: 0.243 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6247
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 = 11846
Speed: 0.244 ms
|
|
Speed: 0.712 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8221
Speed: 0.281 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11846
Speed: 0.234 ms
|
|
Speed: 0.158 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_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 = 11846
Speed: 0.264 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11846
Speed: 0.216 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_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 = 14923
Speed: 0.476 ms
|
|
Speed: 0.369 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 9075
Speed: 0.206 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14923
Speed: 0.333 ms
|
|
Speed: 0.316 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 14923
Speed: 0.446 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14923
Speed: 0.347 ms
|
|
Speed: 0.202 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081222
Speed: 0.217 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 7715
Speed: 0.392 ms
|
|
Speed: 0.848 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7432
Speed: 0.199 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7715
Speed: 0.199 ms
|
|
Speed: 0.774 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6344
Speed: 0.631 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_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 = 7715
Speed: 0.267 ms
|
|
SELECT * FROM article_settings WHERE article_id = 7715
Speed: 0.183 ms
|
|
Speed: 0.111 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081184
Speed: 0.199 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 5506
Speed: 0.288 ms
|
|
Speed: 0.481 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7018
Speed: 0.157 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5506
Speed: 0.258 ms
|
|
Speed: 0.149 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 5506
Speed: 0.245 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5506
Speed: 0.162 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 9331
Speed: 0.222 ms
|
|
Speed: 0.149 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7830
Speed: 0.133 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9331
Speed: 0.442 ms
|
|
Speed: 0.770 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6911
Speed: 0.652 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_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 = 9331
Speed: 0.276 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9331
Speed: 0.176 ms
|
|
Speed: 0.163 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081189
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 = 14277
Speed: 0.264 ms
|
|
Speed: 0.524 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8887
Speed: 0.191 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14277
Speed: 0.348 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 = 14277
Speed: 0.240 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14277
Speed: 0.162 ms
|
|
Speed: 0.128 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081208
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 = 11430
Speed: 0.237 ms
|
|
Speed: 0.751 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8100
Speed: 0.155 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11430
Speed: 0.211 ms
|
|
Speed: 0.469 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7687
Speed: 0.740 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_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 = 11430
Speed: 0.278 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11430
Speed: 0.161 ms
|
|
Speed: 0.109 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081193
Speed: 0.126 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 12489
Speed: 0.309 ms
|
|
Speed: 0.267 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8356
Speed: 0.163 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12489
Speed: 0.193 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 = 12489
Speed: 0.342 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12489
Speed: 0.212 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_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 = 101
Speed: 0.867 ms
|
|
Speed: 1.018 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 73
Speed: 0.798 ms
|
|
SELECT * FROM article_settings WHERE article_id = 101
Speed: 0.217 ms
|
|
Speed: 0.408 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_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 = 101
Speed: 0.304 ms
|
|
SELECT * FROM article_settings WHERE article_id = 101
Speed: 0.169 ms
|
|
Speed: 0.109 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 11
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 = 5961
Speed: 0.258 ms
|
|
Speed: 0.171 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7150
Speed: 0.167 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5961
Speed: 0.661 ms
|
|
Speed: 0.930 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5275
Speed: 0.782 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_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 = 5961
Speed: 0.431 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5961
Speed: 0.234 ms
|
|
Speed: 0.136 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081180
Speed: 0.219 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 4549
Speed: 0.296 ms
|
|
Speed: 0.195 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6922
Speed: 0.192 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4549
Speed: 0.206 ms
|
|
Speed: 0.156 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_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 = 4549
Speed: 0.245 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4549
Speed: 0.153 ms
|
|
Speed: 0.098 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081176
Speed: 0.148 ms
|
|
Speed: 0.228 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081225
Speed: 0.126 ms
|
|
Speed: 0.610 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12159
Speed: 0.879 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12160
Speed: 0.276 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12161
Speed: 0.161 ms
|
|
Speed: 0.194 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21088
Speed: 0.276 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21340
Speed: 0.281 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21341
Speed: 0.199 ms
|
|
Speed: 0.297 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26814
Speed: 0.386 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26813
Speed: 0.169 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26818
Speed: 0.163 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26817
Speed: 0.158 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28743
Speed: 0.306 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26815
Speed: 0.151 ms
|
|
Speed: 0.255 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20422
Speed: 0.727 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20423
Speed: 0.262 ms
|
|
Speed: 0.276 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23427
Speed: 0.470 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23617
Speed: 0.738 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23618
Speed: 0.188 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23619
Speed: 0.136 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23620
Speed: 0.263 ms
|
|
Speed: 0.282 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1216
Speed: 0.335 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1217
Speed: 0.157 ms
|
|
Speed: 0.435 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17783
Speed: 0.204 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17784
Speed: 0.232 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17785
Speed: 0.146 ms
|
|
Speed: 0.192 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26269
Speed: 0.383 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26270
Speed: 0.147 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26271
Speed: 0.121 ms
|
|
Speed: 0.165 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19901
Speed: 0.475 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19907
Speed: 0.213 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19908
Speed: 0.130 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19909
Speed: 0.278 ms
|
|
Speed: 0.227 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26307
Speed: 0.808 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26312
Speed: 0.323 ms
|
|
Speed: 0.295 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2092
Speed: 0.607 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2093
Speed: 0.208 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2094
Speed: 0.175 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2095
Speed: 0.216 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2096
Speed: 0.133 ms
|
|
Speed: 0.396 ms
|
|
SELECT * FROM author_settings WHERE author_id = 31132
Speed: 0.536 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27971
Speed: 0.421 ms
|
|
SELECT * FROM author_settings WHERE author_id = 31133
Speed: 0.166 ms
|
|
SELECT * FROM author_settings WHERE author_id = 31134
Speed: 0.292 ms
|
|
SELECT * FROM author_settings WHERE author_id = 31135
Speed: 0.170 ms
|
|
Speed: 0.196 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10659
Speed: 0.593 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11466
Speed: 0.295 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11467
Speed: 0.183 ms
|
|
Speed: 0.159 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6180
Speed: 0.235 ms
|
|
Speed: 0.150 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3792
Speed: 0.577 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3793
Speed: 0.126 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3794
Speed: 0.126 ms
|
|
Speed: 0.135 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16470
Speed: 0.140 ms
|
|
SELECT * FROM author_settings WHERE author_id = 16471
Speed: 0.114 ms
|
|
Speed: 0.197 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1223
Speed: 0.141 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1224
Speed: 0.104 ms
|
|
Speed: 0.142 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20359
Speed: 0.123 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20360
Speed: 0.108 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20358
Speed: 0.252 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20361
Speed: 0.120 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20362
Speed: 0.163 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20363
Speed: 0.218 ms
|
|
Speed: 0.153 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28112
Speed: 0.250 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28113
Speed: 0.118 ms
|
|
Speed: 0.140 ms
|
|
SELECT * FROM author_settings WHERE author_id = 31440
Speed: 0.272 ms
|
|
SELECT * FROM author_settings WHERE author_id = 31449
Speed: 0.108 ms
|
|
Speed: 0.146 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17251
Speed: 0.200 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17252
Speed: 0.258 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17253
Speed: 0.194 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17254
Speed: 0.151 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17255
Speed: 0.130 ms
|
|
Speed: 0.296 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23280
Speed: 0.376 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23281
Speed: 0.180 ms
|
|
Speed: 0.219 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22572
Speed: 0.242 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22798
Speed: 0.244 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22799
Speed: 0.143 ms
|
|
Speed: 0.195 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3526
Speed: 0.485 ms
|
|
Speed: 0.199 ms
|
|
SELECT * FROM author_settings WHERE author_id = 7892
Speed: 0.286 ms
|
|
SELECT * FROM author_settings WHERE author_id = 7893
Speed: 0.147 ms
|
|
SELECT * FROM author_settings WHERE author_id = 7894
Speed: 0.209 ms
|
|
Speed: 0.175 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6783
Speed: 0.336 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6784
Speed: 0.317 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6782
Speed: 0.154 ms
|
|
Speed: 0.236 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5055
Speed: 0.354 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5056
Speed: 0.113 ms
|
|
Speed: 0.158 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8122
Speed: 0.147 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8123
Speed: 0.111 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8124
Speed: 0.136 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8125
Speed: 0.115 ms
|
|
Speed: 0.248 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28071
Speed: 0.206 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28073
Speed: 0.188 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29517
Speed: 0.639 ms
|
|
Speed: 0.238 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2675
Speed: 0.911 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2674
Speed: 0.243 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2676
Speed: 0.223 ms
|
|
Speed: 0.241 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22920
Speed: 0.355 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22921
Speed: 0.136 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22919
Speed: 0.114 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22922
Speed: 0.101 ms
|
|
Speed: 0.143 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18247
Speed: 0.236 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18746
Speed: 0.207 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18747
Speed: 0.113 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18748
Speed: 0.204 ms
|
|
Speed: 0.189 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1804
Speed: 0.269 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1803
Speed: 0.130 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1805
Speed: 0.104 ms
|
|
Speed: 0.265 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2042
Speed: 0.553 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2045
Speed: 0.138 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2046
Speed: 0.111 ms
|
|
Speed: 0.205 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25506
Speed: 0.587 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25905
Speed: 0.268 ms
|
|
Speed: 0.198 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26790
Speed: 0.280 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26791
Speed: 0.136 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26792
Speed: 0.114 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26793
Speed: 0.111 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26794
Speed: 0.112 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26795
Speed: 0.109 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26789
Speed: 0.122 ms
|
|
Speed: 0.335 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3886
Speed: 0.158 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3887
Speed: 0.114 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3888
Speed: 0.116 ms
|
|
Speed: 0.139 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1615
Speed: 1.185 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1618
Speed: 0.296 ms
|
|
Speed: 0.254 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12091
Speed: 0.189 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12114
Speed: 0.322 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12115
Speed: 0.129 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13393
Speed: 0.388 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13394
Speed: 0.383 ms
|
|
Speed: 0.328 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22342
Speed: 0.315 ms
|
|
Speed: 0.222 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29208
Speed: 0.383 ms
|
|
Speed: 0.255 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14738
Speed: 0.396 ms
|
|
SELECT * FROM author_settings WHERE author_id = 14739
Speed: 0.347 ms
|
|
Speed: 0.253 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10714
Speed: 0.174 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11709
Speed: 0.507 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11710
Speed: 0.147 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11711
Speed: 0.339 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11712
Speed: 0.168 ms
|
|
Speed: 0.265 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17623
Speed: 0.707 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17624
Speed: 0.182 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17625
Speed: 0.166 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17626
Speed: 0.250 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17627
Speed: 0.187 ms
|
|
Speed: 0.269 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27748
Speed: 0.397 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27749
Speed: 0.288 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27750
Speed: 0.157 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27751
Speed: 0.179 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27752
Speed: 0.150 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27753
Speed: 0.120 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27754
Speed: 0.109 ms
|
|
SELECT * FROM author_settings WHERE author_id = 27755
Speed: 0.107 ms
|
|
Speed: 0.235 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21536
Speed: 0.656 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21874
Speed: 0.358 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21875
Speed: 0.169 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21876
Speed: 0.121 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21877
Speed: 0.142 ms
|
|
Speed: 0.267 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23667
Speed: 0.419 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23889
Speed: 0.202 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23890
Speed: 0.144 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23891
Speed: 0.121 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23892
Speed: 0.122 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23893
Speed: 0.128 ms
|
|
Speed: 0.214 ms
|
|
SELECT * FROM author_settings WHERE author_id = 256
Speed: 0.170 ms
|
|
SELECT * FROM author_settings WHERE author_id = 170
Speed: 0.546 ms
|
|
Speed: 0.209 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11498
Speed: 0.311 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11499
Speed: 0.189 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11500
Speed: 0.128 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11501
Speed: 0.129 ms
|
|
Speed: 0.325 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8947
Speed: 0.474 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8948
Speed: 0.414 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8949
Speed: 0.345 ms
|
|
SELECT * FROM author_settings WHERE author_id = 8950
Speed: 0.359 ms
|