WordPress database error: [CREATE command denied to user 'u740479734_migration11'@'localhost' for table `u740479734_migration11`.`wp_mobileassistant_push_settings`]
CREATE TABLE IF NOT EXISTS `wp_mobileassistant_push_settings` ( `setting_id` int(11) NOT NULL AUTO_INCREMENT, `registration_id` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `user_id` INT(10), `app_connection_id` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `push_new_order` tinyint(1) NOT NULL DEFAULT '0', `push_order_statuses` text COLLATE utf8_unicode_ci NOT NULL, `not_notified_order_statuses_ids` text COLLATE utf8_unicode_ci NOT NULL, `push_new_customer` tinyint(1) NOT NULL DEFAULT '0', `push_currency_code` varchar(5) COLLATE utf8_unicode_ci NOT NULL, `device_unique_id` INT(10), `status` TINYINT DEFAULT 1, PRIMARY KEY (`setting_id`))

WordPress database error: [CREATE command denied to user 'u740479734_migration11'@'localhost' for table `u740479734_migration11`.`wp_mobileassistant_session_keys`]
CREATE TABLE IF NOT EXISTS `wp_mobileassistant_session_keys` ( `id` INT(10) UNSIGNED NOT NULL AUTO_INCREMENT, `session_key` VARCHAR(100) NOT NULL, `user_id` INT(10), `date_added` DATETIME NOT NULL, PRIMARY KEY (`id`))

WordPress database error: [CREATE command denied to user 'u740479734_migration11'@'localhost' for table `u740479734_migration11`.`wp_mobileassistant_failed_login`]
CREATE TABLE IF NOT EXISTS `wp_mobileassistant_failed_login` ( `id` INT(10) UNSIGNED NOT NULL AUTO_INCREMENT, `ip` VARCHAR(20) NOT NULL, `date_added` DATETIME NOT NULL, PRIMARY KEY (`id`))

WordPress database error: [CREATE command denied to user 'u740479734_migration11'@'localhost' for table `u740479734_migration11`.`wp_mobileassistant_users`]
CREATE TABLE IF NOT EXISTS `wp_mobileassistant_users` ( `user_id` INT(10) UNSIGNED NOT NULL AUTO_INCREMENT, `username` VARCHAR(100) NOT NULL, `password` VARCHAR(35) NOT NULL, `allowed_actions` VARCHAR(1000), `qr_code_hash` VARCHAR(70), `status` TINYINT, PRIMARY KEY (`user_id`), UNIQUE KEY UNQ_MOB_USER (`username`))

WordPress database error: [UPDATE command denied to user 'u740479734_migration11'@'localhost' for table `u740479734_migration11`.`wp_options`]
UPDATE `wp_options` SET `option_value` = 'a:3:{i:0;s:22:\"themepunch-ext-a.tools\";i:1;s:22:\"themepunch-ext-b.tools\";i:2;s:22:\"themepunch-ext-c.tools\";}' WHERE `option_name` = 'revslider_servers'

WordPress database error: [UPDATE command denied to user 'u740479734_migration11'@'localhost' for table `u740479734_migration11`.`wp_options`]
UPDATE `wp_options` SET `option_value` = '1722158823' WHERE `option_name` = 'revslider_server_refresh'

WordPress database error: [INSERT, UPDATE command denied to user 'u740479734_migration11'@'localhost' for table `u740479734_migration11`.`wp_options`]
INSERT INTO `wp_options` (`option_name`, `option_value`, `autoload`) VALUES ('_transient_wc_attribute_taxonomies', 'a:5:{i:0;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:2:\"11\";s:14:\"attribute_name\";s:3:\"age\";s:15:\"attribute_label\";s:3:\"Age\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:1;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:2:\"10\";s:14:\"attribute_name\";s:5:\"brand\";s:15:\"attribute_label\";s:5:\"Brand\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:2;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"1\";s:14:\"attribute_name\";s:5:\"color\";s:15:\"attribute_label\";s:5:\"color\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:3;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"9\";s:14:\"attribute_name\";s:12:\"size-letters\";s:15:\"attribute_label\";s:14:\"size - letters\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:4;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:2:\"12\";s:14:\"attribute_name\";s:11:\"size-number\";s:15:\"attribute_label\";s:13:\"Size - Number\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}}', 'on') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)

WordPress database error: [INSERT, UPDATE command denied to user 'u740479734_migration11'@'localhost' for table `u740479734_migration11`.`wp_wfconfig`]
INSERT INTO wp_wfconfig (name, val, autoload) values ('lastPermissionsTemplateCheck', '1722158823', 'yes') ON DUPLICATE KEY UPDATE val = '1722158823', autoload = 'yes'

WordPress database error: [INSERT, UPDATE command denied to user 'u740479734_migration11'@'localhost' for table `u740479734_migration11`.`wp_wfconfig`]
INSERT INTO wp_wfconfig (name, val, autoload) values ('previousWflogsFileList', '[\".htaccess\",\"config-livewaf.php\",\"rules.php\",\"attack-data.php\",\"GeoLite2-Country.mmdb\",\"config-synced.php\",\"ips.php\",\"config.php\",\"config-transient.php\",\"template.php\"]', 'yes') ON DUPLICATE KEY UPDATE val = '[\".htaccess\",\"config-livewaf.php\",\"rules.php\",\"attack-data.php\",\"GeoLite2-Country.mmdb\",\"config-synced.php\",\"ips.php\",\"config.php\",\"config-transient.php\",\"template.php\"]', autoload = 'yes'

WordPress database error: [INSERT, UPDATE command denied to user 'u740479734_migration11'@'localhost' for table `u740479734_migration11`.`wp_wfconfig`]
INSERT INTO wp_wfconfig (name, val, autoload) values ('serverDNS', '1722158823;81;185.124.111.70', 'yes') ON DUPLICATE KEY UPDATE val = '1722158823;81;185.124.111.70', autoload = 'yes'

WordPress database error: [UPDATE command denied to user 'u740479734_migration11'@'localhost' for table `u740479734_migration11`.`wp_options`]
UPDATE `wp_options` SET `option_value` = '1', `autoload` = 'off' WHERE `option_name` = 'wordfence_syncAttackDataAttempts'

WordPress database error: [INSERT, UPDATE command denied to user 'u740479734_migration11'@'localhost' for table `u740479734_migration11`.`wp_options`]
INSERT INTO `wp_options` (`option_name`, `option_value`, `autoload`) VALUES ('_transient_timeout_gla_url_matches', '1722202024', 'off') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)

WordPress database error: [INSERT, UPDATE command denied to user 'u740479734_migration11'@'localhost' for table `u740479734_migration11`.`wp_options`]
INSERT INTO `wp_options` (`option_name`, `option_value`, `autoload`) VALUES ('_transient_gla_url_matches', 'yes', 'off') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)

WordPress database error: [INSERT, UPDATE command denied to user 'u740479734_migration11'@'localhost' for table `u740479734_migration11`.`wp_options`]
INSERT INTO `wp_options` (`option_name`, `option_value`, `autoload`) VALUES ('_transient_timeout_wc_installing', '1722159424', 'off') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)

WordPress database error: [INSERT, UPDATE command denied to user 'u740479734_migration11'@'localhost' for table `u740479734_migration11`.`wp_options`]
INSERT INTO `wp_options` (`option_name`, `option_value`, `autoload`) VALUES ('_transient_wc_installing', 'yes', 'off') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)


Fatal error: Uncaught RuntimeException: Error saving action: INSERT command denied to user 'u740479734_migration11'@'localhost' for table `u740479734_migration11`.`wp_actionscheduler_actions` in /home/u740479734/domains/impresa.in/public_html/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:126 Stack trace: #0 /home/u740479734/domains/impresa.in/public_html/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php(69): ActionScheduler_DBStore->save_action_to_db() #1 /home/u740479734/domains/impresa.in/public_html/wp-content/plugins/forminator/library/external/src/Forminator/woocommerce/action-scheduler/classes/ActionScheduler_ActionFactory.php(327): ActionScheduler_DBStore->save_action() #2 /home/u740479734/domains/impresa.in/public_html/wp-content/plugins/forminator/library/external/src/Forminator/woocommerce/action-scheduler/classes/ActionScheduler_ActionFactory.php(315): ActionScheduler_ActionFactory->store() #3 /home/u740479734/domains/impresa.in/public_html/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/functions.php(102): ActionScheduler_ActionFactory->create() #4 /home/u740479734/domains/impresa.in/public_html/wp-content/plugins/woocommerce/includes/queue/class-wc-action-queue.php(44): as_schedule_single_action() #5 /home/u740479734/domains/impresa.in/public_html/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/RemoteInboxNotificationsEngine.php(59): WC_Action_Queue->schedule_single() #6 /home/u740479734/domains/impresa.in/public_html/wp-includes/class-wp-hook.php(324): Automattic\WooCommerce\Admin\RemoteInboxNotifications\RemoteInboxNotificationsEngine::Automattic\WooCommerce\Admin\RemoteInboxNotifications\{closure}() #7 /home/u740479734/domains/impresa.in/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #8 /home/u740479734/domains/impresa.in/public_html/wp-includes/plugin.php(517): WP_Hook->do_action() #9 /home/u740479734/domains/impresa.in/public_html/wp-content/plugins/woocommerce/includes/class-wc-install.php(334): do_action() #10 /home/u740479734/domains/impresa.in/public_html/wp-includes/class-wp-hook.php(324): WC_Install::check_version() #11 /home/u740479734/domains/impresa.in/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #12 /home/u740479734/domains/impresa.in/public_html/wp-includes/plugin.php(517): WP_Hook->do_action() #13 /home/u740479734/domains/impresa.in/public_html/wp-settings.php(700): do_action() #14 /home/u740479734/domains/impresa.in/public_html/wp-config.php(90): require_once('/home/u74047973...') #15 /home/u740479734/domains/impresa.in/public_html/wp-load.php(50): require_once('/home/u74047973...') #16 /home/u740479734/domains/impresa.in/public_html/wp-blog-header.php(13): require_once('/home/u74047973...') #17 /home/u740479734/domains/impresa.in/public_html/index.php(17): require('/home/u74047973...') #18 {main} thrown in /home/u740479734/domains/impresa.in/public_html/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php on line 126