Title: Database error
Last modified: August 21, 2017

---

# Database error

 *  [Rafael Fischmann](https://wordpress.org/support/users/rfischmann/)
 * (@rfischmann)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/database-error-243/)
 * Hey guys,
 * I’m seeing tons of database errors like this on my logs:
 * `php[error] [21-Aug-2017 12:47:06 UTC] Erro de banco de dados do WordPress Table'
   gopagoda.wp_gdbc_attempts' doesn't exist para a consulta SELECT Count(1) AS Hits,
   ClientIp FROM wp_gdbc_attempts WHERE CreatedDate > 1503319564 AND ( (ModuleId
   = 2 AND SectionId = 2) OR (ModuleId = 2 AND SectionId = 5) OR (ModuleId = 9 AND
   SectionId = 1) OR (ModuleId = 21 AND SectionId = 1) OR (ModuleId = 25 AND SectionId
   = 1) OR (ModuleId = 34 AND SectionId = 1) OR (ModuleId = 35 AND SectionId = 1))
   GROUP BY ClientIp feita por require_once('wp-load.php'), require_once('wp-config.
   php'), require_once('wp-settings.php'), include_once('/plugins/goodbye-captcha/
   goodbye-captcha.php'), GdbcBruteGuardian::startGuarding, GdbcDbAccessController::
   getLatestLoginAttempts, GdbcDbAccessController::executePreparedQuery`
 * Any idea what is it and how to fix it?
 * Seems like it started after the last plugin update.
 * Thanks!

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

 *  Thread Starter [Rafael Fischmann](https://wordpress.org/support/users/rfischmann/)
 * (@rfischmann)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/database-error-243/#post-9498051)
 * Hello?…
 *  [herrvigg](https://wordpress.org/support/users/herrvigg/)
 * (@herrvigg)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/database-error-243/#post-9504069)
 * hi,
    you lost the main DB table used by WP Bruiser. I also had a similar issue
   but it was probably due to a mistake when i cleaned a lot of stuff in my DB. 
   The problem is i couldn’t upgrade any other plugin because of this error.
 * I solved it by **uninstalling** WP Bruiser completely so it cancels all the options
   and then make a clean reinstall from scratch, restore your options by setting
   them manually again. Make some screenshots of every panel, it’s the safest way
   imo. The table will be created again if your options are empty. At least it worked
   for me!
 * If you are really sure about what you are doing you can dump the options and 
   restore them after reinstall, by default they are in wp_options prefixed by ‘
   gdbc’. You can check them with `select * from wp_options like ‘gdbc%’. I did 
   an extra backup like that but i preferred to enter the options by hand again 
   so i’m sure i will not have any problem of version compatibility.
 * Hope it helps.
 *  Thread Starter [Rafael Fischmann](https://wordpress.org/support/users/rfischmann/)
 * (@rfischmann)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/database-error-243/#post-9508239)
 * You might be right, [@herrvigg](https://wordpress.org/support/users/herrvigg/),
   but I haven’t manually touched my database nor used any optimization plugins 
   in a long time. So I don’t know how could that be possible.
 * How do I “completely uninstall WP Bruiser”? I don’t think deleting its folder
   from /wp-content/plugins/ is enough, is it?
 * Thanks!
 *  Plugin Author [MihChe](https://wordpress.org/support/users/mihche/)
 * (@mihche)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/database-error-243/#post-9510590)
 * Hi [@rfischmann](https://wordpress.org/support/users/rfischmann/),
 * It seems like when you updated the plugin some files got corrupted. It’s been
   a while since I’ve pushed this new revision and nobody else reported this issue.
 * Just login through FTP and completely delete it from /wp-content/plugins/. That
   should be enough.
    Please let me know.
 * ~Mihai
 *  Thread Starter [Rafael Fischmann](https://wordpress.org/support/users/rfischmann/)
 * (@rfischmann)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/database-error-243/#post-9511182)
 * Doesn’t seem to be that, [@mihche](https://wordpress.org/support/users/mihche/).
   I’ve just re-downloaded the plugin and replaced its folder. Git (which is the
   way I deploy code to my site) shows no change whatsoever in any of the files.
 * Sounds like something in the database itself.
 *  [herrvigg](https://wordpress.org/support/users/herrvigg/)
 * (@herrvigg)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/database-error-243/#post-9539465)
 * In my case i uninstalled regularly from the plugin menu in WP. This deleted also
   the gdbc (Goodbye catcha) from the options. Then reinstall it and it should re-
   create everything properly.
 * The residual options may create some problems when reinstalling. If you need 
   to remove by hand just do first :
 * `select * from wp_options like 'gdbc%'`
 * Check you can delete this stuff and then do it:
 * `delete from wp_options like 'gdbc%'`
 *  Thread Starter [Rafael Fischmann](https://wordpress.org/support/users/rfischmann/)
 * (@rfischmann)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/database-error-243/#post-9544087)
 * Thanks, [@herrvigg](https://wordpress.org/support/users/herrvigg/).

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

The topic ‘Database error’ is closed to new replies.

 * ![](https://ps.w.org/goodbye-captcha/assets/icon-256x256.png?rev=1356325)
 * [WPBruiser {no- Captcha anti-Spam}](https://wordpress.org/plugins/goodbye-captcha/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/goodbye-captcha/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/goodbye-captcha/)
 * [Active Topics](https://wordpress.org/support/plugin/goodbye-captcha/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/goodbye-captcha/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/goodbye-captcha/reviews/)

## Tags

 * [log](https://wordpress.org/support/topic-tag/log/)
 * [MySQL](https://wordpress.org/support/topic-tag/mysql/)
 * [wpbruiser](https://wordpress.org/support/topic-tag/wpbruiser/)

 * 7 replies
 * 3 participants
 * Last reply from: [Rafael Fischmann](https://wordpress.org/support/users/rfischmann/)
 * Last activity: [8 years, 8 months ago](https://wordpress.org/support/topic/database-error-243/#post-9544087)
 * Status: not resolved