• th3fallen

    (@th3fallen)


    Apparently this has been going on for a while but i’ve just tracked down the issue to your plugin. on your table that is being created wp_fm_items its creating indexes excessively i currently have 64 (mysql default max indexes) indexes 32 of which are called unique_name_{number} all on the same field the other 32 are ID_{number} for the index field.

    This should be an easy fix.

    https://wordpress.org/plugins/wordpress-form-manager/

The topic ‘Index issues’ is closed to new replies.