WordPress database error: [User 'xshop79q_wp53501' has exceeded the 'max_questions' resource (current value: 1)]CREATE TABLE IF NOT EXISTS `wpqc_mvx_shipping_zone_locations` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`vendor_id` int(11) DEFAULT NULL,
`zone_id` int(11) DEFAULT NULL,
`location_code` varchar(255) DEFAULT NULL,
`location_type` varchar(255) DEFAULT NULL,
PRIMARY KEY (`id`)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci;
WordPress database error: [User 'xshop79q_wp53501' has exceeded the 'max_questions' resource (current value: 1)]CREATE TABLE IF NOT EXISTS `wpqc_mvx_vendor_ledger` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`vendor_id` int(11) NOT NULL,
`order_id` bigint(20) NOT NULL,
`ref_id` bigint(20) NOT NULL,
`ref_type` varchar(100) NOT NULL DEFAULT '',
`ref_info` varchar(255) NOT NULL DEFAULT '',
`ref_status` varchar(100) NOT NULL DEFAULT '',
`ref_updated` timestamp NULL,
`credit` varchar(100) NOT NULL,
`debit` varchar(100) NOT NULL,
`balance` varchar(255) NOT NULL DEFAULT 0,
`created` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
PRIMARY KEY (`id`)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci;
WordPress database error: [User 'xshop79q_wp53501' has exceeded the 'max_questions' resource (current value: 1)]SHOW FULL COLUMNS FROM `wpqc_options`
WordPress database error: [User 'xshop79q_wp53501' has exceeded the 'max_questions' resource (current value: 1)]SHOW FULL COLUMNS FROM `wpqc_options`
WordPress database error: [User 'xshop79q_wp53501' has exceeded the 'max_questions' resource (current value: 1)]
SELECT COUNT(*)
FROM wpqc_options
WHERE option_name LIKE 'elementor\\_1\\_custom\\_task\\_manger\\_batch\\_%'
WordPress database error: [User 'xshop79q_wp53501' has exceeded the 'max_questions' resource (current value: 1)]SELECT a.action_id FROM wpqc_actionscheduler_actions a LEFT JOIN wpqc_actionscheduler_groups g ON g.group_id=a.group_id WHERE 1=1 AND g.slug='rocket-rucss' AND a.hook='rocket_rucss_pending_jobs_cron' AND a.args='[]' AND a.status IN ('in-progress', 'pending') LIMIT 0, 1
WordPress database error: [User 'xshop79q_wp53501' has exceeded the 'max_questions' resource (current value: 1)]SELECT a.action_id FROM wpqc_actionscheduler_actions a WHERE 1=1 AND a.hook='wc_customer_order_export_cleanup_exports' AND a.status IN ('in-progress') ORDER BY a.scheduled_date_gmt ASC LIMIT 0, 1
WordPress database error: [User 'xshop79q_wp53501' has exceeded the 'max_questions' resource (current value: 1)]SELECT a.action_id FROM wpqc_actionscheduler_actions a WHERE 1=1 AND a.hook='wc_customer_order_export_cleanup_exports' AND a.status IN ('pending') ORDER BY a.scheduled_date_gmt ASC LIMIT 0, 1
WordPress database error: [User 'xshop79q_wp53501' has exceeded the 'max_questions' resource (current value: 1)]SELECT group_id FROM wpqc_actionscheduler_groups WHERE slug=''
WordPress database error: [User 'xshop79q_wp53501' has exceeded the 'max_questions' resource (current value: 1)]SHOW FULL COLUMNS FROM `wpqc_actionscheduler_groups`
WordPress database error: [User 'xshop79q_wp53501' has exceeded the 'max_questions' resource (current value: 1)]
INSERT INTO wpqc_actionscheduler_actions ( `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `schedule`, `group_id`, `priority`, `args` )
SELECT 'wc_customer_order_export_cleanup_exports', 'pending', '2025-05-16 00:28:31', '2025-05-16 00:28:31', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747355311;s:18:\"\0*\0first_timestamp\";i:1747355311;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747355311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 0, 10, '[]' FROM DUAL
WHERE ( SELECT NULL FROM DUAL ) IS NULL