PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Database error after upgrade to 1.6

  1. I get this database error on a couple of installs after the 1.6 upgrade. Is it safe to simply drop the suggested indexes?

    WordPress database error: [INDEX command denied to user 'example' for table 'wp_rg_form_meta']
    DROP INDEX form_id ON wp_rg_form_meta

    WordPress database error: [INDEX command denied to user 'example' for table 'wp_rg_lead_detail_long']
    DROP INDEX lead_detail_key ON wp_rg_lead_detail_long

    Thanks for the help!

    Posted 12 years ago on Tuesday November 8, 2011 | Permalink
  2. Yes, it's safe to run that SQL in something like phpMyAdmin or a command line mysql. Please make a backup first just to be sure you can recover if something goes wrong.

    This has been reported once before and I'll bring this to the developer's attention. Thank you and sorry for the trouble.

    Related:
    http://www.gravityhelp.com/forums/topic/errors-upgrading-to-16#post-39948

    Posted 12 years ago on Tuesday November 8, 2011 | Permalink
  3. Thanks for the reply Chris and sorry for not searching the forums better before posting (will do better next time).

    Posted 12 years ago on Thursday November 10, 2011 | Permalink
  4. No problem. Sorry for the trouble.

    Posted 12 years ago on Thursday November 10, 2011 | Permalink

This topic has been resolved and has been closed to new replies.