Error en la base de datos de WordPress: [User 'devkwogpro' has exceeded the 'max_questions' resource (current value: 64000)]
SELECT DISTINCT t.term_id, tr.object_id FROM wor885_terms AS t INNER JOIN wor885_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wor885_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('locations', 'location_group', 'product_brand', 'product_type', 'product_visibility', 'product_cat', 'product_tag', 'product_shipping_class') AND tr.object_id IN (53754, 14116, 97750, 83767, 98615, 86855, 13961, 81128, 65812, 14512, 21499, 65804, 116505, 26040, 75261, 13997, 98623, 56815, 28606, 14041, 13996, 13898, 86861, 13890, 14103, 14072, 21528, 14055, 21238, 97796, 14003, 36882, 116530, 75783, 27783, 66466, 86851, 97441, 14126, 13158, 13904, 14110, 66468, 21941, 14129) 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 * FROM wor885_wc_tax_rate_classes ORDER BY name;

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 = '' AND ( ( locations.location_type IS NULL ) OR ( locations.location_type = 'postcode' AND locations.location_code IN ('','*') AND ( ( locations2.location_type = 'city' AND locations2.location_code = '' ) 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 = '' 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 = '' 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 ID, post_name, post_parent, post_type FROM wor885_posts WHERE post_name IN ('games-workshop','age-of-sigmar') AND post_type IN ('page','attachment')

Error en la base de datos de WordPress: [User 'devkwogpro' has exceeded the 'max_questions' resource (current value: 64000)]
SELECT wor885_posts.* FROM wor885_posts WHERE 1=1 AND wor885_posts.post_name = 'age-of-sigmar' AND wor885_posts.post_type = 'attachment' ORDER BY wor885_posts.post_date DESC

Error en la base de datos de WordPress: [User 'devkwogpro' has exceeded the 'max_questions' resource (current value: 64000)]
SELECT post_id FROM wor885_postmeta, wor885_posts WHERE ID = post_id AND post_type = 'attachment' AND meta_key = '_wp_old_slug' AND meta_value = 'age-of-sigmar'

Error en la base de datos de WordPress: [User 'devkwogpro' has exceeded the 'max_questions' resource (current value: 64000)]
SELECT ID FROM wor885_posts WHERE post_name LIKE 'age-of-sigmar%' AND post_type IN ('post', 'page', 'attachment', 'product') AND post_status IN ('publish', 'wc-pos-open', 'wc-pos-partial')

Error en la base de datos de WordPress: [User 'devkwogpro' has exceeded the 'max_questions' resource (current value: 64000)]
SELECT ID FROM wor885_posts WHERE post_name LIKE 'age-of-sigmar%' AND post_type IN ('post', 'page', 'attachment', 'product') AND post_status IN ('publish', 'wc-pos-open', 'wc-pos-partial')

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', '1743628772', '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', '1743628712', '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`