[05-Jul-2017 06:53:09 UTC] WordPress database error Unknown column 'wp_' in 'field list' for query SELECT wp_
[05-Jul-2017 07:10:04 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '(
  		Tag_Group_ID mediumint(9) NOT NULL AUTO_INCREMENT,
  		Tag_Group_Name te' at line 1 for query CREATE TABLE  (
  		Tag_Group_ID mediumint(9) NOT NULL AUTO_INCREMENT,
  		Tag_Group_Name text DEFAULT '' NOT NULL,
		Tag_Group_Description text DEFAULT '' NOT NULL,
		Tag_Group_Order mediumint(9) DEFAULT '0' NOT NULL,
  		UNIQUE KEY id (Tag_Group_ID)
    	)
		DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci made by activate_plugin, do_action('activate_ultimate-product-catalogue/UPCP_Main.php'), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, Install_UPCP_DB, dbDelta
[05-Jul-2017 07:28:19 UTC] PHP Warning:  mysql_get_server_info(): Access denied for user ''@'localhost' (using password: NO) in /home/bellhydromatics/public_html/wp-content/plugins/search-unleashed/models/database.php on line 59
[05-Jul-2017 07:28:19 UTC] PHP Warning:  mysql_get_server_info(): A link to the server could not be established in /home/bellhydromatics/public_html/wp-content/plugins/search-unleashed/models/database.php on line 59
[08-May-2020 04:09:19 UTC] PHP Warning:  Error while sending QUERY packet. PID=12832 in /home2/bellhydromatics/public_html/wp-includes/wp-db.php on line 1942
[08-May-2020 04:09:19 UTC] PHP Warning:  Error while sending QUERY packet. PID=12830 in /home2/bellhydromatics/public_html/wp-includes/wp-db.php on line 1942
[08-May-2020 04:10:10 UTC] PHP Warning:  mysqli_query(): MySQL server has gone away in /home2/bellhydromatics/public_html/wp-includes/wp-db.php on line 1942
[08-May-2020 04:10:10 UTC] PHP Warning:  mysqli_query(): Error reading result set's header in /home2/bellhydromatics/public_html/wp-includes/wp-db.php on line 1942
[08-May-2020 04:10:11 UTC] PHP Warning:  Error while sending QUERY packet. PID=13139 in /home2/bellhydromatics/public_html/wp-includes/wp-db.php on line 1942
[08-May-2020 04:10:12 UTC] PHP Warning:  Error while sending QUERY packet. PID=13155 in /home2/bellhydromatics/public_html/wp-includes/wp-db.php on line 1942
[16-Nov-2021 13:40:34 UTC] WordPress database error DROP command denied to user 'bellhyd_db_user'@'localhost' for table 'wp_search_phrases' for query DROP TABLE IF EXISTS wp_search_phrases made by deactivate_plugins, do_action('deactivate_search-unleashed/search-unleashed.php'), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, SearchUnleashedPlugin->deactivate, SU_Database->remove
[16-Nov-2021 13:40:34 UTC] WordPress database error DROP command denied to user 'bellhyd_db_user'@'localhost' for table 'wp_search' for query DROP TABLE IF EXISTS wp_search made by deactivate_plugins, do_action('deactivate_search-unleashed/search-unleashed.php'), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, SearchUnleashedPlugin->deactivate, SU_Database->remove
[16-Nov-2021 13:40:34 UTC] WordPress database error DROP command denied to user 'bellhyd_db_user'@'localhost' for table 'wp_search_post' for query DROP TABLE IF EXISTS wp_search_post made by deactivate_plugins, do_action('deactivate_search-unleashed/search-unleashed.php'), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, SearchUnleashedPlugin->deactivate, SearchUnleashedPlugin->swap_engine, IndexedEngine->remove_engine
[16-Nov-2021 13:40:34 UTC] WordPress database error DROP command denied to user 'bellhyd_db_user'@'localhost' for table 'wp_search_comment' for query DROP TABLE IF EXISTS wp_search_comment made by deactivate_plugins, do_action('deactivate_search-unleashed/search-unleashed.php'), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, SearchUnleashedPlugin->deactivate, SearchUnleashedPlugin->swap_engine, IndexedEngine->remove_engine
[16-Nov-2021 13:53:27 UTC] PHP Warning:  mysql_get_server_info(): Access denied for user ''@'localhost' (using password: NO) in /home2/bellhyd/public_html/wp-content/plugins/search-unleashed/models/database.php on line 59
[16-Nov-2021 13:53:27 UTC] PHP Warning:  mysql_get_server_info(): A link to the server could not be established in /home2/bellhyd/public_html/wp-content/plugins/search-unleashed/models/database.php on line 59
[16-Nov-2021 13:53:27 UTC] WordPress database error DROP command denied to user 'bellhyd_db_user'@'localhost' for table 'wp_search_post' for query DROP TABLE IF EXISTS wp_search_post made by activate_plugin, do_action('activate_search-unleashed/search-unleashed.php'), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, SearchUnleashedPlugin->activate, SearchUnleashedPlugin->swap_engine, IndexedEngine->install_engine, IndexedEngine->remove_engine
[16-Nov-2021 13:53:27 UTC] WordPress database error DROP command denied to user 'bellhyd_db_user'@'localhost' for table 'wp_search_comment' for query DROP TABLE IF EXISTS wp_search_comment made by activate_plugin, do_action('activate_search-unleashed/search-unleashed.php'), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, SearchUnleashedPlugin->activate, SearchUnleashedPlugin->swap_engine, IndexedEngine->install_engine, IndexedEngine->remove_engine
[16-Nov-2021 13:53:27 UTC] WordPress database error Table 'wp_search_post' already exists for query CREATE TABLE `wp_search_post` (`post_id` int(11) unsigned NOT NULL,`post_content` text DEFAULT NULL,
`post_excerpt` text DEFAULT NULL,
`post_tags` text DEFAULT NULL,
`post_category` text DEFAULT NULL,
`post_meta` text DEFAULT NULL,
`post_title` text DEFAULT NULL,
`post_slug` text DEFAULT NULL,
PRIMARY KEY (`post_id`)) made by activate_plugin, do_action('activate_search-unleashed/search-unleashed.php'), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, SearchUnleashedPlugin->activate, SearchUnleashedPlugin->swap_engine, IndexedEngine->install_engine
[16-Nov-2021 13:53:27 UTC] WordPress database error Table 'wp_search_comment' already exists for query CREATE TABLE `wp_search_comment` (`post_id` int(11) unsigned NOT NULL,`comment_id` int(11) unsigned NOT NULL,PRIMARY KEY (`post_id`,`comment_id`)) made by activate_plugin, do_action('activate_search-unleashed/search-unleashed.php'), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, SearchUnleashedPlugin->activate, SearchUnleashedPlugin->swap_engine, IndexedEngine->install_engine
[16-Nov-2021 14:32:54 UTC] PHP Fatal error:  Allowed memory size of 1048576 bytes exhausted (tried to allocate 94 bytes) in /home2/bellhyd/public_html/wp-includes/load.php on line 1027
[16-Nov-2021 14:53:45 UTC] PHP Fatal error:  Allowed memory size of 1048576 bytes exhausted (tried to allocate 77 bytes) in /home2/bellhyd/public_html/wp-includes/load.php on line 1027
[16-Nov-2021 14:53:48 UTC] PHP Fatal error:  Allowed memory size of 1048576 bytes exhausted (tried to allocate 93 bytes) in /home2/bellhyd/public_html/wp-includes/load.php on line 1027
[16-Nov-2021 14:53:53 UTC] PHP Fatal error:  Allowed memory size of 1048576 bytes exhausted (tried to allocate 77 bytes) in /home2/bellhyd/public_html/wp-includes/load.php on line 1027
[24-Nov-2021 07:33:37 UTC] WordPress database error DROP command denied to user 'bellhyd_db_user'@'localhost' for table 'wp_search_phrases' for query DROP TABLE IF EXISTS wp_search_phrases made by deactivate_plugins, do_action('deactivate_search-unleashed/search-unleashed.php'), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, SearchUnleashedPlugin->deactivate, SU_Database->remove
[24-Nov-2021 07:33:37 UTC] WordPress database error DROP command denied to user 'bellhyd_db_user'@'localhost' for table 'wp_search' for query DROP TABLE IF EXISTS wp_search made by deactivate_plugins, do_action('deactivate_search-unleashed/search-unleashed.php'), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, SearchUnleashedPlugin->deactivate, SU_Database->remove
[24-Nov-2021 07:33:37 UTC] WordPress database error DROP command denied to user 'bellhyd_db_user'@'localhost' for table 'wp_search_post' for query DROP TABLE IF EXISTS wp_search_post made by deactivate_plugins, do_action('deactivate_search-unleashed/search-unleashed.php'), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, SearchUnleashedPlugin->deactivate, SearchUnleashedPlugin->swap_engine, IndexedEngine->remove_engine
[24-Nov-2021 07:33:37 UTC] WordPress database error DROP command denied to user 'bellhyd_db_user'@'localhost' for table 'wp_search_comment' for query DROP TABLE IF EXISTS wp_search_comment made by deactivate_plugins, do_action('deactivate_search-unleashed/search-unleashed.php'), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, SearchUnleashedPlugin->deactivate, SearchUnleashedPlugin->swap_engine, IndexedEngine->remove_engine
[24-Nov-2021 07:34:10 UTC] PHP Warning:  mysql_get_server_info(): Access denied for user ''@'localhost' (using password: NO) in /home2/bellhyd/public_html/wp-content/plugins/search-unleashed/models/database.php on line 59
[24-Nov-2021 07:34:10 UTC] PHP Warning:  mysql_get_server_info(): A link to the server could not be established in /home2/bellhyd/public_html/wp-content/plugins/search-unleashed/models/database.php on line 59
[24-Nov-2021 07:34:10 UTC] WordPress database error DROP command denied to user 'bellhyd_db_user'@'localhost' for table 'wp_search_post' for query DROP TABLE IF EXISTS wp_search_post made by activate_plugins, activate_plugin, do_action('activate_search-unleashed/search-unleashed.php'), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, SearchUnleashedPlugin->activate, SearchUnleashedPlugin->swap_engine, IndexedEngine->install_engine, IndexedEngine->remove_engine
[24-Nov-2021 07:34:10 UTC] WordPress database error DROP command denied to user 'bellhyd_db_user'@'localhost' for table 'wp_search_comment' for query DROP TABLE IF EXISTS wp_search_comment made by activate_plugins, activate_plugin, do_action('activate_search-unleashed/search-unleashed.php'), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, SearchUnleashedPlugin->activate, SearchUnleashedPlugin->swap_engine, IndexedEngine->install_engine, IndexedEngine->remove_engine
[24-Nov-2021 07:34:10 UTC] WordPress database error Table 'wp_search_post' already exists for query CREATE TABLE `wp_search_post` (`post_id` int(11) unsigned NOT NULL,`post_content` text DEFAULT NULL,
`post_excerpt` text DEFAULT NULL,
`post_tags` text DEFAULT NULL,
`post_category` text DEFAULT NULL,
`post_meta` text DEFAULT NULL,
`post_title` text DEFAULT NULL,
`post_slug` text DEFAULT NULL,
PRIMARY KEY (`post_id`)) made by activate_plugins, activate_plugin, do_action('activate_search-unleashed/search-unleashed.php'), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, SearchUnleashedPlugin->activate, SearchUnleashedPlugin->swap_engine, IndexedEngine->install_engine
[24-Nov-2021 07:34:10 UTC] WordPress database error Table 'wp_search_comment' already exists for query CREATE TABLE `wp_search_comment` (`post_id` int(11) unsigned NOT NULL,`comment_id` int(11) unsigned NOT NULL,PRIMARY KEY (`post_id`,`comment_id`)) made by activate_plugins, activate_plugin, do_action('activate_search-unleashed/search-unleashed.php'), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, SearchUnleashedPlugin->activate, SearchUnleashedPlugin->swap_engine, IndexedEngine->install_engine
[24-Nov-2021 07:42:42 UTC] PHP Fatal error:  Allowed memory size of 1048576 bytes exhausted (tried to allocate 89 bytes) in /home2/bellhyd/public_html/wp-includes/load.php on line 1027
[24-Nov-2021 08:16:51 UTC] PHP Warning:  implode(): Invalid arguments passed in /home2/bellhyd/public_html/wp-content/plugins/search-unleashed/engines/indexed.php on line 115
[24-Nov-2021 08:17:08 UTC] PHP Warning:  implode(): Invalid arguments passed in /home2/bellhyd/public_html/wp-content/plugins/search-unleashed/engines/indexed.php on line 115
[19-Dec-2022 01:28:42 UTC] PHP Warning:  Error while sending QUERY packet. PID=53603 in /home2/bellhyd/public_html/wp-includes/wp-db.php on line 1942
[25-Sep-2023 14:24:10 UTC] PHP Parse error:  syntax error, unexpected 'DB_USER' (T_STRING) in /home2/bellhyd/public_html/wp-config.php on line 27
[25-Sep-2023 14:25:46 UTC] PHP Parse error:  syntax error, unexpected 'DB_USER' (T_STRING) in /home2/bellhyd/public_html/wp-config.php on line 27
[26-Dec-2025 08:02:56 UTC] PHP Warning:  An unexpected error occurred. Something may be wrong with WordPress.org or this server&#8217;s configuration. If you continue to have problems, please try the <a href="https://wordpress.org/support/">support forums</a>. (WordPress could not establish a secure connection to WordPress.org. Please contact your server administrator.) in /home2/bellhyd/public_html/wp-admin/includes/translation-install.php on line 66
