Title: Errors after update &#8211; table doesn&#8217;t exist
Last modified: October 18, 2017

---

# Errors after update – table doesn’t exist

 *  Resolved [LRHGuy](https://wordpress.org/support/users/lrhguy/)
 * (@lrhguy)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/errors-after-update-table-doesnt-exist/)
 * I found this error in the logs:
 * ] WordPress database error The used table type doesn’t support FULLTEXT indexes
   for query CREATE TABLE IF NOT EXISTS rxxx_mail_bank_email_logs
    ( `id` int(11)
   NOT NULL AUTO_INCREMENT, `email_data` longtext NOT NULL, PRIMARY KEY (`id`), 
   FULLTEXT (`email_data`) )
 * And, further errors every day since:
 * WordPress database error Table ‘wumd_wordpress.rxxx_mail_bank_email_logs’ doesn’t
   exist for query SELECT email_data FROM rxxx_mail_bank_email_logs
    ORDER BY id
   DESC made by wp_dashboard, do_meta_boxes, call_user_func, dashboard_widget_function_mail_bank,
   include_once(‘wp-content\plugins\wp-mail-bank\lib\dashboard-widget.php’)
 * What do you suggest?
    Thanks!

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

 *  Plugin Author [Varun Sharma](https://wordpress.org/support/users/contact-banker/)
 * (@contact-banker)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/errors-after-update-table-doesnt-exist/#post-9606842)
 * Hi,
 * We recommend deleting the plugin and installing it again!
 * Make sure that the version you download should be 3.0.24 i.e the latest one.
 * This should fix the issue for you!
 * Thanks
 *  Thread Starter [LRHGuy](https://wordpress.org/support/users/lrhguy/)
 * (@lrhguy)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/errors-after-update-table-doesnt-exist/#post-9615512)
 * Deactivated, deleted, then reinstalled. Got this error:
 * [24-Oct-2017 12:19:21 UTC] WordPress database error The used table type doesn’t
   support FULLTEXT indexes for query CREATE TABLE IF NOT EXISTS r893_mail_bank_email_logs
 *  (
 *  `id` int(11) NOT NULL AUTO_INCREMENT,
 *  `email_data` longtext NOT NULL,
 *  PRIMARY KEY (`id`),
 *  FULLTEXT (`email_data`)
 *  )
 *  ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 made by require(‘C:\UniServerZ\
   www\wp-admin\plugins.php’), activate_plugin, do_action(‘activate_wp-mail-bank/
   wp-mail-bank.php’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array,
   install_script_for_mail_bank, include(‘C:\UniServerZ\www\wp-content\plugins\wp-
   mail-bank\lib\install-script.php’), mail_bank_email_logs_table, dbDelta
 * – and –
 * [24-Oct-2017 12:20:18 UTC] WordPress database error Table ‘wumd_wordpress.r893_mail_bank_email_logs’
   doesn’t exist for query SHOW FULL COLUMNS FROM `r893_mail_bank_email_logs` made
   by do_action(‘wp_ajax_mail_bank_action’), WP_Hook->do_action, WP_Hook->apply_filters,
   call_user_func_array, ajax_register_for_mail_bank, include_once(‘C:\UniServerZ\
   www\wp-content\plugins\wp-mail-bank\lib\action-library.php’), wp_mail, mail_bank_auth_host-
   >send_test_mail_bank, mail_bank_send_mail->send_email_message_mail_bank, mail_bank_send_mail-
   >get_message_content_mail_bank, mail_bank_email_log_writter->mb_success_log, 
   mail_bank_email_log_writter->mb_email_log
 * [24-Oct-2017 12:20:36 UTC] WordPress database error Table ‘wumd_wordpress.r893_mail_bank_email_logs’
   doesn’t exist for query SELECT * FROM r893_mail_bank_email_logs ORDER BY id DESC
   LIMIT 1000 made by do_action(‘mail-bank_page_mb_email_logs’), WP_Hook->do_action,
   WP_Hook->apply_filters, call_user_func_array, mb_email_logs, include_once(‘C:\
   UniServerZ\www\wp-content\plugins\wp-mail-bank\includes\queries.php’)
 * [24-Oct-2017 12:20:42 UTC] WordPress database error Table ‘wumd_wordpress.r893_mail_bank_email_logs’
   doesn’t exist for query SELECT * FROM r893_mail_bank_email_logs ORDER BY id DESC
   LIMIT 1000 made by do_action(‘mail-bank_page_mb_email_logs’), WP_Hook->do_action,
   WP_Hook->apply_filters, call_user_func_array, mb_email_logs, include_once(‘C:\
   UniServerZ\www\wp-content\plugins\wp-mail-bank\includes\queries.php’)
 * —
    Please note, if worked fine at one time. Did you change something? (Note the
   FULLTEXT reference above.)
 *  Plugin Author [Varun Sharma](https://wordpress.org/support/users/contact-banker/)
 * (@contact-banker)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/errors-after-update-table-doesnt-exist/#post-9621767)
 * Hi,
 * Please updated to the latest edition, and this should be fixed automatically!
 * Thanks

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

The topic ‘Errors after update – table doesn’t exist’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-mail-bank_724f4f.svg)
 * [Mail Bank - #1 Mail SMTP Plugin for WordPress](https://wordpress.org/plugins/wp-mail-bank/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-mail-bank/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-mail-bank/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-mail-bank/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-mail-bank/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-mail-bank/reviews/)

## Tags

 * [gmail](https://wordpress.org/support/topic-tag/gmail/)
 * [mail](https://wordpress.org/support/topic-tag/mail/)
 * [mailer function](https://wordpress.org/support/topic-tag/mailer-function/)
 * [phpmailer](https://wordpress.org/support/topic-tag/phpmailer/)
 * [SMTP plugin](https://wordpress.org/support/topic-tag/smtp-plugin/)

 * 3 replies
 * 2 participants
 * Last reply from: [Varun Sharma](https://wordpress.org/support/users/contact-banker/)
 * Last activity: [8 years, 7 months ago](https://wordpress.org/support/topic/errors-after-update-table-doesnt-exist/#post-9621767)
 * Status: resolved