• Resolved melinmac

    (@melinmac)


    Migration “MailPoet\Migrations\Migration_20230503_210945” failed. Details: An exception occurred while executing ‘ALTER TABLE NRD_mailpoet_subscribers
    ADD INDEX first_name (first_name(10)),
    ADD INDEX last_name (last_name(10))’:

    SQLSTATE[42000]: Syntax error or access violation: 1061 Duplicate key name ‘first_name’

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Same here !

    Migration “MailPoet\Migrations\Migration_20230503_210945” failed. Details: An exception occurred while executing ‘ALTER TABLE XXXXX_subscribers
    ADD INDEX first_name (first_name(10)),
    ADD INDEX last_name (last_name(10))’:

    SQLSTATE[42000]: Syntax error or access violation: 1061 Duplicate key name ‘first_name’

    Yep, same here!

    I rolled back to version 4.16.0

    Hello,
    Same bug here, I had to do a rollback.
    I’ll wait for a fix as this update doesn’t work for me either.

    I’m having the same problem and reinstalled the previous version

    Plugin Author Bruna a11n

    (@bruberries)

    Hey everyone, we just released a fix for this issue. Please update the plugin and let us know if the error is gone.

    Thank you for your patience!

    Done update and test it works, thanks for your work and support

    Thank you ! Great, it seems OK after update !

    Thread Starter melinmac

    (@melinmac)

    Yes, worked for me. I appreciate your quick response!

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Migration failed’ is closed to new replies.