WordPress database error: [CREATE command denied to user 'monpetitkcmpb'@'10.123.20.1' for table 'ts_mobileassistant_push_settings']
CREATE TABLE IF NOT EXISTS `ts_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` int(5) NOT NULL,
`push_new_order` tinyint(1) NOT NULL DEFAULT '0',
`push_order_statuses` 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 'monpetitkcmpb'@'10.123.20.1' for table 'ts_mobileassistant_devices']
CREATE TABLE IF NOT EXISTS `ts_mobileassistant_devices` (
`device_unique_id` INT(10) UNSIGNED NOT NULL AUTO_INCREMENT,
`device_unique` VARCHAR(100),
`account_id` INT(10),
`device_name` VARCHAR(150),
`last_activity` DATETIME NOT NULL,
PRIMARY KEY (`device_unique_id`),
UNIQUE KEY UNQ_MOB_DEV_UNQ (`device_unique`, `account_id`))
WordPress database error: [CREATE command denied to user 'monpetitkcmpb'@'10.123.20.1' for table 'ts_mobileassistant_session_keys']
CREATE TABLE IF NOT EXISTS `ts_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 'monpetitkcmpb'@'10.123.20.1' for table 'ts_mobileassistant_failed_login']
CREATE TABLE IF NOT EXISTS `ts_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 'monpetitkcmpb'@'10.123.20.1' for table 'ts_mobileassistant_accounts']
CREATE TABLE IF NOT EXISTS `ts_mobileassistant_accounts` (
`id` INT(10) UNSIGNED NOT NULL AUTO_INCREMENT,
`account_email` VARCHAR(100) NOT NULL,
`status` TINYINT,
PRIMARY KEY (`id`),
UNIQUE KEY UNQ_MOB_ACCOUNT (`account_email`))
WordPress database error: [CREATE command denied to user 'monpetitkcmpb'@'10.123.20.1' for table 'ts_mobileassistant_users']
CREATE TABLE IF NOT EXISTS `ts_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`))
Erreur de la base de données WordPress : [INSERT, UPDATE command denied to user 'monpetitkcmpb'@'10.123.20.1' for table 'ts_options']INSERT INTO `ts_options` (`option_name`, `option_value`, `autoload`) VALUES ('_transient_doing_cron', '1775703576.5765171051025390625000', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)
Erreur de la base de données WordPress : [UPDATE command denied to user 'monpetitkcmpb'@'10.123.20.1' for table 'ts_options']UPDATE `ts_options` SET `option_value` = '1778295576' WHERE `option_name` = '_transient_timeout_wc_term_counts'
Erreur de la base de données WordPress : [UPDATE command denied to user 'monpetitkcmpb'@'10.123.20.1' for table 'ts_options']UPDATE `ts_options` SET `option_value` = 'a:62:{i:324;s:2:\"11\";i:91;s:2:\"37\";i:250;s:1:\"6\";i:92;s:2:\"83\";i:170;s:2:\"24\";i:247;s:2:\"12\";i:338;s:2:\"14\";i:94;s:2:\"57\";i:239;s:1:\"4\";i:358;s:1:\"5\";i:329;s:2:\"13\";i:231;s:2:\"14\";i:326;s:1:\"7\";i:93;s:2:\"15\";i:120;s:1:\"6\";i:365;s:1:\"6\";i:357;s:1:\"6\";i:251;s:1:\"1\";i:330;s:2:\"23\";i:344;s:1:\"7\";i:232;s:1:\"8\";i:325;s:1:\"4\";i:337;s:1:\"1\";i:243;s:1:\"2\";i:216;s:1:\"1\";i:217;s:1:\"1\";i:224;s:1:\"3\";i:234;s:1:\"1\";i:237;s:1:\"1\";i:238;s:1:\"5\";i:240;s:1:\"2\";i:241;s:1:\"2\";i:242;s:1:\"2\";i:245;s:1:\"1\";i:246;s:1:\"2\";i:215;s:1:\"5\";i:248;s:1:\"2\";i:249;s:1:\"0\";i:255;s:1:\"3\";i:258;s:1:\"2\";i:259;s:1:\"2\";i:335;s:1:\"2\";i:279;s:1:\"2\";i:346;s:1:\"1\";i:347;s:1:\"1\";i:352;s:1:\"1\";i:354;s:1:\"1\";i:355;s:1:\"1\";i:153;s:1:\"1\";i:349;s:1:\"2\";i:98;s:1:\"1\";i:230;s:1:\"1\";i:73;s:1:\"5\";i:119;s:2:\"27\";i:122;s:1:\"1\";i:131;s:1:\"1\";i:136;s:1:\"1\";i:165;s:1:\"1\";i:181;s:1:\"5\";i:327;s:1:\"7\";i:26;s:2:\"38\";i:135;s:1:\"3\";}' WHERE `option_name` = '_transient_wc_term_counts'