0.4590 |
SELECT option_value
FROM wp_options
WHERE option_name = 'uninstall_plugins'
LIMIT 1
|
0.4230 |
SELECT option_value
FROM wp_options
WHERE option_name = 'as_has_wp_comment_logs'
LIMIT 1
|
0.2010 |
SELECT option_value
FROM wp_options
WHERE option_name = 'monsterinsights_popular_posts_theme_settings'
LIMIT 1
|
0.4339 |
SELECT option_value
FROM wp_options
WHERE option_name = 'wpforms_settings'
LIMIT 1
|
0.4909 |
SELECT option_value
FROM wp_options
WHERE option_name = 'can_compress_scripts'
LIMIT 1
|
0.2320 |
SELECT option_value
FROM wp_options
WHERE option_name = '_transient_timeout_bfa-release-data'
LIMIT 1
|
1.3280 |
SELECT option_value
FROM wp_options
WHERE option_name = '_transient_bfa-release-data'
LIMIT 1
|
0.3128 |
SELECT option_value
FROM wp_options
WHERE option_name = '_transient_timeout_doing_cron'
LIMIT 1
|
0.1521 |
SELECT option_value
FROM wp_options
WHERE option_name = '_transient_doing_cron'
LIMIT 1
|
1.1740 |
INSERT INTO `wp_options` (`option_name`, `option_value`, `autoload`) VALUES ('_transient_doing_cron', '1611238601.0432538986206054687500', 'yes')
ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)
|
0.1171 |
SELECT a.action_id
FROM wp_actionscheduler_actions a
WHERE a.hook='wpforms_process_entry_emails_meta_cleanup'
AND a.status='in-progress'
ORDER BY scheduled_date_gmt DESC
LIMIT 1
|
0.0670 |
SELECT a.action_id
FROM wp_actionscheduler_actions a
WHERE a.hook='wpforms_process_entry_emails_meta_cleanup'
AND a.status='pending'
ORDER BY scheduled_date_gmt ASC
LIMIT 1
|
0.0799 |
SELECT a.*, g.slug AS `group`
FROM wp_actionscheduler_actions a LEFT JOIN wp_actionscheduler_groups g ON a.group_id=g.group_id
WHERE a.action_id=1303
|
0.0741 |
SELECT a.action_id
FROM wp_actionscheduler_actions a
WHERE a.hook='wpforms_email_summaries_fetch_info_blocks'
AND a.status='in-progress'
ORDER BY scheduled_date_gmt DESC
LIMIT 1
|
0.1121 |
SELECT a.action_id
FROM wp_actionscheduler_actions a
WHERE a.hook='wpforms_email_summaries_fetch_info_blocks'
AND a.status='pending'
ORDER BY scheduled_date_gmt ASC
LIMIT 1
|
0.0899 |
SELECT a.*, g.slug AS `group`
FROM wp_actionscheduler_actions a LEFT JOIN wp_actionscheduler_groups g ON a.group_id=g.group_id
WHERE a.action_id=1299
|
0.4690 |
SELECT option_value
FROM wp_options
WHERE option_name = 'presspermit_define_create_posts_cap'
LIMIT 1
|
0.1760 |
DELETE
FROM `wp_statistics_useronline`
WHERE timestamp < 1611245681
|
2.5609 |
SHOW FULL COLUMNS
FROM `wp_options`
|
1.0569 |
UPDATE `wp_options`
SET `option_value` = '1611245801'
WHERE `option_name` = 'wp_statistics_check_user_online'
|
0.1359 |
SELECT wp_posts.*
FROM wp_posts
WHERE 1=1
AND wp_posts.ID = 22
AND wp_posts.post_type = 'page'
ORDER BY wp_posts.post_date DESC
|
0.0868 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (22)
ORDER BY meta_id ASC
|
0.2770 |
SELECT option_value
FROM wp_options
WHERE option_name = 'monsterinsights_network_profile'
LIMIT 1
|
0.1471 |
SELECT *
FROM wp_posts
WHERE ID = 694
LIMIT 1
|
0.0770 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (694)
ORDER BY meta_id ASC
|
0.0830 |
SELECT *
FROM wp_posts
WHERE ID = 1159
LIMIT 1
|
0.1011 |
SELECT *
FROM wp_posts
WHERE (post_type = 'page'
AND post_status = 'publish')
AND post_parent = 22
ORDER BY wp_posts.post_title ASC
LIMIT 0,1
|
0.0730 |
SELECT t.*, tt.*
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE t.term_id = 3
|
0.0741 |
SELECT tr.object_id
FROM wp_term_relationships AS tr
INNER JOIN wp_term_taxonomy AS tt ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('nav_menu')
AND tt.term_id IN ('3')
ORDER BY tr.object_id ASC
|
0.0792 |
SELECT wp_posts.*
FROM wp_posts
WHERE 1=1
AND wp_posts.ID IN (634,672,673,675,765)
AND wp_posts.post_type = 'nav_menu_item'
AND ((wp_posts.post_status = 'publish'))
ORDER BY wp_posts.menu_order ASC
|
0.0739 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (634,765,673,672,675)
ORDER BY meta_id ASC
|
0.0899 |
SELECT wp_posts.*
FROM wp_posts
WHERE 1=1
AND wp_posts.ID IN (272,763,309,349,6)
AND wp_posts.post_type = 'page'
AND ((wp_posts.post_status = 'publish'))
ORDER BY wp_posts.post_date DESC
|
0.0751 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (763,349,309,272,6)
ORDER BY meta_id ASC
|
0.0930 |
SELECT wp_posts.*
FROM wp_posts
WHERE 1=1
AND wp_posts.ID IN (634,672,673,675,765)
AND wp_posts.post_type = 'nav_menu_item'
AND ((wp_posts.post_status = 'publish'))
ORDER BY wp_posts.menu_order ASC
|
0.0839 |
SELECT *
FROM wp_users
WHERE ID = '3'
LIMIT 1
|
0.0801 |
SELECT user_id, meta_key, meta_value
FROM wp_usermeta
WHERE user_id IN (3)
ORDER BY umeta_id ASC
|
0.0861 |
SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (561,1175)
|
0.0741 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (561,1175)
ORDER BY meta_id ASC
|
0.0980 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1106)
ORDER BY meta_id ASC
|
0.9668 |
SELECT *
FROM `wp_mec_dates`
WHERE ((`tstart`>='1611187200'
AND `tend`<='1927670399') OR (`tstart`<='1927670399'
AND `tend`>='1927670399') OR (`tstart`<='1611187200'
AND `tend`>='1611187200'))
AND (1)
ORDER BY `tstart` ASC
|
4.0698 |
SELECT `post_id`, `tstart`
FROM `wp_mec_dates`
WHERE `tstart` >= 1611245801
GROUP BY `post_id`
ORDER BY `tstart` ASC
|
0.0980 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1246)
ORDER BY meta_id ASC
|
0.0589 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1259)
ORDER BY meta_id ASC
|
0.0949 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (733)
ORDER BY meta_id ASC
|
0.0830 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1234)
ORDER BY meta_id ASC
|
0.0610 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1269)
ORDER BY meta_id ASC
|
0.0660 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (776)
ORDER BY meta_id ASC
|
0.1011 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1281)
ORDER BY meta_id ASC
|
0.0820 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1272)
ORDER BY meta_id ASC
|
0.0541 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1284)
ORDER BY meta_id ASC
|
0.0761 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1275)
ORDER BY meta_id ASC
|
0.0789 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (811)
ORDER BY meta_id ASC
|
0.0610 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1287)
ORDER BY meta_id ASC
|
0.0601 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1278)
ORDER BY meta_id ASC
|
0.0761 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1290)
ORDER BY meta_id ASC
|
0.0949 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (742)
ORDER BY meta_id ASC
|
0.0780 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (746)
ORDER BY meta_id ASC
|
0.0582 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (725)
ORDER BY meta_id ASC
|
0.1049 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (727)
ORDER BY meta_id ASC
|
0.0739 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (726)
ORDER BY meta_id ASC
|
0.0560 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (737)
ORDER BY meta_id ASC
|
0.0529 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (738)
ORDER BY meta_id ASC
|
0.0939 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (812)
ORDER BY meta_id ASC
|
0.0720 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (813)
ORDER BY meta_id ASC
|
0.0591 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (814)
ORDER BY meta_id ASC
|
0.0730 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (815)
ORDER BY meta_id ASC
|
0.0889 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (786)
ORDER BY meta_id ASC
|
0.1099 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (787)
ORDER BY meta_id ASC
|
0.0670 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (788)
ORDER BY meta_id ASC
|
0.0699 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (789)
ORDER BY meta_id ASC
|
0.0842 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (790)
ORDER BY meta_id ASC
|
0.0951 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (791)
ORDER BY meta_id ASC
|
0.0792 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (792)
ORDER BY meta_id ASC
|
0.0708 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (793)
ORDER BY meta_id ASC
|
0.0780 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (794)
ORDER BY meta_id ASC
|
0.0658 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (795)
ORDER BY meta_id ASC
|
0.1450 |
SELECT t.*, tt.*
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('mec_category')
AND t.term_id IN ( 28,22,24,23,26,27,18,25,20,19,21,17 )
|
0.1221 |
SELECT SQL_CALC_FOUND_ROWS wp_posts.*
FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id)
INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) LEFT JOIN `wp_mec_events` AS mece ON wp_posts.ID = mece.post_id LEFT JOIN `wp_mec_dates` AS mecd ON wp_posts.ID = mecd.post_id
WHERE 1=1
AND wp_posts.ID IN (1246)
AND ( wp_term_relationships.term_taxonomy_id IN (17,18,19,20,21,22,23,24,25,26,27,28) )
AND ( wp_postmeta.meta_key = 'mec_start_day_seconds' )
AND wp_posts.post_type = 'mec-events'
AND ((wp_posts.post_status = 'publish'))
GROUP BY wp_posts.ID
ORDER BY wp_postmeta.meta_value+0 ASC
LIMIT 0, 1000
|
0.2670 |
SELECT FOUND_ROWS()
|
0.0751 |
SELECT t.*, tt.*, tr.object_id
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('post_tag', 'mec_category', 'mec_label', 'mec_location', 'mec_organizer')
AND tr.object_id IN (1246)
ORDER BY t.name ASC
|
0.0811 |
SELECT *
FROM `wp_mec_events`
WHERE `post_id`='1246'
|
0.0930 |
SELECT *
FROM wp_posts
WHERE ID = 1248
LIMIT 1
|
0.0799 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1248)
ORDER BY meta_id ASC
|
0.1121 |
SELECT t.*, tt.*
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('mec_label', 'mec_organizer', 'mec_location', 'mec_category', 'post_tag')
AND tr.object_id IN (1246)
ORDER BY t.name ASC
|
0.0691 |
SELECT term_id, meta_key, meta_value
FROM wp_termmeta
WHERE term_id IN (5,18)
ORDER BY meta_id ASC
|
0.0782 |
SELECT `dend`
FROM `wp_mec_dates`
WHERE `post_id`='1246'
AND `dstart`<='2021-01-24'
AND `dend`>='2021-01-24'
ORDER BY `id` DESC
LIMIT 1
|
0.1061 |
SELECT SQL_CALC_FOUND_ROWS wp_posts.*
FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id)
INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) LEFT JOIN `wp_mec_events` AS mece ON wp_posts.ID = mece.post_id LEFT JOIN `wp_mec_dates` AS mecd ON wp_posts.ID = mecd.post_id
WHERE 1=1
AND wp_posts.ID IN (1259,733)
AND ( wp_term_relationships.term_taxonomy_id IN (17,18,19,20,21,22,23,24,25,26,27,28) )
AND ( wp_postmeta.meta_key = 'mec_start_day_seconds' )
AND wp_posts.post_type = 'mec-events'
AND ((wp_posts.post_status = 'publish'))
GROUP BY wp_posts.ID
ORDER BY wp_postmeta.meta_value+0 ASC
LIMIT 0, 1000
|
0.1411 |
SELECT FOUND_ROWS()
|
0.0589 |
SELECT t.*, tt.*, tr.object_id
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('post_tag', 'mec_category', 'mec_label', 'mec_location', 'mec_organizer')
AND tr.object_id IN (1259)
ORDER BY t.name ASC
|
0.1080 |
SELECT *
FROM `wp_mec_events`
WHERE `post_id`='1259'
|
0.1349 |
SELECT *
FROM wp_posts
WHERE ID = 1261
LIMIT 1
|
0.0942 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1261)
ORDER BY meta_id ASC
|
0.1230 |
SELECT t.*, tt.*
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('mec_label', 'mec_organizer', 'mec_location', 'mec_category', 'post_tag')
AND tr.object_id IN (1259)
ORDER BY t.name ASC
|
0.0551 |
SELECT term_id, meta_key, meta_value
FROM wp_termmeta
WHERE term_id IN (17)
ORDER BY meta_id ASC
|
0.0799 |
SELECT `dend`
FROM `wp_mec_dates`
WHERE `post_id`='1259'
AND `dstart`<='2021-01-27'
AND `dend`>='2021-01-27'
ORDER BY `id` DESC
LIMIT 1
|
0.1030 |
SELECT SQL_CALC_FOUND_ROWS wp_posts.*
FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id)
INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) LEFT JOIN `wp_mec_events` AS mece ON wp_posts.ID = mece.post_id LEFT JOIN `wp_mec_dates` AS mecd ON wp_posts.ID = mecd.post_id
WHERE 1=1
AND wp_posts.ID IN (1234)
AND ( wp_term_relationships.term_taxonomy_id IN (17,18,19,20,21,22,23,24,25,26,27,28) )
AND ( wp_postmeta.meta_key = 'mec_start_day_seconds' )
AND wp_posts.post_type = 'mec-events'
AND ((wp_posts.post_status = 'publish'))
GROUP BY wp_posts.ID
ORDER BY wp_postmeta.meta_value+0 ASC
LIMIT 0, 1000
|
0.1450 |
SELECT FOUND_ROWS()
|
0.0610 |
SELECT t.*, tt.*, tr.object_id
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('post_tag', 'mec_category', 'mec_label', 'mec_location', 'mec_organizer')
AND tr.object_id IN (1234)
ORDER BY t.name ASC
|
0.0749 |
SELECT *
FROM `wp_mec_events`
WHERE `post_id`='1234'
|
0.0758 |
SELECT *
FROM wp_posts
WHERE ID = 1235
LIMIT 1
|
0.0601 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1235)
ORDER BY meta_id ASC
|
0.1140 |
SELECT t.*, tt.*
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('mec_label', 'mec_organizer', 'mec_location', 'mec_category', 'post_tag')
AND tr.object_id IN (1234)
ORDER BY t.name ASC
|
0.0949 |
SELECT `dend`
FROM `wp_mec_dates`
WHERE `post_id`='1234'
AND `dstart`<='2021-01-31'
AND `dend`>='2021-01-31'
ORDER BY `id` DESC
LIMIT 1
|
0.1109 |
SELECT SQL_CALC_FOUND_ROWS wp_posts.*
FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id)
INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) LEFT JOIN `wp_mec_events` AS mece ON wp_posts.ID = mece.post_id LEFT JOIN `wp_mec_dates` AS mecd ON wp_posts.ID = mecd.post_id
WHERE 1=1
AND wp_posts.ID IN (1269,776,733)
AND ( wp_term_relationships.term_taxonomy_id IN (17,18,19,20,21,22,23,24,25,26,27,28) )
AND ( wp_postmeta.meta_key = 'mec_start_day_seconds' )
AND wp_posts.post_type = 'mec-events'
AND ((wp_posts.post_status = 'publish'))
GROUP BY wp_posts.ID
ORDER BY wp_postmeta.meta_value+0 ASC
LIMIT 0, 1000
|
0.1278 |
SELECT FOUND_ROWS()
|
0.1450 |
SELECT t.*, tt.*, tr.object_id
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('post_tag', 'mec_category', 'mec_label', 'mec_location', 'mec_organizer')
AND tr.object_id IN (1269, 776)
ORDER BY t.name ASC
|
0.0961 |
SELECT *
FROM `wp_mec_events`
WHERE `post_id`='1269'
|
0.1149 |
SELECT *
FROM wp_posts
WHERE ID = 1271
LIMIT 1
|
0.0582 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1271)
ORDER BY meta_id ASC
|
0.0870 |
SELECT t.*, tt.*
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('mec_label', 'mec_organizer', 'mec_location', 'mec_category', 'post_tag')
AND tr.object_id IN (1269)
ORDER BY t.name ASC
|
0.0529 |
SELECT `dend`
FROM `wp_mec_dates`
WHERE `post_id`='1269'
AND `dstart`<='2021-02-03'
AND `dend`>='2021-02-03'
ORDER BY `id` DESC
LIMIT 1
|
0.0808 |
SELECT *
FROM `wp_mec_events`
WHERE `post_id`='776'
|
0.0730 |
SELECT *
FROM wp_posts
WHERE ID = 777
LIMIT 1
|
0.0629 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (777)
ORDER BY meta_id ASC
|
0.0770 |
SELECT t.*, tt.*
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('mec_label', 'mec_organizer', 'mec_location', 'mec_category', 'post_tag')
AND tr.object_id IN (776)
ORDER BY t.name ASC
|
0.0670 |
SELECT term_id, meta_key, meta_value
FROM wp_termmeta
WHERE term_id IN (21,16)
ORDER BY meta_id ASC
|
0.0880 |
SELECT `dend`
FROM `wp_mec_dates`
WHERE `post_id`='776'
AND `dstart`<='2021-02-03'
AND `dend`>='2021-02-03'
ORDER BY `id` DESC
LIMIT 1
|
0.0710 |
SELECT SQL_CALC_FOUND_ROWS wp_posts.*
FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id)
INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) LEFT JOIN `wp_mec_events` AS mece ON wp_posts.ID = mece.post_id LEFT JOIN `wp_mec_dates` AS mecd ON wp_posts.ID = mecd.post_id
WHERE 1=1
AND wp_posts.ID IN (1281)
AND ( wp_term_relationships.term_taxonomy_id IN (17,18,19,20,21,22,23,24,25,26,27,28) )
AND ( wp_postmeta.meta_key = 'mec_start_day_seconds' )
AND wp_posts.post_type = 'mec-events'
AND ((wp_posts.post_status = 'publish'))
GROUP BY wp_posts.ID
ORDER BY wp_postmeta.meta_value+0 ASC
LIMIT 0, 1000
|
0.1020 |
SELECT FOUND_ROWS()
|
0.0708 |
SELECT t.*, tt.*, tr.object_id
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('post_tag', 'mec_category', 'mec_label', 'mec_location', 'mec_organizer')
AND tr.object_id IN (1281)
ORDER BY t.name ASC
|
0.0770 |
SELECT *
FROM `wp_mec_events`
WHERE `post_id`='1281'
|
0.0629 |
SELECT *
FROM wp_posts
WHERE ID = 1283
LIMIT 1
|
0.0670 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1283)
ORDER BY meta_id ASC
|
0.1051 |
SELECT t.*, tt.*
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('mec_label', 'mec_organizer', 'mec_location', 'mec_category', 'post_tag')
AND tr.object_id IN (1281)
ORDER BY t.name ASC
|
0.0601 |
SELECT `dend`
FROM `wp_mec_dates`
WHERE `post_id`='1281'
AND `dstart`<='2021-02-07'
AND `dend`>='2021-02-07'
ORDER BY `id` DESC
LIMIT 1
|
0.0732 |
SELECT SQL_CALC_FOUND_ROWS wp_posts.*
FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id)
INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) LEFT JOIN `wp_mec_events` AS mece ON wp_posts.ID = mece.post_id LEFT JOIN `wp_mec_dates` AS mecd ON wp_posts.ID = mecd.post_id
WHERE 1=1
AND wp_posts.ID IN (1272,733)
AND ( wp_term_relationships.term_taxonomy_id IN (17,18,19,20,21,22,23,24,25,26,27,28) )
AND ( wp_postmeta.meta_key = 'mec_start_day_seconds' )
AND wp_posts.post_type = 'mec-events'
AND ((wp_posts.post_status = 'publish'))
GROUP BY wp_posts.ID
ORDER BY wp_postmeta.meta_value+0 ASC
LIMIT 0, 1000
|
0.1261 |
SELECT FOUND_ROWS()
|
0.0758 |
SELECT t.*, tt.*, tr.object_id
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('post_tag', 'mec_category', 'mec_label', 'mec_location', 'mec_organizer')
AND tr.object_id IN (1272)
ORDER BY t.name ASC
|
0.0658 |
SELECT *
FROM `wp_mec_events`
WHERE `post_id`='1272'
|
0.0980 |
SELECT *
FROM wp_posts
WHERE ID = 1274
LIMIT 1
|
0.0820 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1274)
ORDER BY meta_id ASC
|
0.1080 |
SELECT t.*, tt.*
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('mec_label', 'mec_organizer', 'mec_location', 'mec_category', 'post_tag')
AND tr.object_id IN (1272)
ORDER BY t.name ASC
|
0.0930 |
SELECT `dend`
FROM `wp_mec_dates`
WHERE `post_id`='1272'
AND `dstart`<='2021-02-10'
AND `dend`>='2021-02-10'
ORDER BY `id` DESC
LIMIT 1
|
0.1040 |
SELECT SQL_CALC_FOUND_ROWS wp_posts.*
FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id)
INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) LEFT JOIN `wp_mec_events` AS mece ON wp_posts.ID = mece.post_id LEFT JOIN `wp_mec_dates` AS mecd ON wp_posts.ID = mecd.post_id
WHERE 1=1
AND wp_posts.ID IN (1284)
AND ( wp_term_relationships.term_taxonomy_id IN (17,18,19,20,21,22,23,24,25,26,27,28) )
AND ( wp_postmeta.meta_key = 'mec_start_day_seconds' )
AND wp_posts.post_type = 'mec-events'
AND ((wp_posts.post_status = 'publish'))
GROUP BY wp_posts.ID
ORDER BY wp_postmeta.meta_value+0 ASC
LIMIT 0, 1000
|
0.1249 |
SELECT FOUND_ROWS()
|
0.0660 |
SELECT t.*, tt.*, tr.object_id
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('post_tag', 'mec_category', 'mec_label', 'mec_location', 'mec_organizer')
AND tr.object_id IN (1284)
ORDER BY t.name ASC
|
0.0701 |
SELECT *
FROM `wp_mec_events`
WHERE `post_id`='1284'
|
0.0730 |
SELECT *
FROM wp_posts
WHERE ID = 1286
LIMIT 1
|
0.0529 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1286)
ORDER BY meta_id ASC
|
0.0930 |
SELECT t.*, tt.*
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('mec_label', 'mec_organizer', 'mec_location', 'mec_category', 'post_tag')
AND tr.object_id IN (1284)
ORDER BY t.name ASC
|
0.0699 |
SELECT `dend`
FROM `wp_mec_dates`
WHERE `post_id`='1284'
AND `dstart`<='2021-02-14'
AND `dend`>='2021-02-14'
ORDER BY `id` DESC
LIMIT 1
|
0.0870 |
SELECT SQL_CALC_FOUND_ROWS wp_posts.*
FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id)
INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) LEFT JOIN `wp_mec_events` AS mece ON wp_posts.ID = mece.post_id LEFT JOIN `wp_mec_dates` AS mecd ON wp_posts.ID = mecd.post_id
WHERE 1=1
AND wp_posts.ID IN (1275,811,733)
AND ( wp_term_relationships.term_taxonomy_id IN (17,18,19,20,21,22,23,24,25,26,27,28) )
AND ( wp_postmeta.meta_key = 'mec_start_day_seconds' )
AND wp_posts.post_type = 'mec-events'
AND ((wp_posts.post_status = 'publish'))
GROUP BY wp_posts.ID
ORDER BY wp_postmeta.meta_value+0 ASC
LIMIT 0, 1000
|
0.1159 |
SELECT FOUND_ROWS()
|
0.0701 |
SELECT t.*, tt.*, tr.object_id
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('post_tag', 'mec_category', 'mec_label', 'mec_location', 'mec_organizer')
AND tr.object_id IN (1275)
ORDER BY t.name ASC
|
0.0792 |
SELECT *
FROM `wp_mec_events`
WHERE `post_id`='1275'
|
0.0589 |
SELECT *
FROM wp_posts
WHERE ID = 1277
LIMIT 1
|
0.0670 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1277)
ORDER BY meta_id ASC
|
0.0868 |
SELECT t.*, tt.*
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('mec_label', 'mec_organizer', 'mec_location', 'mec_category', 'post_tag')
AND tr.object_id IN (1275)
ORDER BY t.name ASC
|
0.0720 |
SELECT `dend`
FROM `wp_mec_dates`
WHERE `post_id`='1275'
AND `dstart`<='2021-02-17'
AND `dend`>='2021-02-17'
ORDER BY `id` DESC
LIMIT 1
|
0.0830 |
SELECT SQL_CALC_FOUND_ROWS wp_posts.*
FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id)
INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) LEFT JOIN `wp_mec_events` AS mece ON wp_posts.ID = mece.post_id LEFT JOIN `wp_mec_dates` AS mecd ON wp_posts.ID = mecd.post_id
WHERE 1=1
AND wp_posts.ID IN (1287)
AND ( wp_term_relationships.term_taxonomy_id IN (17,18,19,20,21,22,23,24,25,26,27,28) )
AND ( wp_postmeta.meta_key = 'mec_start_day_seconds' )
AND wp_posts.post_type = 'mec-events'
AND ((wp_posts.post_status = 'publish'))
GROUP BY wp_posts.ID
ORDER BY wp_postmeta.meta_value+0 ASC
LIMIT 0, 1000
|
0.1118 |
SELECT FOUND_ROWS()
|
0.0751 |
SELECT t.*, tt.*, tr.object_id
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('post_tag', 'mec_category', 'mec_label', 'mec_location', 'mec_organizer')
AND tr.object_id IN (1287)
ORDER BY t.name ASC
|
0.0882 |
SELECT *
FROM `wp_mec_events`
WHERE `post_id`='1287'
|
0.0839 |
SELECT *
FROM wp_posts
WHERE ID = 1289
LIMIT 1
|
0.0761 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1289)
ORDER BY meta_id ASC
|
0.0949 |
SELECT t.*, tt.*
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('mec_label', 'mec_organizer', 'mec_location', 'mec_category', 'post_tag')
AND tr.object_id IN (1287)
ORDER BY t.name ASC
|
0.0741 |
SELECT `dend`
FROM `wp_mec_dates`
WHERE `post_id`='1287'
AND `dstart`<='2021-02-21'
AND `dend`>='2021-02-21'
ORDER BY `id` DESC
LIMIT 1
|
0.0892 |
SELECT SQL_CALC_FOUND_ROWS wp_posts.*
FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id)
INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) LEFT JOIN `wp_mec_events` AS mece ON wp_posts.ID = mece.post_id LEFT JOIN `wp_mec_dates` AS mecd ON wp_posts.ID = mecd.post_id
WHERE 1=1
AND wp_posts.ID IN (1278,733)
AND ( wp_term_relationships.term_taxonomy_id IN (17,18,19,20,21,22,23,24,25,26,27,28) )
AND ( wp_postmeta.meta_key = 'mec_start_day_seconds' )
AND wp_posts.post_type = 'mec-events'
AND ((wp_posts.post_status = 'publish'))
GROUP BY wp_posts.ID
ORDER BY wp_postmeta.meta_value+0 ASC
LIMIT 0, 1000
|
0.1509 |
SELECT FOUND_ROWS()
|
0.0780 |
SELECT t.*, tt.*, tr.object_id
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('post_tag', 'mec_category', 'mec_label', 'mec_location', 'mec_organizer')
AND tr.object_id IN (1278)
ORDER BY t.name ASC
|
0.0832 |
SELECT *
FROM `wp_mec_events`
WHERE `post_id`='1278'
|
0.0842 |
SELECT *
FROM wp_posts
WHERE ID = 1280
LIMIT 1
|
0.0710 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1280)
ORDER BY meta_id ASC
|
0.0920 |
SELECT t.*, tt.*
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('mec_label', 'mec_organizer', 'mec_location', 'mec_category', 'post_tag')
AND tr.object_id IN (1278)
ORDER BY t.name ASC
|
0.0708 |
SELECT `dend`
FROM `wp_mec_dates`
WHERE `post_id`='1278'
AND `dstart`<='2021-02-24'
AND `dend`>='2021-02-24'
ORDER BY `id` DESC
LIMIT 1
|
0.0861 |
SELECT SQL_CALC_FOUND_ROWS wp_posts.*
FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id)
INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) LEFT JOIN `wp_mec_events` AS mece ON wp_posts.ID = mece.post_id LEFT JOIN `wp_mec_dates` AS mecd ON wp_posts.ID = mecd.post_id
WHERE 1=1
AND wp_posts.ID IN (1290)
AND ( wp_term_relationships.term_taxonomy_id IN (17,18,19,20,21,22,23,24,25,26,27,28) )
AND ( wp_postmeta.meta_key = 'mec_start_day_seconds' )
AND wp_posts.post_type = 'mec-events'
AND ((wp_posts.post_status = 'publish'))
GROUP BY wp_posts.ID
ORDER BY wp_postmeta.meta_value+0 ASC
LIMIT 0, 1000
|
0.1321 |
SELECT FOUND_ROWS()
|
0.0870 |
SELECT t.*, tt.*, tr.object_id
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('post_tag', 'mec_category', 'mec_label', 'mec_location', 'mec_organizer')
AND tr.object_id IN (1290)
ORDER BY t.name ASC
|
0.0811 |
SELECT *
FROM `wp_mec_events`
WHERE `post_id`='1290'
|
0.0889 |
SELECT *
FROM wp_posts
WHERE ID = 1292
LIMIT 1
|
0.0708 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1292)
ORDER BY meta_id ASC
|
0.0880 |
SELECT t.*, tt.*
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('mec_label', 'mec_organizer', 'mec_location', 'mec_category', 'post_tag')
AND tr.object_id IN (1290)
ORDER BY t.name ASC
|
0.0808 |
SELECT `dend`
FROM `wp_mec_dates`
WHERE `post_id`='1290'
AND `dstart`<='2021-02-28'
AND `dend`>='2021-02-28'
ORDER BY `id` DESC
LIMIT 1
|
0.0751 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1246'
AND `occurrence`='1611484200'
ORDER BY `id` DESC
LIMIT 1
|
0.0730 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1246'
AND `occurrence`='1611484200'
ORDER BY `id` DESC
LIMIT 1
|
0.0730 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1246'
AND `occurrence`='1611484200'
ORDER BY `id` DESC
LIMIT 1
|
0.0689 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1246'
AND `occurrence`='1611484200'
ORDER BY `id` DESC
LIMIT 1
|
0.4981 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1259'
AND `occurrence`='1611748800'
ORDER BY `id` DESC
LIMIT 1
|
0.1080 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1259'
AND `occurrence`='1611748800'
ORDER BY `id` DESC
LIMIT 1
|
0.0811 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1259'
AND `occurrence`='1611748800'
ORDER BY `id` DESC
LIMIT 1
|
0.1161 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1259'
AND `occurrence`='1611748800'
ORDER BY `id` DESC
LIMIT 1
|
0.0770 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1234'
AND `occurrence`='1612089000'
ORDER BY `id` DESC
LIMIT 1
|
0.0749 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1234'
AND `occurrence`='1612089000'
ORDER BY `id` DESC
LIMIT 1
|
0.0679 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1234'
AND `occurrence`='1612089000'
ORDER BY `id` DESC
LIMIT 1
|
0.0629 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1234'
AND `occurrence`='1612089000'
ORDER BY `id` DESC
LIMIT 1
|
0.0801 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1269'
AND `occurrence`='1612353600'
ORDER BY `id` DESC
LIMIT 1
|
0.0679 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1269'
AND `occurrence`='1612353600'
ORDER BY `id` DESC
LIMIT 1
|
0.0679 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1269'
AND `occurrence`='1612353600'
ORDER BY `id` DESC
LIMIT 1
|
0.0691 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1269'
AND `occurrence`='1612353600'
ORDER BY `id` DESC
LIMIT 1
|
0.0992 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='776'
AND `occurrence`='1612371600'
ORDER BY `id` DESC
LIMIT 1
|
0.1519 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='776'
AND `occurrence`='1612371600'
ORDER BY `id` DESC
LIMIT 1
|
0.1149 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='776'
AND `occurrence`='1612371600'
ORDER BY `id` DESC
LIMIT 1
|
0.0710 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='776'
AND `occurrence`='1612371600'
ORDER BY `id` DESC
LIMIT 1
|
0.0701 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1281'
AND `occurrence`='1612693800'
ORDER BY `id` DESC
LIMIT 1
|
0.0629 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1281'
AND `occurrence`='1612693800'
ORDER BY `id` DESC
LIMIT 1
|
0.0651 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1281'
AND `occurrence`='1612693800'
ORDER BY `id` DESC
LIMIT 1
|
0.0761 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1281'
AND `occurrence`='1612693800'
ORDER BY `id` DESC
LIMIT 1
|
0.0720 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1272'
AND `occurrence`='1612958400'
ORDER BY `id` DESC
LIMIT 1
|
0.0751 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1272'
AND `occurrence`='1612958400'
ORDER BY `id` DESC
LIMIT 1
|
0.0761 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1272'
AND `occurrence`='1612958400'
ORDER BY `id` DESC
LIMIT 1
|
0.1130 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1272'
AND `occurrence`='1612958400'
ORDER BY `id` DESC
LIMIT 1
|
0.0751 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1284'
AND `occurrence`='1613298600'
ORDER BY `id` DESC
LIMIT 1
|
0.0730 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1284'
AND `occurrence`='1613298600'
ORDER BY `id` DESC
LIMIT 1
|
0.0799 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1284'
AND `occurrence`='1613298600'
ORDER BY `id` DESC
LIMIT 1
|
0.0710 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1284'
AND `occurrence`='1613298600'
ORDER BY `id` DESC
LIMIT 1
|
0.0758 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1275'
AND `occurrence`='1613563200'
ORDER BY `id` DESC
LIMIT 1
|
0.0660 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1275'
AND `occurrence`='1613563200'
ORDER BY `id` DESC
LIMIT 1
|
0.0651 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1275'
AND `occurrence`='1613563200'
ORDER BY `id` DESC
LIMIT 1
|
0.0691 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1275'
AND `occurrence`='1613563200'
ORDER BY `id` DESC
LIMIT 1
|
0.0739 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1287'
AND `occurrence`='1613903400'
ORDER BY `id` DESC
LIMIT 1
|
0.0660 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1287'
AND `occurrence`='1613903400'
ORDER BY `id` DESC
LIMIT 1
|
0.0648 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1287'
AND `occurrence`='1613903400'
ORDER BY `id` DESC
LIMIT 1
|
0.0679 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1287'
AND `occurrence`='1613903400'
ORDER BY `id` DESC
LIMIT 1
|
0.0699 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1278'
AND `occurrence`='1614168000'
ORDER BY `id` DESC
LIMIT 1
|
0.0648 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1278'
AND `occurrence`='1614168000'
ORDER BY `id` DESC
LIMIT 1
|
0.0689 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1278'
AND `occurrence`='1614168000'
ORDER BY `id` DESC
LIMIT 1
|
0.0670 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1278'
AND `occurrence`='1614168000'
ORDER BY `id` DESC
LIMIT 1
|
0.0739 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1290'
AND `occurrence`='1614508200'
ORDER BY `id` DESC
LIMIT 1
|
0.0679 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1290'
AND `occurrence`='1614508200'
ORDER BY `id` DESC
LIMIT 1
|
0.0670 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1290'
AND `occurrence`='1614508200'
ORDER BY `id` DESC
LIMIT 1
|
0.0710 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1290'
AND `occurrence`='1614508200'
ORDER BY `id` DESC
LIMIT 1
|
0.0939 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1098)
ORDER BY meta_id ASC
|
0.0858 |
SELECT *
FROM `wp_mec_dates`
WHERE ((`tstart`>='1609113600'
AND `tend`<='1612137599') OR (`tstart`<='1612137599'
AND `tend`>='1612137599') OR (`tstart`<='1609113600'
AND `tend`>='1609113600'))
AND (1)
ORDER BY `tstart` ASC
|
0.0880 |
SELECT `post_id`,`not_in_days`
FROM `wp_mec_events`
|
0.0830 |
SELECT `post_id`, `tstart`
FROM `wp_mec_dates`
WHERE `tstart` >= 1611245801
GROUP BY `post_id`
ORDER BY `tstart` ASC
|
0.0842 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1224)
ORDER BY meta_id ASC
|
0.0830 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1237)
ORDER BY meta_id ASC
|
0.0839 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1250)
ORDER BY meta_id ASC
|
0.0830 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1240)
ORDER BY meta_id ASC
|
0.0801 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1253)
ORDER BY meta_id ASC
|
0.0789 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1243)
ORDER BY meta_id ASC
|
0.0920 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1256)
ORDER BY meta_id ASC
|
0.0761 |
SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts
INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) LEFT JOIN `wp_mec_events` AS mece ON wp_posts.ID = mece.post_id LEFT JOIN `wp_mec_dates` AS mecd ON wp_posts.ID = mecd.post_id
WHERE 1=1
AND wp_posts.ID IN (1224,733)
AND ( wp_postmeta.meta_key = 'mec_start_day_seconds' )
AND wp_posts.post_type = 'mec-events'
AND ((wp_posts.post_status = 'publish'))
GROUP BY wp_posts.ID
ORDER BY wp_postmeta.meta_value+0 ASC
LIMIT 0, 12
|
0.1581 |
SELECT FOUND_ROWS()
|
0.0768 |
SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (733,1224)
|
0.0780 |
SELECT t.*, tt.*, tr.object_id
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('post_tag', 'mec_category', 'mec_label', 'mec_location', 'mec_organizer')
AND tr.object_id IN (733, 1224)
ORDER BY t.name ASC
|
0.0739 |
SELECT *
FROM wp_users
WHERE ID = '1'
LIMIT 1
|
0.0799 |
SELECT user_id, meta_key, meta_value
FROM wp_usermeta
WHERE user_id IN (1)
ORDER BY umeta_id ASC
|
0.0780 |
SELECT *
FROM `wp_mec_events`
WHERE `post_id`='733'
|
0.0830 |
SELECT *
FROM wp_posts
WHERE ID = 745
LIMIT 1
|
0.0679 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (745)
ORDER BY meta_id ASC
|
0.0911 |
SELECT t.*, tt.*
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('mec_label', 'mec_organizer', 'mec_location', 'mec_category', 'post_tag')
AND tr.object_id IN (733)
ORDER BY t.name ASC
|
0.0679 |
SELECT `dend`
FROM `wp_mec_dates`
WHERE `post_id`='733'
AND `dstart`<='2020-12-30'
AND `dend`>='2020-12-30'
ORDER BY `id` DESC
LIMIT 1
|
0.0839 |
SELECT *
FROM `wp_mec_events`
WHERE `post_id`='1224'
|
0.0801 |
SELECT *
FROM wp_posts
WHERE ID = 1225
LIMIT 1
|
0.0699 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1225)
ORDER BY meta_id ASC
|
0.1111 |
SELECT t.*, tt.*
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('mec_label', 'mec_organizer', 'mec_location', 'mec_category', 'post_tag')
AND tr.object_id IN (1224)
ORDER BY t.name ASC
|
0.0741 |
SELECT `dend`
FROM `wp_mec_dates`
WHERE `post_id`='1224'
AND `dstart`<='2020-12-30'
AND `dend`>='2020-12-30'
ORDER BY `id` DESC
LIMIT 1
|
0.0868 |
SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts
INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) LEFT JOIN `wp_mec_events` AS mece ON wp_posts.ID = mece.post_id LEFT JOIN `wp_mec_dates` AS mecd ON wp_posts.ID = mecd.post_id
WHERE 1=1
AND wp_posts.ID IN (1237)
AND ( wp_postmeta.meta_key = 'mec_start_day_seconds' )
AND wp_posts.post_type = 'mec-events'
AND ((wp_posts.post_status = 'publish'))
GROUP BY wp_posts.ID
ORDER BY wp_postmeta.meta_value+0 ASC
LIMIT 0, 12
|
0.1631 |
SELECT FOUND_ROWS()
|
0.0820 |
SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (1237)
|
0.0801 |
SELECT t.*, tt.*, tr.object_id
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('post_tag', 'mec_category', 'mec_label', 'mec_location', 'mec_organizer')
AND tr.object_id IN (1237)
ORDER BY t.name ASC
|
0.1111 |
SELECT *
FROM `wp_mec_events`
WHERE `post_id`='1237'
|
0.0842 |
SELECT *
FROM wp_posts
WHERE ID = 1239
LIMIT 1
|
0.1142 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1239)
ORDER BY meta_id ASC
|
0.1590 |
SELECT t.*, tt.*
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('mec_label', 'mec_organizer', 'mec_location', 'mec_category', 'post_tag')
AND tr.object_id IN (1237)
ORDER BY t.name ASC
|
0.1080 |
SELECT `dend`
FROM `wp_mec_dates`
WHERE `post_id`='1237'
AND `dstart`<='2021-01-03'
AND `dend`>='2021-01-03'
ORDER BY `id` DESC
LIMIT 1
|
0.0901 |
SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts
INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) LEFT JOIN `wp_mec_events` AS mece ON wp_posts.ID = mece.post_id LEFT JOIN `wp_mec_dates` AS mecd ON wp_posts.ID = mecd.post_id
WHERE 1=1
AND wp_posts.ID IN (1250,776,733)
AND ( wp_postmeta.meta_key = 'mec_start_day_seconds' )
AND wp_posts.post_type = 'mec-events'
AND ((wp_posts.post_status = 'publish'))
GROUP BY wp_posts.ID
ORDER BY wp_postmeta.meta_value+0 ASC
LIMIT 0, 12
|
0.1559 |
SELECT FOUND_ROWS()
|
0.1199 |
SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (1250)
|
0.0861 |
SELECT t.*, tt.*, tr.object_id
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('post_tag', 'mec_category', 'mec_label', 'mec_location', 'mec_organizer')
AND tr.object_id IN (1250)
ORDER BY t.name ASC
|
0.0842 |
SELECT *
FROM `wp_mec_events`
WHERE `post_id`='1250'
|
0.0801 |
SELECT *
FROM wp_posts
WHERE ID = 1252
LIMIT 1
|
0.0679 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1252)
ORDER BY meta_id ASC
|
0.1290 |
SELECT t.*, tt.*
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('mec_label', 'mec_organizer', 'mec_location', 'mec_category', 'post_tag')
AND tr.object_id IN (1250)
ORDER BY t.name ASC
|
0.0689 |
SELECT `dend`
FROM `wp_mec_dates`
WHERE `post_id`='1250'
AND `dstart`<='2021-01-06'
AND `dend`>='2021-01-06'
ORDER BY `id` DESC
LIMIT 1
|
0.1209 |
SELECT `dend`
FROM `wp_mec_dates`
WHERE `post_id`='776'
AND `dstart`<='2021-01-06'
AND `dend`>='2021-01-06'
ORDER BY `id` DESC
LIMIT 1
|
0.1090 |
SELECT `dend`
FROM `wp_mec_dates`
WHERE `post_id`='733'
AND `dstart`<='2021-01-06'
AND `dend`>='2021-01-06'
ORDER BY `id` DESC
LIMIT 1
|
0.0820 |
SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts
INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) LEFT JOIN `wp_mec_events` AS mece ON wp_posts.ID = mece.post_id LEFT JOIN `wp_mec_dates` AS mecd ON wp_posts.ID = mecd.post_id
WHERE 1=1
AND wp_posts.ID IN (1240)
AND ( wp_postmeta.meta_key = 'mec_start_day_seconds' )
AND wp_posts.post_type = 'mec-events'
AND ((wp_posts.post_status = 'publish'))
GROUP BY wp_posts.ID
ORDER BY wp_postmeta.meta_value+0 ASC
LIMIT 0, 12
|
0.1881 |
SELECT FOUND_ROWS()
|
0.0789 |
SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (1240)
|
0.0730 |
SELECT t.*, tt.*, tr.object_id
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('post_tag', 'mec_category', 'mec_label', 'mec_location', 'mec_organizer')
AND tr.object_id IN (1240)
ORDER BY t.name ASC
|
0.0908 |
SELECT *
FROM `wp_mec_events`
WHERE `post_id`='1240'
|
0.0770 |
SELECT *
FROM wp_posts
WHERE ID = 1242
LIMIT 1
|
0.0679 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1242)
ORDER BY meta_id ASC
|
0.1459 |
SELECT t.*, tt.*
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('mec_label', 'mec_organizer', 'mec_location', 'mec_category', 'post_tag')
AND tr.object_id IN (1240)
ORDER BY t.name ASC
|
0.0741 |
SELECT `dend`
FROM `wp_mec_dates`
WHERE `post_id`='1240'
AND `dstart`<='2021-01-10'
AND `dend`>='2021-01-10'
ORDER BY `id` DESC
LIMIT 1
|
0.0861 |
SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts
INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) LEFT JOIN `wp_mec_events` AS mece ON wp_posts.ID = mece.post_id LEFT JOIN `wp_mec_dates` AS mecd ON wp_posts.ID = mecd.post_id
WHERE 1=1
AND wp_posts.ID IN (1253,733)
AND ( wp_postmeta.meta_key = 'mec_start_day_seconds' )
AND wp_posts.post_type = 'mec-events'
AND ((wp_posts.post_status = 'publish'))
GROUP BY wp_posts.ID
ORDER BY wp_postmeta.meta_value+0 ASC
LIMIT 0, 12
|
0.1621 |
SELECT FOUND_ROWS()
|
0.0901 |
SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (1253)
|
0.0749 |
SELECT t.*, tt.*, tr.object_id
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('post_tag', 'mec_category', 'mec_label', 'mec_location', 'mec_organizer')
AND tr.object_id IN (1253)
ORDER BY t.name ASC
|
0.0911 |
SELECT *
FROM `wp_mec_events`
WHERE `post_id`='1253'
|
0.1290 |
SELECT *
FROM wp_posts
WHERE ID = 1255
LIMIT 1
|
0.0679 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1255)
ORDER BY meta_id ASC
|
0.1712 |
SELECT t.*, tt.*
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('mec_label', 'mec_organizer', 'mec_location', 'mec_category', 'post_tag')
AND tr.object_id IN (1253)
ORDER BY t.name ASC
|
0.1130 |
SELECT `dend`
FROM `wp_mec_dates`
WHERE `post_id`='1253'
AND `dstart`<='2021-01-13'
AND `dend`>='2021-01-13'
ORDER BY `id` DESC
LIMIT 1
|
0.1101 |
SELECT `dend`
FROM `wp_mec_dates`
WHERE `post_id`='733'
AND `dstart`<='2021-01-13'
AND `dend`>='2021-01-13'
ORDER BY `id` DESC
LIMIT 1
|
0.0799 |
SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts
INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) LEFT JOIN `wp_mec_events` AS mece ON wp_posts.ID = mece.post_id LEFT JOIN `wp_mec_dates` AS mecd ON wp_posts.ID = mecd.post_id
WHERE 1=1
AND wp_posts.ID IN (1243)
AND ( wp_postmeta.meta_key = 'mec_start_day_seconds' )
AND wp_posts.post_type = 'mec-events'
AND ((wp_posts.post_status = 'publish'))
GROUP BY wp_posts.ID
ORDER BY wp_postmeta.meta_value+0 ASC
LIMIT 0, 12
|
0.2189 |
SELECT FOUND_ROWS()
|
0.0799 |
SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (1243)
|
0.0761 |
SELECT t.*, tt.*, tr.object_id
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('post_tag', 'mec_category', 'mec_label', 'mec_location', 'mec_organizer')
AND tr.object_id IN (1243)
ORDER BY t.name ASC
|
0.0842 |
SELECT *
FROM `wp_mec_events`
WHERE `post_id`='1243'
|
0.0770 |
SELECT *
FROM wp_posts
WHERE ID = 1245
LIMIT 1
|
0.0849 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1245)
ORDER BY meta_id ASC
|
0.1099 |
SELECT t.*, tt.*
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('mec_label', 'mec_organizer', 'mec_location', 'mec_category', 'post_tag')
AND tr.object_id IN (1243)
ORDER BY t.name ASC
|
0.0861 |
SELECT `dend`
FROM `wp_mec_dates`
WHERE `post_id`='1243'
AND `dstart`<='2021-01-17'
AND `dend`>='2021-01-17'
ORDER BY `id` DESC
LIMIT 1
|
0.0801 |
SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts
INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) LEFT JOIN `wp_mec_events` AS mece ON wp_posts.ID = mece.post_id LEFT JOIN `wp_mec_dates` AS mecd ON wp_posts.ID = mecd.post_id
WHERE 1=1
AND wp_posts.ID IN (1256,733)
AND ( wp_postmeta.meta_key = 'mec_start_day_seconds' )
AND wp_posts.post_type = 'mec-events'
AND ((wp_posts.post_status = 'publish'))
GROUP BY wp_posts.ID
ORDER BY wp_postmeta.meta_value+0 ASC
LIMIT 0, 12
|
0.1459 |
SELECT FOUND_ROWS()
|
0.0749 |
SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (1256)
|
0.0761 |
SELECT t.*, tt.*, tr.object_id
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('post_tag', 'mec_category', 'mec_label', 'mec_location', 'mec_organizer')
AND tr.object_id IN (1256)
ORDER BY t.name ASC
|
0.0780 |
SELECT *
FROM `wp_mec_events`
WHERE `post_id`='1256'
|
0.0820 |
SELECT *
FROM wp_posts
WHERE ID = 1258
LIMIT 1
|
0.0682 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1258)
ORDER BY meta_id ASC
|
0.1080 |
SELECT t.*, tt.*
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('mec_label', 'mec_organizer', 'mec_location', 'mec_category', 'post_tag')
AND tr.object_id IN (1256)
ORDER BY t.name ASC
|
0.0679 |
SELECT `dend`
FROM `wp_mec_dates`
WHERE `post_id`='1256'
AND `dstart`<='2021-01-20'
AND `dend`>='2021-01-20'
ORDER BY `id` DESC
LIMIT 1
|
0.0691 |
SELECT `dend`
FROM `wp_mec_dates`
WHERE `post_id`='733'
AND `dstart`<='2021-01-20'
AND `dend`>='2021-01-20'
ORDER BY `id` DESC
LIMIT 1
|
0.0851 |
SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts
INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) LEFT JOIN `wp_mec_events` AS mece ON wp_posts.ID = mece.post_id LEFT JOIN `wp_mec_dates` AS mecd ON wp_posts.ID = mecd.post_id
WHERE 1=1
AND wp_posts.ID IN (1246)
AND ( wp_postmeta.meta_key = 'mec_start_day_seconds' )
AND wp_posts.post_type = 'mec-events'
AND ((wp_posts.post_status = 'publish'))
GROUP BY wp_posts.ID
ORDER BY wp_postmeta.meta_value+0 ASC
LIMIT 0, 12
|
0.2079 |
SELECT FOUND_ROWS()
|
0.1159 |
SELECT `dend`
FROM `wp_mec_dates`
WHERE `post_id`='1246'
AND `dstart`<='2021-01-24'
AND `dend`>='2021-01-24'
ORDER BY `id` DESC
LIMIT 1
|
0.0882 |
SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts
INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) LEFT JOIN `wp_mec_events` AS mece ON wp_posts.ID = mece.post_id LEFT JOIN `wp_mec_dates` AS mecd ON wp_posts.ID = mecd.post_id
WHERE 1=1
AND wp_posts.ID IN (1259,733)
AND ( wp_postmeta.meta_key = 'mec_start_day_seconds' )
AND wp_posts.post_type = 'mec-events'
AND ((wp_posts.post_status = 'publish'))
GROUP BY wp_posts.ID
ORDER BY wp_postmeta.meta_value+0 ASC
LIMIT 0, 12
|
0.0930 |
SELECT FOUND_ROWS()
|
0.0701 |
SELECT `dend`
FROM `wp_mec_dates`
WHERE `post_id`='1259'
AND `dstart`<='2021-01-27'
AND `dend`>='2021-01-27'
ORDER BY `id` DESC
LIMIT 1
|
0.0651 |
SELECT `dend`
FROM `wp_mec_dates`
WHERE `post_id`='733'
AND `dstart`<='2021-01-27'
AND `dend`>='2021-01-27'
ORDER BY `id` DESC
LIMIT 1
|
0.1161 |
SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts
INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) LEFT JOIN `wp_mec_events` AS mece ON wp_posts.ID = mece.post_id LEFT JOIN `wp_mec_dates` AS mecd ON wp_posts.ID = mecd.post_id
WHERE 1=1
AND wp_posts.ID IN (1234)
AND ( wp_postmeta.meta_key = 'mec_start_day_seconds' )
AND wp_posts.post_type = 'mec-events'
AND ((wp_posts.post_status = 'publish'))
GROUP BY wp_posts.ID
ORDER BY wp_postmeta.meta_value+0 ASC
LIMIT 0, 12
|
0.1440 |
SELECT FOUND_ROWS()
|
0.0701 |
SELECT `dend`
FROM `wp_mec_dates`
WHERE `post_id`='1234'
AND `dstart`<='2021-01-31'
AND `dend`>='2021-01-31'
ORDER BY `id` DESC
LIMIT 1
|
0.2840 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1224'
AND `occurrence`='1609286400'
ORDER BY `id` DESC
LIMIT 1
|
0.0689 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1224'
AND `occurrence`='1609286400'
ORDER BY `id` DESC
LIMIT 1
|
0.0670 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1224'
AND `occurrence`='1609286400'
ORDER BY `id` DESC
LIMIT 1
|
0.0701 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1224'
AND `occurrence`='1609286400'
ORDER BY `id` DESC
LIMIT 1
|
0.0730 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='733'
AND `occurrence`='1609351200'
ORDER BY `id` DESC
LIMIT 1
|
0.0968 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='733'
AND `occurrence`='1609351200'
ORDER BY `id` DESC
LIMIT 1
|
0.0720 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='733'
AND `occurrence`='1609351200'
ORDER BY `id` DESC
LIMIT 1
|
0.1040 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='733'
AND `occurrence`='1609351200'
ORDER BY `id` DESC
LIMIT 1
|
0.0710 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1237'
AND `occurrence`='1609669800'
ORDER BY `id` DESC
LIMIT 1
|
0.0710 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1237'
AND `occurrence`='1609669800'
ORDER BY `id` DESC
LIMIT 1
|
0.0741 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1237'
AND `occurrence`='1609669800'
ORDER BY `id` DESC
LIMIT 1
|
0.0691 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1237'
AND `occurrence`='1609669800'
ORDER BY `id` DESC
LIMIT 1
|
0.0720 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1250'
AND `occurrence`='1609934400'
ORDER BY `id` DESC
LIMIT 1
|
0.0639 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1250'
AND `occurrence`='1609934400'
ORDER BY `id` DESC
LIMIT 1
|
0.0670 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1250'
AND `occurrence`='1609934400'
ORDER BY `id` DESC
LIMIT 1
|
0.0780 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1250'
AND `occurrence`='1609934400'
ORDER BY `id` DESC
LIMIT 1
|
0.0670 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='776'
AND `occurrence`='1609952400'
ORDER BY `id` DESC
LIMIT 1
|
0.0660 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='776'
AND `occurrence`='1609952400'
ORDER BY `id` DESC
LIMIT 1
|
0.0670 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='776'
AND `occurrence`='1609952400'
ORDER BY `id` DESC
LIMIT 1
|
0.0751 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='776'
AND `occurrence`='1609952400'
ORDER BY `id` DESC
LIMIT 1
|
0.0792 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='733'
AND `occurrence`='1609956000'
ORDER BY `id` DESC
LIMIT 1
|
0.1080 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='733'
AND `occurrence`='1609956000'
ORDER BY `id` DESC
LIMIT 1
|
0.0739 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='733'
AND `occurrence`='1609956000'
ORDER BY `id` DESC
LIMIT 1
|
0.0720 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='733'
AND `occurrence`='1609956000'
ORDER BY `id` DESC
LIMIT 1
|
0.0730 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1240'
AND `occurrence`='1610274600'
ORDER BY `id` DESC
LIMIT 1
|
0.0739 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1240'
AND `occurrence`='1610274600'
ORDER BY `id` DESC
LIMIT 1
|
0.0660 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1240'
AND `occurrence`='1610274600'
ORDER BY `id` DESC
LIMIT 1
|
0.0799 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1240'
AND `occurrence`='1610274600'
ORDER BY `id` DESC
LIMIT 1
|
0.0751 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1253'
AND `occurrence`='1610539200'
ORDER BY `id` DESC
LIMIT 1
|
0.0770 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1253'
AND `occurrence`='1610539200'
ORDER BY `id` DESC
LIMIT 1
|
0.0739 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1253'
AND `occurrence`='1610539200'
ORDER BY `id` DESC
LIMIT 1
|
0.0660 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1253'
AND `occurrence`='1610539200'
ORDER BY `id` DESC
LIMIT 1
|
0.0691 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='733'
AND `occurrence`='1610560800'
ORDER BY `id` DESC
LIMIT 1
|
0.0730 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='733'
AND `occurrence`='1610560800'
ORDER BY `id` DESC
LIMIT 1
|
0.0730 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='733'
AND `occurrence`='1610560800'
ORDER BY `id` DESC
LIMIT 1
|
0.0958 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='733'
AND `occurrence`='1610560800'
ORDER BY `id` DESC
LIMIT 1
|
0.0870 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1243'
AND `occurrence`='1610879400'
ORDER BY `id` DESC
LIMIT 1
|
0.0839 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1243'
AND `occurrence`='1610879400'
ORDER BY `id` DESC
LIMIT 1
|
0.0691 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1243'
AND `occurrence`='1610879400'
ORDER BY `id` DESC
LIMIT 1
|
0.0701 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1243'
AND `occurrence`='1610879400'
ORDER BY `id` DESC
LIMIT 1
|
0.0641 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1256'
AND `occurrence`='1611144000'
ORDER BY `id` DESC
LIMIT 1
|
0.0691 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1256'
AND `occurrence`='1611144000'
ORDER BY `id` DESC
LIMIT 1
|
0.0689 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1256'
AND `occurrence`='1611144000'
ORDER BY `id` DESC
LIMIT 1
|
0.0629 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1256'
AND `occurrence`='1611144000'
ORDER BY `id` DESC
LIMIT 1
|
0.0708 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='733'
AND `occurrence`='1611165600'
ORDER BY `id` DESC
LIMIT 1
|
0.0739 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='733'
AND `occurrence`='1611165600'
ORDER BY `id` DESC
LIMIT 1
|
0.0660 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='733'
AND `occurrence`='1611165600'
ORDER BY `id` DESC
LIMIT 1
|
0.0708 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='733'
AND `occurrence`='1611165600'
ORDER BY `id` DESC
LIMIT 1
|
0.0720 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1246'
AND `occurrence`='1611484200'
ORDER BY `id` DESC
LIMIT 1
|
0.0851 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1246'
AND `occurrence`='1611484200'
ORDER BY `id` DESC
LIMIT 1
|
0.1009 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1246'
AND `occurrence`='1611484200'
ORDER BY `id` DESC
LIMIT 1
|
0.1130 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1246'
AND `occurrence`='1611484200'
ORDER BY `id` DESC
LIMIT 1
|
0.0710 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1259'
AND `occurrence`='1611748800'
ORDER BY `id` DESC
LIMIT 1
|
0.0691 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1259'
AND `occurrence`='1611748800'
ORDER BY `id` DESC
LIMIT 1
|
0.0710 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1259'
AND `occurrence`='1611748800'
ORDER BY `id` DESC
LIMIT 1
|
0.0710 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1259'
AND `occurrence`='1611748800'
ORDER BY `id` DESC
LIMIT 1
|
0.0710 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='733'
AND `occurrence`='1611770400'
ORDER BY `id` DESC
LIMIT 1
|
0.0741 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='733'
AND `occurrence`='1611770400'
ORDER BY `id` DESC
LIMIT 1
|
0.1540 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='733'
AND `occurrence`='1611770400'
ORDER BY `id` DESC
LIMIT 1
|
0.0730 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='733'
AND `occurrence`='1611770400'
ORDER BY `id` DESC
LIMIT 1
|
0.0758 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1234'
AND `occurrence`='1612089000'
ORDER BY `id` DESC
LIMIT 1
|
0.1161 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1234'
AND `occurrence`='1612089000'
ORDER BY `id` DESC
LIMIT 1
|
0.0880 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1234'
AND `occurrence`='1612089000'
ORDER BY `id` DESC
LIMIT 1
|
0.0660 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1234'
AND `occurrence`='1612089000'
ORDER BY `id` DESC
LIMIT 1
|