Replies: 0
Hello,
I’m using your plugin in wordpress multisite, but this plugin is generating a database error in the following query:
ALTER TABLE wp_sp_email_logs CHANGE COLUMNidid SERIAL
Error Code: 1069
Error Message: Too many keys specified; max 64 keys allowed.
The Call Stack is:
do_action('plugins_loaded')
wp-includes/plugin.php:453
WPSparkPost\SparkPost->db_update_check()
wp-content/plugins/sparkpost/sparkpost.class.php:89
WPSparkPost\SparkPost->install_db()
wp-content/plugins/sparkpost/sparkpost.class.php:83
WPSparkPost\SparkPost->install_email_log_table()
wp-content/plugins/sparkpost/sparkpost.class.php:75
Please resolve this issue fast, this is causing slowdown to by creating errors in huge number.
Thanks