WordPress database error: [ALTER command denied to user 'hypacart_wp586'@'localhost' for table 'wp_122_tec_events']ALTER TABLE wp_122_tec_events CHANGE COLUMN `event_id` `event_id` BIGINT(20) UNSIGNED NOT NULL AUTO_INCREMENT
WordPress database error: [ALTER command denied to user 'hypacart_wp586'@'localhost' for table 'wp_122_tec_events']ALTER TABLE wp_122_tec_events CHANGE COLUMN `post_id` `post_id` BIGINT(20) UNSIGNED NOT NULL
WordPress database error: [ALTER command denied to user 'hypacart_wp586'@'localhost' for table 'wp_122_tec_events']ALTER TABLE wp_122_tec_events CHANGE COLUMN `start_date` `start_date` VARCHAR(19) NOT NULL
WordPress database error: [ALTER command denied to user 'hypacart_wp586'@'localhost' for table 'wp_122_tec_events']ALTER TABLE wp_122_tec_events CHANGE COLUMN `end_date` `end_date` VARCHAR(19) DEFAULT NULL
WordPress database error: [ALTER command denied to user 'hypacart_wp586'@'localhost' for table 'wp_122_tec_events']ALTER TABLE wp_122_tec_events CHANGE COLUMN `timezone` `timezone` VARCHAR(30) NOT NULL DEFAULT 'UTC'
WordPress database error: [ALTER command denied to user 'hypacart_wp586'@'localhost' for table 'wp_122_tec_events']ALTER TABLE wp_122_tec_events CHANGE COLUMN `start_date_utc` `start_date_utc` VARCHAR(19) NOT NULL
WordPress database error: [ALTER command denied to user 'hypacart_wp586'@'localhost' for table 'wp_122_tec_events']ALTER TABLE wp_122_tec_events CHANGE COLUMN `end_date_utc` `end_date_utc` VARCHAR(19) DEFAULT NULL
WordPress database error: [ALTER command denied to user 'hypacart_wp586'@'localhost' for table 'wp_122_tec_events']ALTER TABLE wp_122_tec_events CHANGE COLUMN `duration` `duration` MEDIUMINT(30) DEFAULT 7200
WordPress database error: [ALTER command denied to user 'hypacart_wp586'@'localhost' for table 'wp_122_tec_events']ALTER TABLE wp_122_tec_events CHANGE COLUMN `updated_at` `updated_at` TIMESTAMP DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP
WordPress database error: [ALTER command denied to user 'hypacart_wp586'@'localhost' for table 'wp_122_tec_events']ALTER TABLE `wp_122_tec_events`ADD UNIQUE( `post_id` )
WordPress database error: [ALTER command denied to user 'hypacart_wp586'@'localhost' for table 'wp_122_tec_occurrences']ALTER TABLE wp_122_tec_occurrences CHANGE COLUMN `occurrence_id` `occurrence_id` BIGINT(20) UNSIGNED NOT NULL AUTO_INCREMENT
WordPress database error: [ALTER command denied to user 'hypacart_wp586'@'localhost' for table 'wp_122_tec_occurrences']ALTER TABLE wp_122_tec_occurrences CHANGE COLUMN `event_id` `event_id` BIGINT(20) UNSIGNED NOT NULL
WordPress database error: [ALTER command denied to user 'hypacart_wp586'@'localhost' for table 'wp_122_tec_occurrences']ALTER TABLE wp_122_tec_occurrences CHANGE COLUMN `post_id` `post_id` BIGINT(20) UNSIGNED NOT NULL
WordPress database error: [ALTER command denied to user 'hypacart_wp586'@'localhost' for table 'wp_122_tec_occurrences']ALTER TABLE wp_122_tec_occurrences CHANGE COLUMN `start_date` `start_date` VARCHAR(19) NOT NULL
WordPress database error: [ALTER command denied to user 'hypacart_wp586'@'localhost' for table 'wp_122_tec_occurrences']ALTER TABLE wp_122_tec_occurrences CHANGE COLUMN `start_date_utc` `start_date_utc` VARCHAR(19) NOT NULL
WordPress database error: [ALTER command denied to user 'hypacart_wp586'@'localhost' for table 'wp_122_tec_occurrences']ALTER TABLE wp_122_tec_occurrences CHANGE COLUMN `end_date` `end_date` VARCHAR(19) NOT NULL
WordPress database error: [ALTER command denied to user 'hypacart_wp586'@'localhost' for table 'wp_122_tec_occurrences']ALTER TABLE wp_122_tec_occurrences CHANGE COLUMN `end_date_utc` `end_date_utc` VARCHAR(19) NOT NULL
WordPress database error: [ALTER command denied to user 'hypacart_wp586'@'localhost' for table 'wp_122_tec_occurrences']ALTER TABLE wp_122_tec_occurrences CHANGE COLUMN `duration` `duration` MEDIUMINT(30) DEFAULT 7200
WordPress database error: [ALTER command denied to user 'hypacart_wp586'@'localhost' for table 'wp_122_tec_occurrences']ALTER TABLE wp_122_tec_occurrences CHANGE COLUMN `hash` `hash` VARCHAR(40) NOT NULL
WordPress database error: [ALTER command denied to user 'hypacart_wp586'@'localhost' for table 'wp_122_tec_occurrences']ALTER TABLE wp_122_tec_occurrences CHANGE COLUMN `updated_at` `updated_at` TIMESTAMP DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP
WordPress database error: [ALTER command denied to user 'hypacart_wp586'@'localhost' for table 'wp_122_tec_occurrences']ALTER TABLE wp_122_tec_occurrences ADD INDEX (event_id)
WordPress database error: [ALTER command denied to user 'hypacart_wp586'@'localhost' for table 'wp_122_tec_occurrences']ALTER TABLE `wp_122_tec_occurrences`ADD UNIQUE( `hash` )