SELECT * FROM sessions WHERE session_id = aq836p85l47bmics69rbg88dm7
Speed: 0.471 ms
|
INSERT INTO sessions
(session_id, ip_address, user_agent, created, last_used, remember, data, domain)
VALUES
(aq836p85l47bmics69rbg88dm7, 3.138.114.140, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com), 1732272249, 1732272249, 0, , journal.uinsgd.ac.id
Speed: 0.370 ms
|
SELECT * FROM journals WHERE path = is
Speed: 0.314 ms
|
Speed: 0.265 ms
|
Speed: 47.495 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.usageStats.UsageStatsLoader
Speed: 0.617 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.pln.classes.tasks.Depositor
Speed: 0.355 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.crossref.CrossrefInfoSender
Speed: 0.345 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.crossref.CrossrefInfoSender
Speed: 0.308 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.datacite.DataciteInfoSender
Speed: 0.297 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.medra.MedraInfoSender
Speed: 0.279 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.ReviewReminder
Speed: 0.277 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.SubscriptionExpiryReminder
Speed: 0.299 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.OpenAccessNotification
Speed: 0.275 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa
INNER JOIN articles a ON pa.article_id = a.article_id
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US) INNER JOIN article_settings ast ON a.article_id = ast.article_id
WHERE ast.setting_name = pub-id::publisher-id AND ast.setting_value = 1465
Speed: 3.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 = 1465
Speed: 1.191 ms
|
Speed: 0.866 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 1027
Speed: 0.556 ms
|
SELECT * FROM article_settings WHERE article_id = 1465
Speed: 0.539 ms
|
Speed: 0.487 ms
|
SELECT i.*
FROM issues i INNER JOIN issue_settings ist ON i.issue_id = ist.issue_id
WHERE ist.setting_name = pub-id::publisher-id AND ist.setting_value = 203
Speed: 0.987 ms
|
Speed: 0.627 ms
|
SELECT * FROM issue_settings WHERE issue_id = 203
Speed: 0.816 ms
|
SELECT iss.subscription_id
FROM
institutional_subscriptions iss,
subscriptions s,
subscription_types st
WHERE POSITION(UPPER(LPAD(iss.domain, LENGTH(iss.domain)+1, '.')) IN UPPER(LPAD(ec2-3-138-114-140.us-east-2.compute.amazonaws.com, LENGTH(ec2-3-138-114-140.us-east-2.compute.amazonaws.com)+1, '.'))) != 0
AND iss.domain != ''
AND iss.subscription_id = s.subscription_id
AND s.journal_id = 28
Speed: 0.713 ms
|
SELECT isip.subscription_id
FROM
institutional_subscription_ip isip,
subscriptions s,
subscription_types st
WHERE ((isip.ip_end IS NOT NULL
AND 59404940 >= isip.ip_start AND 59404940 <= isip.ip_end
AND isip.subscription_id = s.subscription_id
AND s.journal_id = 28
AND s.status = 1
AND s.type_id = st.type_id
AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2024-11-22 17:44:10' >= s.date_start AND '2024-11-22 17:44:10' <= s.date_end))) AND (st.format = 1
OR st.format = 17))
OR (isip.ip_end IS NULL
AND 59404940 = isip.ip_start
AND isip.subscription_id = s.subscription_id
AND s.journal_id = 28
Speed: 0.506 ms
|
SELECT * FROM sections WHERE section_id = 29
Speed: 0.358 ms
|
SELECT * FROM section_settings WHERE section_id = 29
Speed: 0.410 ms
|
SELECT * FROM sections WHERE section_id = 29
Speed: 0.276 ms
|
SELECT * FROM section_settings WHERE section_id = 29
Speed: 0.325 ms
|
SELECT g.*,
a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified
FROM article_galleys g
LEFT JOIN article_files a ON (g.file_id = a.file_id)
WHERE g.galley_id = 0 AND g.article_id = 1465
Speed: 0.285 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa
INNER JOIN articles a ON pa.article_id = a.article_id
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US) INNER JOIN article_settings ast ON a.article_id = ast.article_id
WHERE ast.setting_name = pub-id::publisher-id AND ast.setting_value = 1465
Speed: 1.224 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 1465
Speed: 0.551 ms
|
Speed: 0.497 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 1027
Speed: 0.285 ms
|
SELECT * FROM article_settings WHERE article_id = 1465
Speed: 0.357 ms
|
Speed: 0.322 ms
|
SELECT iss.subscription_id
FROM
institutional_subscriptions iss,
subscriptions s,
subscription_types st
WHERE POSITION(UPPER(LPAD(iss.domain, LENGTH(iss.domain)+1, '.')) IN UPPER(LPAD(ec2-3-138-114-140.us-east-2.compute.amazonaws.com, LENGTH(ec2-3-138-114-140.us-east-2.compute.amazonaws.com)+1, '.'))) != 0
AND iss.domain != ''
AND iss.subscription_id = s.subscription_id
AND s.journal_id = 28
Speed: 0.326 ms
|
SELECT isip.subscription_id
FROM
institutional_subscription_ip isip,
subscriptions s,
subscription_types st
WHERE ((isip.ip_end IS NOT NULL
AND 59404940 >= isip.ip_start AND 59404940 <= isip.ip_end
AND isip.subscription_id = s.subscription_id
AND s.journal_id = 28
AND s.status = 1
AND s.type_id = st.type_id
AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2024-11-22 17:44:10' >= s.date_start AND '2024-11-22 17:44:10' <= s.date_end))) AND (st.format = 1
OR st.format = 17))
OR (isip.ip_end IS NULL
AND 59404940 = isip.ip_start
AND isip.subscription_id = s.subscription_id
AND s.journal_id = 28
Speed: 0.310 ms
|
SELECT *
FROM citations
WHERE assoc_type = 257 AND assoc_id = 1465 AND citation_state >= 0 AND citation_state <= 5
Speed: 5.517 ms
|
SELECT * FROM sections WHERE section_id = 29
Speed: 0.263 ms
|
SELECT * FROM section_settings WHERE section_id = 29
Speed: 0.320 ms
|
Speed: 36.738 ms
|
Speed: 0.722 ms
|
SELECT * FROM author_settings WHERE author_id = 2066
Speed: 0.522 ms
|
Speed: 0.497 ms
|
SELECT * FROM author_settings WHERE author_id = 2066
Speed: 0.473 ms
|
Speed: 0.718 ms
|
SELECT * FROM author_settings WHERE author_id = 2066
Speed: 0.614 ms
|
Speed: 0.652 ms
|
SELECT * FROM author_settings WHERE author_id = 2066
Speed: 0.631 ms
|
Speed: 0.902 ms
|
SELECT * FROM author_settings WHERE author_id = 2066
Speed: 0.597 ms
|
Speed: 0.532 ms
|
SELECT * FROM author_settings WHERE author_id = 2066
Speed: 0.517 ms
|
Speed: 0.481 ms
|
SELECT * FROM author_settings WHERE author_id = 2066
Speed: 0.574 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19733
Speed: 0.485 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19733
Speed: 0.511 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19734
Speed: 0.408 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19734
Speed: 0.560 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19735
Speed: 0.392 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19735
Speed: 0.416 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19736
Speed: 0.474 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19736
Speed: 0.435 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19737
Speed: 0.392 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19737
Speed: 0.505 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19738
Speed: 0.404 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19738
Speed: 0.469 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19739
Speed: 0.356 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19739
Speed: 0.431 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19740
Speed: 0.322 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19740
Speed: 0.349 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19741
Speed: 0.315 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19741
Speed: 0.345 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19742
Speed: 0.364 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19742
Speed: 0.696 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19743
Speed: 0.439 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19743
Speed: 0.493 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19744
Speed: 0.410 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19744
Speed: 0.437 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19745
Speed: 0.506 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19745
Speed: 0.440 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19746
Speed: 0.643 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19746
Speed: 0.509 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19747
Speed: 0.406 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19747
Speed: 0.446 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19748
Speed: 0.398 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19748
Speed: 0.521 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19749
Speed: 0.401 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19749
Speed: 0.432 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19750
Speed: 0.445 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19750
Speed: 0.441 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19751
Speed: 0.468 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19751
Speed: 0.499 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19752
Speed: 0.406 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19752
Speed: 0.420 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19753
Speed: 0.463 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19753
Speed: 0.435 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19754
Speed: 0.387 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19754
Speed: 0.458 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19755
Speed: 0.425 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19755
Speed: 0.459 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19756
Speed: 0.704 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19756
Speed: 0.618 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19757
Speed: 0.533 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19757
Speed: 0.551 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19758
Speed: 0.574 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19758
Speed: 0.555 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19759
Speed: 0.530 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19759
Speed: 0.510 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19760
Speed: 0.430 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19760
Speed: 0.460 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19761
Speed: 0.447 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19761
Speed: 0.476 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19762
Speed: 0.501 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19762
Speed: 0.467 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19763
Speed: 0.449 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19763
Speed: 0.465 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19764
Speed: 0.402 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19764
Speed: 0.451 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19765
Speed: 0.384 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19765
Speed: 0.470 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19766
Speed: 0.458 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19766
Speed: 0.432 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19767
Speed: 0.423 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19767
Speed: 0.469 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19768
Speed: 0.383 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19768
Speed: 0.414 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19769
Speed: 0.401 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19769
Speed: 0.427 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19770
Speed: 0.381 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19770
Speed: 0.394 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19771
Speed: 0.436 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19771
Speed: 0.368 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19772
Speed: 0.333 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19772
Speed: 0.373 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19773
Speed: 0.376 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19773
Speed: 0.377 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19774
Speed: 0.357 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19774
Speed: 0.374 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19775
Speed: 0.356 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19775
Speed: 0.364 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19776
Speed: 0.329 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19776
Speed: 0.374 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19777
Speed: 0.319 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19777
Speed: 0.316 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19778
Speed: 0.300 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19778
Speed: 0.319 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19779
Speed: 0.294 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19779
Speed: 0.316 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19780
Speed: 0.316 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19780
Speed: 0.317 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19781
Speed: 0.307 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19781
Speed: 0.347 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19782
Speed: 0.326 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19782
Speed: 0.308 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19783
Speed: 0.295 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19783
Speed: 0.324 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19784
Speed: 0.329 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19784
Speed: 0.311 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19785
Speed: 0.291 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19785
Speed: 0.341 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19786
Speed: 0.321 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19786
Speed: 0.340 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19787
Speed: 0.292 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19787
Speed: 0.305 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19788
Speed: 0.293 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19788
Speed: 0.353 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19789
Speed: 0.369 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19789
Speed: 0.312 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19790
Speed: 0.299 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19790
Speed: 0.323 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19791
Speed: 0.309 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19791
Speed: 0.318 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19792
Speed: 0.296 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19792
Speed: 0.303 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19793
Speed: 0.294 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19793
Speed: 0.369 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19794
Speed: 0.333 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19794
Speed: 0.304 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19795
Speed: 0.295 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19795
Speed: 0.336 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19796
Speed: 0.327 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19796
Speed: 0.323 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19797
Speed: 0.299 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19797
Speed: 0.309 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19798
Speed: 0.302 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19798
Speed: 0.362 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19799
Speed: 0.341 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19799
Speed: 0.316 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19800
Speed: 0.299 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19800
Speed: 0.333 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19801
Speed: 0.342 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19801
Speed: 0.314 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19802
Speed: 0.291 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19802
Speed: 0.330 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19803
Speed: 0.301 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19803
Speed: 0.320 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19804
Speed: 0.291 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19804
Speed: 0.308 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19805
Speed: 0.320 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19805
Speed: 0.338 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19806
Speed: 0.323 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19806
Speed: 0.322 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19807
Speed: 0.850 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19807
Speed: 0.627 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19808
Speed: 0.291 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19808
Speed: 0.381 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19809
Speed: 0.555 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19809
Speed: 0.615 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19810
Speed: 0.467 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19810
Speed: 0.463 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19811
Speed: 0.788 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19811
Speed: 0.243 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19812
Speed: 0.219 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19812
Speed: 0.238 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19813
Speed: 0.224 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19813
Speed: 0.250 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19814
Speed: 0.439 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19814
Speed: 0.601 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19815
Speed: 0.418 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19815
Speed: 0.337 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19816
Speed: 0.338 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19816
Speed: 0.341 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19817
Speed: 0.362 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19817
Speed: 0.309 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19818
Speed: 0.214 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19818
Speed: 0.222 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19819
Speed: 0.223 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19819
Speed: 0.217 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19820
Speed: 0.216 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19820
Speed: 0.207 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19821
Speed: 0.254 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19821
Speed: 0.249 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19822
Speed: 0.247 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19822
Speed: 0.260 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19823
Speed: 0.244 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19823
Speed: 0.252 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19824
Speed: 0.251 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19824
Speed: 0.250 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19825
Speed: 0.244 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19825
Speed: 0.252 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19826
Speed: 0.244 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19826
Speed: 0.296 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19827
Speed: 0.269 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19827
Speed: 0.258 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19828
Speed: 0.293 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19828
Speed: 0.301 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19829
Speed: 0.300 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19829
Speed: 0.339 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19830
Speed: 0.264 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19830
Speed: 0.274 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19831
Speed: 0.266 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19831
Speed: 0.289 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19832
Speed: 0.294 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19832
Speed: 0.275 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19833
Speed: 0.262 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19833
Speed: 0.274 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19834
Speed: 0.272 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19834
Speed: 0.294 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19835
Speed: 0.273 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19835
Speed: 0.275 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19836
Speed: 0.286 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19836
Speed: 0.276 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19837
Speed: 0.361 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19837
Speed: 0.275 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19838
Speed: 0.269 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19838
Speed: 0.305 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19839
Speed: 0.265 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19839
Speed: 0.292 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19840
Speed: 0.278 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19840
Speed: 0.272 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19841
Speed: 0.588 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19841
Speed: 0.507 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19842
Speed: 0.442 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19842
Speed: 0.496 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19843
Speed: 0.494 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19843
Speed: 0.545 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19844
Speed: 0.512 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19844
Speed: 0.453 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19845
Speed: 0.445 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19845
Speed: 0.443 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19846
Speed: 0.381 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19846
Speed: 0.451 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19847
Speed: 0.398 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19847
Speed: 0.435 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19848
Speed: 0.338 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19848
Speed: 0.376 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19849
Speed: 0.321 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19849
Speed: 0.344 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19850
Speed: 0.318 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19850
Speed: 0.417 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19851
Speed: 0.352 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19851
Speed: 0.350 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19852
Speed: 0.327 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19852
Speed: 0.416 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19853
Speed: 0.338 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19853
Speed: 0.385 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19854
Speed: 0.356 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19854
Speed: 0.345 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19855
Speed: 0.323 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19855
Speed: 0.425 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19856
Speed: 0.367 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19856
Speed: 0.347 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19857
Speed: 0.347 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19857
Speed: 0.352 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19858
Speed: 0.433 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19858
Speed: 0.358 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19859
Speed: 0.330 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19859
Speed: 0.461 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19860
Speed: 0.366 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19860
Speed: 0.363 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19861
Speed: 0.320 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19861
Speed: 0.357 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19862
Speed: 0.323 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19862
Speed: 0.321 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19863
Speed: 0.300 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19863
Speed: 0.404 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19864
Speed: 0.352 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19864
Speed: 0.643 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19865
Speed: 0.447 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19865
Speed: 0.477 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19866
Speed: 0.419 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19866
Speed: 0.477 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19867
Speed: 0.411 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19867
Speed: 0.450 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19868
Speed: 0.416 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19868
Speed: 0.463 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19869
Speed: 0.389 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19869
Speed: 0.460 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19870
Speed: 0.418 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19870
Speed: 0.415 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19871
Speed: 0.394 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19871
Speed: 0.451 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19872
Speed: 0.421 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19872
Speed: 0.474 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19873
Speed: 0.525 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19873
Speed: 0.433 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19874
Speed: 0.336 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19874
Speed: 0.375 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19875
Speed: 0.334 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19875
Speed: 0.343 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19876
Speed: 0.323 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19876
Speed: 0.443 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19877
Speed: 0.360 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19877
Speed: 0.350 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19878
Speed: 0.320 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19878
Speed: 0.396 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19879
Speed: 0.344 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19879
Speed: 0.342 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19880
Speed: 0.358 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19880
Speed: 0.383 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19881
Speed: 0.338 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19881
Speed: 0.322 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19882
Speed: 0.298 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19882
Speed: 0.334 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19883
Speed: 0.309 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19883
Speed: 0.321 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19884
Speed: 0.298 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19884
Speed: 0.319 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19885
Speed: 0.297 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19885
Speed: 0.346 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19886
Speed: 0.299 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19886
Speed: 0.315 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19887
Speed: 0.312 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19887
Speed: 0.329 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19888
Speed: 0.359 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19888
Speed: 0.327 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19889
Speed: 0.302 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19889
Speed: 0.346 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19890
Speed: 0.300 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19890
Speed: 0.320 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19891
Speed: 0.297 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19891
Speed: 0.316 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19892
Speed: 0.294 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19892
Speed: 0.359 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19893
Speed: 0.322 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19893
Speed: 0.316 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19894
Speed: 0.315 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19894
Speed: 0.347 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19895
Speed: 0.349 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19895
Speed: 0.324 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19896
Speed: 0.298 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19896
Speed: 0.350 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19897
Speed: 0.307 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19897
Speed: 0.325 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19898
Speed: 0.301 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19898
Speed: 0.316 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19899
Speed: 0.296 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19899
Speed: 0.346 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19900
Speed: 0.323 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19900
Speed: 0.321 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19901
Speed: 0.333 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19901
Speed: 0.350 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19902
Speed: 0.327 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19902
Speed: 0.320 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19903
Speed: 0.311 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19903
Speed: 0.341 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19904
Speed: 0.301 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19904
Speed: 0.322 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19905
Speed: 0.296 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19905
Speed: 0.315 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19906
Speed: 0.296 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19906
Speed: 0.362 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19907
Speed: 0.358 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19907
Speed: 0.332 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19908
Speed: 0.314 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19908
Speed: 0.351 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19909
Speed: 0.353 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19909
Speed: 0.331 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19910
Speed: 0.298 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19910
Speed: 0.319 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19911
Speed: 0.309 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19911
Speed: 0.319 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19912
Speed: 0.297 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19912
Speed: 0.316 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19913
Speed: 0.326 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19913
Speed: 0.335 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19914
Speed: 0.299 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19914
Speed: 0.318 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19915
Speed: 0.295 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19915
Speed: 0.368 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19916
Speed: 0.328 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19916
Speed: 0.321 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19917
Speed: 0.295 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19917
Speed: 0.332 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19918
Speed: 0.298 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19918
Speed: 0.321 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19919
Speed: 0.295 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19919
Speed: 0.317 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19920
Speed: 0.296 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19920
Speed: 0.356 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19921
Speed: 0.323 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19921
Speed: 0.348 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19922
Speed: 0.297 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19922
Speed: 0.377 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19923
Speed: 0.350 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19923
Speed: 0.324 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19924
Speed: 0.302 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19924
Speed: 0.316 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19925
Speed: 0.294 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19925
Speed: 0.321 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19926
Speed: 0.294 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19926
Speed: 0.347 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19927
Speed: 0.314 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19927
Speed: 0.363 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19928
Speed: 0.466 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19928
Speed: 0.458 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19929
Speed: 0.434 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19929
Speed: 0.497 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19930
Speed: 0.391 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19930
Speed: 0.400 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19931
Speed: 0.331 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19931
Speed: 0.449 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19932
Speed: 0.397 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19932
Speed: 0.371 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19933
Speed: 0.336 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19933
Speed: 0.357 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19934
Speed: 0.349 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19934
Speed: 0.349 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19935
Speed: 0.308 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19935
Speed: 0.378 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19936
Speed: 0.384 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19936
Speed: 0.365 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19937
Speed: 0.337 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19937
Speed: 0.365 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19938
Speed: 0.302 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19938
Speed: 0.316 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19939
Speed: 0.320 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19939
Speed: 0.318 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19940
Speed: 0.286 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19940
Speed: 0.317 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19941
Speed: 0.312 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19941
Speed: 0.300 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19942
Speed: 0.276 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19942
Speed: 0.315 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19943
Speed: 0.337 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19943
Speed: 0.294 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19944
Speed: 0.295 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19944
Speed: 0.296 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19945
Speed: 0.553 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19945
Speed: 0.525 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19946
Speed: 0.527 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19946
Speed: 0.465 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19947
Speed: 0.509 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19947
Speed: 0.535 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19948
Speed: 0.540 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19948
Speed: 0.527 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19949
Speed: 0.478 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19949
Speed: 0.528 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19950
Speed: 0.479 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19950
Speed: 0.491 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19951
Speed: 0.413 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19951
Speed: 0.518 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19952
Speed: 0.438 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19952
Speed: 0.468 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19953
Speed: 0.404 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19953
Speed: 0.433 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19954
Speed: 0.423 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19954
Speed: 0.440 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19955
Speed: 0.390 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19955
Speed: 0.452 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19956
Speed: 0.387 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19956
Speed: 0.376 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19957
Speed: 0.371 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19957
Speed: 0.408 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19958
Speed: 0.352 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19958
Speed: 0.461 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19959
Speed: 0.427 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19959
Speed: 0.389 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19960
Speed: 0.409 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19960
Speed: 0.382 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19961
Speed: 0.329 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19961
Speed: 0.318 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19962
Speed: 0.306 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19962
Speed: 0.225 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19963
Speed: 0.221 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19963
Speed: 0.216 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19964
Speed: 0.230 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19964
Speed: 0.203 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19965
Speed: 0.306 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19965
Speed: 0.222 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19966
Speed: 0.229 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19966
Speed: 0.258 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19967
Speed: 0.261 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19967
Speed: 0.237 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19968
Speed: 0.220 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19968
Speed: 0.210 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19969
Speed: 0.202 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19969
Speed: 0.201 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19970
Speed: 0.214 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19970
Speed: 0.282 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19971
Speed: 0.259 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19971
Speed: 0.252 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19972
Speed: 0.234 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19972
Speed: 0.236 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19973
Speed: 0.232 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19973
Speed: 0.291 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19974
Speed: 0.269 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19974
Speed: 0.256 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19975
Speed: 0.270 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19975
Speed: 0.251 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19976
Speed: 0.233 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19976
Speed: 0.262 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19977
Speed: 0.258 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19977
Speed: 0.249 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19978
Speed: 0.249 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19978
Speed: 0.253 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19979
Speed: 0.247 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19979
Speed: 0.305 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19980
Speed: 0.323 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19980
Speed: 0.340 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19981
Speed: 0.353 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19981
Speed: 0.325 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19982
Speed: 0.339 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19982
Speed: 0.319 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19983
Speed: 0.295 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19983
Speed: 0.297 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19984
Speed: 0.379 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19984
Speed: 0.303 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19985
Speed: 0.238 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19985
Speed: 0.229 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19986
Speed: 0.237 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19986
Speed: 0.729 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19987
Speed: 0.489 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19987
Speed: 0.582 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19988
Speed: 0.444 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19988
Speed: 0.435 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19989
Speed: 0.395 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19989
Speed: 0.447 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19990
Speed: 0.385 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19990
Speed: 0.430 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19991
Speed: 0.423 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19991
Speed: 0.418 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19992
Speed: 0.381 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19992
Speed: 0.485 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19993
Speed: 0.384 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19993
Speed: 0.647 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19994
Speed: 0.421 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19994
Speed: 0.516 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19995
Speed: 0.415 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19995
Speed: 0.427 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19996
Speed: 0.382 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19996
Speed: 0.475 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19997
Speed: 0.380 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19997
Speed: 0.356 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19998
Speed: 0.327 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19998
Speed: 0.387 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19999
Speed: 0.349 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19999
Speed: 0.355 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20000
Speed: 0.327 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20000
Speed: 0.368 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20001
Speed: 0.347 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20001
Speed: 0.351 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20002
Speed: 0.342 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20002
Speed: 0.396 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20003
Speed: 0.354 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20003
Speed: 0.352 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20004
Speed: 0.312 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20004
Speed: 0.379 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20005
Speed: 0.333 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20005
Speed: 0.331 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20006
Speed: 0.305 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20006
Speed: 0.350 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20007
Speed: 0.334 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20007
Speed: 0.322 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20008
Speed: 0.317 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20008
Speed: 0.367 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20009
Speed: 0.329 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20009
Speed: 0.342 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20010
Speed: 0.314 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20010
Speed: 0.390 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20011
Speed: 0.325 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20011
Speed: 0.307 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20012
Speed: 0.610 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20012
Speed: 0.536 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20013
Speed: 0.422 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20013
Speed: 0.475 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20014
Speed: 0.434 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20014
Speed: 0.432 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20015
Speed: 0.409 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20015
Speed: 0.435 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20016
Speed: 0.425 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20016
Speed: 0.463 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20017
Speed: 0.419 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20017
Speed: 0.415 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20018
Speed: 0.400 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20018
Speed: 0.926 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20019
Speed: 0.431 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20019
Speed: 0.549 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20020
Speed: 0.559 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20020
Speed: 0.775 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20021
Speed: 0.489 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20021
Speed: 0.459 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20022
Speed: 0.397 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20022
Speed: 0.480 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20023
Speed: 0.428 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20023
Speed: 0.500 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20024
Speed: 0.424 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20024
Speed: 0.595 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20025
Speed: 0.417 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20025
Speed: 0.454 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20026
Speed: 0.573 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20026
Speed: 0.459 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20027
Speed: 0.462 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20027
Speed: 0.263 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20028
Speed: 0.264 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20028
Speed: 0.270 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20029
Speed: 0.268 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20029
Speed: 0.273 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20030
Speed: 0.286 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20030
Speed: 0.290 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20031
Speed: 0.277 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20031
Speed: 0.288 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20032
Speed: 0.271 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20032
Speed: 0.297 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20033
Speed: 0.296 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20033
Speed: 0.281 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20034
Speed: 0.631 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20034
Speed: 0.510 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20035
Speed: 0.509 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20035
Speed: 0.490 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20036
Speed: 0.529 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20036
Speed: 0.573 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20037
Speed: 0.530 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20037
Speed: 0.529 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20038
Speed: 0.496 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20038
Speed: 0.559 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20039
Speed: 0.438 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20039
Speed: 0.513 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20040
Speed: 0.437 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20040
Speed: 0.476 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20041
Speed: 0.477 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20041
Speed: 0.485 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20042
Speed: 0.446 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20042
Speed: 0.481 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20043
Speed: 0.421 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20043
Speed: 0.534 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20044
Speed: 0.513 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20044
Speed: 0.596 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20045
Speed: 0.494 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20045
Speed: 0.518 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20046
Speed: 0.487 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20046
Speed: 0.501 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20047
Speed: 0.566 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20047
Speed: 0.681 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20048
Speed: 0.442 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20048
Speed: 0.450 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20049
Speed: 0.603 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20049
Speed: 0.517 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20050
Speed: 0.464 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20050
Speed: 0.478 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20051
Speed: 0.417 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20051
Speed: 0.462 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20052
Speed: 0.391 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20052
Speed: 0.486 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20053
Speed: 0.407 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20053
Speed: 0.450 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20054
Speed: 0.416 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20054
Speed: 0.486 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20055
Speed: 0.382 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20055
Speed: 0.378 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20056
Speed: 0.428 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20056
Speed: 0.412 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20057
Speed: 0.468 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20057
Speed: 0.476 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20058
Speed: 0.478 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20058
Speed: 0.465 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20059
Speed: 0.535 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20059
Speed: 0.536 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20060
Speed: 0.433 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20060
Speed: 0.491 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20061
Speed: 0.421 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20061
Speed: 0.440 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20062
Speed: 0.389 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20062
Speed: 0.409 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20063
Speed: 0.432 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20063
Speed: 0.517 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20064
Speed: 0.659 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20064
Speed: 0.548 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20065
Speed: 0.588 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20065
Speed: 0.546 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20066
Speed: 0.642 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20066
Speed: 0.539 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20067
Speed: 0.735 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20067
Speed: 0.529 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20068
Speed: 0.499 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20068
Speed: 0.461 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20069
Speed: 0.480 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20069
Speed: 0.433 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20070
Speed: 0.491 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20070
Speed: 0.356 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20071
Speed: 0.339 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20071
Speed: 0.329 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20072
Speed: 0.325 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20072
Speed: 0.342 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20073
Speed: 0.317 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20073
Speed: 0.315 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20074
Speed: 0.423 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20074
Speed: 0.316 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20075
Speed: 0.327 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20075
Speed: 0.372 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20076
Speed: 0.307 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20076
Speed: 0.315 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20077
Speed: 0.300 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20077
Speed: 0.293 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20078
Speed: 0.293 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20078
Speed: 0.319 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20079
Speed: 0.304 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20079
Speed: 0.284 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20080
Speed: 0.307 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20080
Speed: 0.295 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20081
Speed: 0.288 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20081
Speed: 0.304 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20082
Speed: 0.357 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20082
Speed: 0.296 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20083
Speed: 0.287 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20083
Speed: 0.279 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20084
Speed: 0.306 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20084
Speed: 0.265 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20085
Speed: 0.308 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20085
Speed: 0.302 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20086
Speed: 0.354 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20086
Speed: 0.296 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20087
Speed: 0.302 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20087
Speed: 0.288 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20088
Speed: 0.306 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20088
Speed: 0.320 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20089
Speed: 0.298 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20089
Speed: 0.293 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20090
Speed: 0.288 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20090
Speed: 0.304 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20091
Speed: 0.341 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20091
Speed: 0.581 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20092
Speed: 0.498 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20092
Speed: 0.488 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20093
Speed: 0.256 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20093
Speed: 0.263 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20094
Speed: 0.249 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20094
Speed: 0.279 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20095
Speed: 0.252 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20095
Speed: 0.264 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20096
Speed: 0.278 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20096
Speed: 0.243 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20097
Speed: 0.236 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20097
Speed: 0.250 ms
|
SELECT * FROM citation_settings WHERE citation_id = 20098
Speed: 0.235 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 20098
Speed: 0.229 ms
|