WordPress database error: [User 'habitat_dbu' has exceeded the 'max_questions' resource (current value: 300000)]
SELECT option_value FROM wp_options WHERE option_name = 'ai1ec_deactivate_message' LIMIT 1

WordPress database error: [User 'habitat_dbu' has exceeded the 'max_questions' resource (current value: 300000)]
SELECT option_value FROM wp_options WHERE option_name = 'ai1ec_version' LIMIT 1

WordPress database error: [User 'habitat_dbu' has exceeded the 'max_questions' resource (current value: 300000)]
SELECT option_value FROM wp_options WHERE option_name = 'calendarjsupdated' LIMIT 1

WordPress database error: [User 'habitat_dbu' has exceeded the 'max_questions' resource (current value: 300000)]
INSERT INTO `wp_options` (`option_name`, `option_value`, `autoload`) VALUES ('calendarjsupdated', '0', 'no') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)

WordPress database error: [User 'habitat_dbu' has exceeded the 'max_questions' resource (current value: 300000)]
SELECT option_value FROM wp_options WHERE option_name = 'jswidgetupdated' LIMIT 1

WordPress database error: [User 'habitat_dbu' has exceeded the 'max_questions' resource (current value: 300000)]
INSERT INTO `wp_options` (`option_name`, `option_value`, `autoload`) VALUES ('jswidgetupdated', '0', 'no') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)

WordPress database error: [User 'habitat_dbu' has exceeded the 'max_questions' resource (current value: 300000)]
SHOW FULL COLUMNS FROM `wp_options`

WordPress database error: [User 'habitat_dbu' has exceeded the 'max_questions' resource (current value: 300000)]
SELECT option_value FROM wp_options WHERE option_name = 'ai1ec_invalidate_css_cache' LIMIT 1

WordPress database error: [User 'habitat_dbu' has exceeded the 'max_questions' resource (current value: 300000)]
INSERT INTO `wp_options` (`option_name`, `option_value`, `autoload`) VALUES ('ai1ec_invalidate_css_cache', '1', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)

WordPress database error: [User 'habitat_dbu' has exceeded the 'max_questions' resource (current value: 300000)]
SHOW FULL COLUMNS FROM `wp_options`

WordPress database error: [User 'habitat_dbu' has exceeded the 'max_questions' resource (current value: 300000)]
INSERT INTO `wp_options` (`option_name`, `option_value`, `autoload`) VALUES ('ai1ec_version', '2.6.7', 'no') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)

WordPress database error: [User 'habitat_dbu' has exceeded the 'max_questions' resource (current value: 300000)]
SET time_zone = '+0:00'

WordPress database error: [User 'habitat_dbu' has exceeded the 'max_questions' resource (current value: 300000)]
SELECT option_value FROM wp_options WHERE option_name = 'ai1ec_db_version' LIMIT 1

WordPress database error: [User 'habitat_dbu' has exceeded the 'max_questions' resource (current value: 300000)]
SHOW TABLES LIKE 'wp_ai1ec_events'

WordPress database error: [User 'habitat_dbu' has exceeded the 'max_questions' resource (current value: 300000)]
SHOW TABLES LIKE 'wp_ai1ec_event_instances'

WordPress database error: [User 'habitat_dbu' has exceeded the 'max_questions' resource (current value: 300000)]
SHOW TABLES LIKE 'wp_%'

WordPress database error: [User 'habitat_dbu' has exceeded the 'max_questions' resource (current value: 300000)]
SHOW TABLES LIKE 'wp_ai1ec_events'

WordPress database error: [User 'habitat_dbu' has exceeded the 'max_questions' resource (current value: 300000)]
SHOW TABLES LIKE 'wp_ai1ec_event_instances'

WordPress database error: [User 'habitat_dbu' has exceeded the 'max_questions' resource (current value: 300000)]
SHOW TABLES LIKE 'wp_ai1ec_facebook_users_events'

WordPress database error: [User 'habitat_dbu' has exceeded the 'max_questions' resource (current value: 300000)]
CREATE TABLE wp_ai1ec_events ( post_id bigint(20) NOT NULL, start int(10) UNSIGNED NOT NULL, end int(10) UNSIGNED, timezone_name varchar(50), allday tinyint(1) NOT NULL, instant_event tinyint(1) NOT NULL DEFAULT 0, recurrence_rules longtext, exception_rules longtext, recurrence_dates longtext, exception_dates longtext, venue varchar(255), country varchar(255), address varchar(255), city varchar(255), province varchar(255), postal_code varchar(32), show_map tinyint(1), contact_name varchar(255), contact_phone varchar(32), contact_email varchar(128), contact_url varchar(255), cost varchar(255), ticket_url varchar(255), ical_feed_url varchar(255), ical_source_url varchar(255), ical_organizer varchar(255), ical_contact varchar(255), ical_uid varchar(255), show_coordinates tinyint(1), latitude decimal(20,15), longitude decimal(20,15), force_regenerate tinyint(1) NOT NULL DEFAULT 0, PRIMARY KEY (post_id), KEY feed_source (ical_feed_url) ) CHARACTER SET utf8

WordPress database error: [User 'habitat_dbu' has exceeded the 'max_questions' resource (current value: 300000)]
CREATE TABLE wp_ai1ec_event_instances ( id bigint(20) NOT NULL AUTO_INCREMENT, post_id bigint(20) NOT NULL, start int(10) UNSIGNED NOT NULL, end int(10) UNSIGNED NOT NULL, PRIMARY KEY (id), UNIQUE KEY evt_instance (post_id,start) ) CHARACTER SET utf8

WordPress database error: [User 'habitat_dbu' has exceeded the 'max_questions' resource (current value: 300000)]
CREATE TABLE wp_ai1ec_event_category_meta ( term_id bigint(20) NOT NULL, term_color varchar(255) NOT NULL, term_image varchar(254) NULL DEFAULT NULL, PRIMARY KEY (term_id) ) CHARACTER SET utf8

WordPress database error: [User 'habitat_dbu' has exceeded the 'max_questions' resource (current value: 300000)]
SHOW FULL COLUMNS FROM wp_ai1ec_events

WordPress database error: [User 'habitat_dbu' has exceeded the 'max_questions' resource (current value: 300000)]
SELECT option_value FROM wp_options WHERE option_name = 'ai1ec_deactivate_message' LIMIT 1

WordPress database error: [User 'habitat_dbu' has exceeded the 'max_questions' resource (current value: 300000)]
INSERT INTO `wp_options` (`option_name`, `option_value`, `autoload`) VALUES ('ai1ec_deactivate_message', '<p><p>Database update has failed. Please make sure, that database user, defined in <em>wp-config.php</em> has permissions, to make changes (<strong>ALTER TABLE</strong>) to the database.</p><p>Error encountered: Required table `wp_ai1ec_events` was not created</p></p> <script type=\"text/javascript\">\n jQuery( function($) {\n $( \"a[data-rel=\'b5e942752441f274734b1507b9089a0e08dfc420\']\" ).click( function() {\n jQuery( \"#ai1ec-error-b5e942752441f274734b1507b9089a0e08dfc420\" ).slideToggle( \"fast\" );\n return false;\n });\n });\n </script>\n <blockquote id=\"ai1ec-error-b5e942752441f274734b1507b9089a0e08dfc420\" style=\"display: none;\">\n <strong>Error Details:</strong>\n <p>#0 /hermes/walnacweb05/walnacweb05ab/b624/as.habitatct/newsite/wp-content/plugins/all-in-one-event-calendar/lib/database/helper.php(283): Ai1ec_Database_Helper->_check_delta()<br />\n#1 /hermes/walnacweb05/walnacweb05ab/b624/as.habitatct/newsite/wp-content/plugins/all-in-one-event-calendar/app/controller/front.php(1077): Ai1ec_Database_Helper->apply_delta(\'CREATE TABLE wp...\')<br />\n#2 /hermes/walnacweb05/walnacweb05ab/b624/as.habitatct/newsite/wp-content/plugins/all-in-one-event-calendar/app/controller/front.php(291): Ai1ec_Front_Controller->_initialize_schema()<br />\n#3 /hermes/walnacweb05/walnacweb05ab/b624/as.habitatct/newsite/wp-content/plugins/all-in-one-event-calendar/app/controller/front.php(62): Ai1ec_Front_Controller->_init(Object(Ai1ec_Loader))<br />\n#4 /hermes/walnacweb05/walnacweb05ab/b624/as.habitatct/newsite/wp-content/plugins/all-in-one-event-calendar/all-in-one-event-calendar.php(88): Ai1ec_Front_Controller->initialize(Object(Ai1ec_Loader))<br />\n#5 /hermes/walnacweb05/walnacweb05ab/b624/as.habitatct/newsite/wp-settings.php(377): include_once(\'/hermes/walnacw...\')<br />\n#6 /hermes/walnacweb05/walnacweb05ab/b624/as.habitatct/newsite/wp-config.php(78): require_once(\'/hermes/walnacw...\')<br />\n#7 /hermes/walnacweb05/walnacweb05ab/b624/as.habitatct/newsite/wp-load.php(37): require_once(\'/hermes/walnacw...\')<br />\n#8 /hermes/walnacweb05/walnacweb05ab/b624/as.habitatct/newsite/wp-blog-header.php(13): require_once(\'/hermes/walnacw...\')<br />\n#9 /hermes/walnacweb05/walnacweb05ab/b624/as.habitatct/newsite/index.php(17): require(\'/hermes/walnacw...\')<br />\n#10 {main}</p>\n <p>Request Uri: /event-calendar/action~oneday/page_offset~1/time_limit~1981857600/request_format~json</p>\n </blockquote>\n <a href=\"#\" data-rel=\"b5e942752441f274734b1507b9089a0e08dfc420\" class=\"button\">Toggle error details</a>', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)