Title: infinite WordPress database error Table
Last modified: May 29, 2024

---

# infinite WordPress database error Table

 *  Resolved [adempozhari](https://wordpress.org/support/users/adempozhari/)
 * (@adempozhari)
 * [2 years ago](https://wordpress.org/support/topic/infinite-wordpress-database-error-table/)
 * i am getting continues error as below. like every few second
 * [29-May-2024 13:51:10 UTC] WordPress database error Table ‘xxxxxx_woocom.wp_ip2location_country_blocker_frontend_rate_limit_log’
   doesn’t exist for query INSERT INTO wp_ip2location_country_blocker_frontend_rate_limit_log(
   ip_address, date_created) VALUES (“66.249.68.1”, “2024-05-29 13:51:10”) made 
   by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘
   wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), WP_Hook-
   >do_action, WP_Hook->apply_filters, IP2LocationCountryBlocker->check_block
 * is this normal? i think this made my error log file huge.

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [adempozhari](https://wordpress.org/support/users/adempozhari/)
 * (@adempozhari)
 * [2 years ago](https://wordpress.org/support/topic/infinite-wordpress-database-error-table/#post-17789555)
 * [29-May-2024 15:16:20 UTC] WordPress database error Table ‘xxxxxx_woocom.wp_ip2location_country_blocker_frontend_rate_limit_log’
   doesn’t exist for query SELECT COUNT(*) FROM wp_ip2location_country_blocker_frontend_rate_limit_log
   WHERE ip_address = “43.156.237.110” AND date_created >= “2024-05-28 15:16:20”;
   made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘
   wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), WP_Hook-
   >do_action, WP_Hook->apply_filters, IP2LocationCountryBlocker->check_block
 * [29-May-2024 15:16:20 UTC] WordPress database error Table ‘xxxxxx_woocom.wp_ip2location_country_blocker_frontend_rate_limit_log’
   doesn’t exist for query DELETE FROM wp_ip2location_country_blocker_frontend_rate_limit_log
   WHERE ip_address = “43.156.237.110” AND date_created < “2024-05-28 15:16:20”;
   made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘
   wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), WP_Hook-
   >do_action, WP_Hook->apply_filters, IP2LocationCountryBlocker->check_block
 * [29-May-2024 15:16:20 UTC] WordPress database error Table ‘xxxxxx_woocom.wp_ip2location_country_blocker_frontend_rate_limit_log’
   doesn’t exist for query INSERT INTO wp_ip2location_country_blocker_frontend_rate_limit_log(
   ip_address, date_created) VALUES (“170.106.180.62”, “2024-05-29 15:16:20”) made
   by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘
   wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), WP_Hook-
   >do_action, WP_Hook->apply_filters, IP2LocationCountryBlocker->check_block
 *  Plugin Author [IP2Location](https://wordpress.org/support/users/ip2location/)
 * (@ip2location)
 * [2 years ago](https://wordpress.org/support/topic/infinite-wordpress-database-error-table/#post-17790427)
 * Please make sure your WordPress user is given the permission to create table 
   in MySQL.
 * Then, uninstall and reinstall the plugin again to generate the tables.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘infinite WordPress database error Table’ is closed to new replies.

 * ![](https://ps.w.org/ip2location-country-blocker/assets/icon-128x128.png?rev=
   2121917)
 * [IP2Location Country Blocker](https://wordpress.org/plugins/ip2location-country-blocker/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ip2location-country-blocker/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ip2location-country-blocker/)
 * [Active Topics](https://wordpress.org/support/plugin/ip2location-country-blocker/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ip2location-country-blocker/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ip2location-country-blocker/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [IP2Location](https://wordpress.org/support/users/ip2location/)
 * Last activity: [2 years ago](https://wordpress.org/support/topic/infinite-wordpress-database-error-table/#post-17790427)
 * Status: resolved