Error en la base de datos de WordPress: [User 'devkwogpro' has exceeded the 'max_questions' resource (current value: 64000)]
SELECT tax_rates.*, COUNT( locations.location_id ) as postcode_count, COUNT( locations2.location_id ) as city_count
FROM wor885_woocommerce_tax_rates as tax_rates
LEFT OUTER JOIN wor885_woocommerce_tax_rate_locations as locations ON tax_rates.tax_rate_id = locations.tax_rate_id
LEFT OUTER JOIN wor885_woocommerce_tax_rate_locations as locations2 ON tax_rates.tax_rate_id = locations2.tax_rate_id
WHERE 1=1 AND tax_rate_country IN ( 'ES', '' ) AND tax_rate_state IN ( 'M', '' ) AND tax_rate_class = '' AND ( ( locations.location_type IS NULL ) OR (
locations.location_type = 'postcode' AND locations.location_code IN ('28017','28017*','2801*','280*','28*','2*','*')
AND (
( locations2.location_type = 'city' AND locations2.location_code = 'MADRID' )
OR NOT EXISTS (
SELECT sub.tax_rate_id FROM wor885_woocommerce_tax_rate_locations as sub
WHERE sub.location_type = 'city'
AND sub.tax_rate_id = tax_rates.tax_rate_id
)
)
) OR (
locations.location_type = 'city' AND locations.location_code = 'MADRID'
AND NOT EXISTS (
SELECT sub.tax_rate_id FROM wor885_woocommerce_tax_rate_locations as sub
WHERE sub.location_type = 'postcode'
AND sub.tax_rate_id = tax_rates.tax_rate_id
)
) )
GROUP BY tax_rates.tax_rate_id
ORDER BY tax_rates.tax_rate_priority
Error en la base de datos de WordPress: [User 'devkwogpro' has exceeded the 'max_questions' resource (current value: 64000)]SELECT tax_rate_id, location_code FROM wor885_woocommerce_tax_rate_locations WHERE location_type = 'postcode' AND location_code LIKE '%...%';
Error en la base de datos de WordPress: [User 'devkwogpro' has exceeded the 'max_questions' resource (current value: 64000)]
SELECT tax_rates.*, COUNT( locations.location_id ) as postcode_count, COUNT( locations2.location_id ) as city_count
FROM wor885_woocommerce_tax_rates as tax_rates
LEFT OUTER JOIN wor885_woocommerce_tax_rate_locations as locations ON tax_rates.tax_rate_id = locations.tax_rate_id
LEFT OUTER JOIN wor885_woocommerce_tax_rate_locations as locations2 ON tax_rates.tax_rate_id = locations2.tax_rate_id
WHERE 1=1 AND tax_rate_country IN ( 'ES', '' ) AND tax_rate_state IN ( 'M', '' ) AND tax_rate_class = 'tasa-reducida' AND ( ( locations.location_type IS NULL ) OR (
locations.location_type = 'postcode' AND locations.location_code IN ('28017','28017*','2801*','280*','28*','2*','*')
AND (
( locations2.location_type = 'city' AND locations2.location_code = 'MADRID' )
OR NOT EXISTS (
SELECT sub.tax_rate_id FROM wor885_woocommerce_tax_rate_locations as sub
WHERE sub.location_type = 'city'
AND sub.tax_rate_id = tax_rates.tax_rate_id
)
)
) OR (
locations.location_type = 'city' AND locations.location_code = 'MADRID'
AND NOT EXISTS (
SELECT sub.tax_rate_id FROM wor885_woocommerce_tax_rate_locations as sub
WHERE sub.location_type = 'postcode'
AND sub.tax_rate_id = tax_rates.tax_rate_id
)
) )
GROUP BY tax_rates.tax_rate_id
ORDER BY tax_rates.tax_rate_priority
Error en la base de datos de WordPress: [User 'devkwogpro' has exceeded the 'max_questions' resource (current value: 64000)]SELECT option_value FROM wor885_options WHERE option_name = 'thwcfd_advanced_settings' LIMIT 1
Error en la base de datos de WordPress: [User 'devkwogpro' has exceeded the 'max_questions' resource (current value: 64000)]SELECT option_value FROM wor885_options WHERE option_name = 'wc_fields_shipping' LIMIT 1
Error en la base de datos de WordPress: [User 'devkwogpro' has exceeded the 'max_questions' resource (current value: 64000)]SELECT option_value FROM wor885_options WHERE option_name = 'woocommerce_cart_page_id' LIMIT 1
Error en la base de datos de WordPress: [User 'devkwogpro' has exceeded the 'max_questions' resource (current value: 64000)]SELECT t.term_id
FROM wor885_terms AS t INNER JOIN wor885_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('product_visibility')
ORDER BY t.name ASC
Error en la base de datos de WordPress: [User 'devkwogpro' has exceeded the 'max_questions' resource (current value: 64000)]SELECT option_value FROM wor885_options WHERE option_name = 'woocommerce_catalog_rows' LIMIT 1
Error en la base de datos de WordPress: [User 'devkwogpro' has exceeded the 'max_questions' resource (current value: 64000)]SELECT t.term_id
FROM wor885_terms AS t INNER JOIN wor885_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('product_cat') AND t.slug IN ('figuras-70-75mm')
Error en la base de datos de WordPress: [User 'devkwogpro' has exceeded the 'max_questions' resource (current value: 64000)]SELECT SQL_CALC_FOUND_ROWS wor885_posts.ID
FROM wor885_posts INNER JOIN wor885_postmeta ON ( wor885_posts.ID = wor885_postmeta.post_id ) LEFT JOIN wor885_wc_product_meta_lookup wc_product_meta_lookup ON wor885_posts.ID = wc_product_meta_lookup.product_id
WHERE 1=1 AND (
wor885_posts.ID NOT IN (
SELECT object_id
FROM wor885_term_relationships
WHERE term_taxonomy_id IN (0)
)
AND
0 = 1
) AND (
wor885_postmeta.meta_key = '_price'
) AND ((wor885_posts.post_type = 'product' AND (wor885_posts.post_status = 'publish' OR wor885_posts.post_status = 'wc-pos-open' OR wor885_posts.post_status = 'wc-pos-partial')))
GROUP BY wor885_posts.ID
ORDER BY wc_product_meta_lookup.max_price DESC, wc_product_meta_lookup.product_id DESC
LIMIT 0, 20
Error en la base de datos de WordPress: [User 'devkwogpro' has exceeded the 'max_questions' resource (current value: 64000)]SELECT * FROM wor885_posts WHERE ID = 37050 LIMIT 1
Error en la base de datos de WordPress: [User 'devkwogpro' has exceeded the 'max_questions' resource (current value: 64000)]SELECT * FROM wor885_posts WHERE ID = 37050 LIMIT 1
Error en la base de datos de WordPress: [User 'devkwogpro' has exceeded the 'max_questions' resource (current value: 64000)]SELECT * FROM wor885_posts WHERE ID = 14280 LIMIT 1
Error en la base de datos de WordPress: [User 'devkwogpro' has exceeded the 'max_questions' resource (current value: 64000)]SELECT * FROM wor885_posts WHERE ID = 14280 LIMIT 1
Error en la base de datos de WordPress: [User 'devkwogpro' has exceeded the 'max_questions' resource (current value: 64000)]SELECT * FROM wor885_posts WHERE ID = 463 LIMIT 1
Error en la base de datos de WordPress: [User 'devkwogpro' has exceeded the 'max_questions' resource (current value: 64000)]SELECT * FROM wor885_posts WHERE ID = 463 LIMIT 1
Error en la base de datos de WordPress: [User 'devkwogpro' has exceeded the 'max_questions' resource (current value: 64000)]SELECT t.*, tt.* FROM wor885_terms AS t INNER JOIN wor885_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id = 901
Error en la base de datos de WordPress: [User 'devkwogpro' has exceeded the 'max_questions' resource (current value: 64000)]SELECT t.*, tt.* FROM wor885_terms AS t INNER JOIN wor885_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id = 901
Error en la base de datos de WordPress: [User 'devkwogpro' has exceeded the 'max_questions' resource (current value: 64000)]SELECT t.*, tt.* FROM wor885_terms AS t INNER JOIN wor885_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id = 901
Error en la base de datos de WordPress: [User 'devkwogpro' has exceeded the 'max_questions' resource (current value: 64000)]SELECT t.*, tt.* FROM wor885_terms AS t INNER JOIN wor885_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id = 901
Error en la base de datos de WordPress: [User 'devkwogpro' has exceeded the 'max_questions' resource (current value: 64000)]SELECT a.action_id FROM wor885_actionscheduler_actions a WHERE 1=1 AND a.hook='wc_schedule_pending_batch_processes' AND a.status IN ('in-progress', 'pending') LIMIT 0, 1
Error en la base de datos de WordPress: [User 'devkwogpro' has exceeded the 'max_questions' resource (current value: 64000)]SELECT option_value FROM wor885_options WHERE option_name = 'wc_pending_batch_processes' LIMIT 1
Error en la base de datos de WordPress: [User 'devkwogpro' has exceeded the 'max_questions' resource (current value: 64000)]SELECT option_name, option_value FROM wor885_options WHERE option_name IN ('_transient_jetpack_update_remote_package_last_query','_transient_timeout_jetpack_update_remote_package_last_query')
Error en la base de datos de WordPress: [User 'devkwogpro' has exceeded the 'max_questions' resource (current value: 64000)]INSERT INTO `wor885_options` (`option_name`, `option_value`, `autoload`) VALUES ('_transient_timeout_jetpack_update_remote_package_last_query', '1743532223', 'off') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)
Error en la base de datos de WordPress: [User 'devkwogpro' has exceeded the 'max_questions' resource (current value: 64000)]INSERT INTO `wor885_options` (`option_name`, `option_value`, `autoload`) VALUES ('_transient_jetpack_update_remote_package_last_query', '1743532163', 'off') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)
Error en la base de datos de WordPress: [User 'devkwogpro' has exceeded the 'max_questions' resource (current value: 64000)]SHOW FULL COLUMNS FROM `wor885_woocommerce_sessions`
Error en la base de datos de WordPress: [User 'devkwogpro' has exceeded the 'max_questions' resource (current value: 64000)]SHOW FULL COLUMNS FROM `wor885_woocommerce_sessions`