Title: Can&#8217;t Activate or Delete plugin
Last modified: June 6, 2020

---

# Can’t Activate or Delete plugin

 *  [linmyers1](https://wordpress.org/support/users/linmyers1/)
 * (@linmyers1)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/cant-activate-or-delete-plugin/)
 * I received the following when trying to activate the plugin.
 * Fatal error: Uncaught Migrate.php(259) : WpTesting_Migration_SwitchToIndividualAnswers–
   Error executing ‘query’ with: DROP TABLE IF EXISTS g1lulq8w59t_scores_backup;
   CREATE TABLE g1lulq8w59t_scores_backup AS SELECT a.answer_id AS answer_id, scale_id
   AS scale_id, score_value AS score_value FROM g1lulq8w59t_scores AS s, g1lulq8w59t_answers
   AS a WHERE TRUE AND s.answer_id = a.global_answer_id AND s.question_id = a.question_id;
   Reason: Statement violates GTID consistency: CREATE TABLE … SELECT. thrown in/
   homepages/39/d792062181/htdocs/app792062596/wp-content/plugins/wp-testing/vendor/
   ruckusing/ruckusing-migrations/lib/Task/Db/Migrate.php on line 259
 * I am unable to delete the plugin, as well. Please help. Thanks!

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [ustimenko](https://wordpress.org/support/users/ustimenko/)
 * (@ustimenko)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/cant-activate-or-delete-plugin/#post-12949215)
 * [@linmyers1](https://wordpress.org/support/users/linmyers1/) it’s beecause of
   your mysql servers replication.
 * [https://dev.mysql.com/doc/refman/5.7/en/replication-gtids-restrictions.html](https://dev.mysql.com/doc/refman/5.7/en/replication-gtids-restrictions.html)
 * If you can somehow disable replication, then it will works. It’s a temporary 
   workaround on your side.
 * Actually it should be fixed from my side somehow, but I can’t fix it ASAP. As
   this is very rare case for worpdress site working on DB with replication.

Viewing 1 replies (of 1 total)

The topic ‘Can’t Activate or Delete plugin’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-testing_fff0ea.svg)
 * [Psychological tests & quizzes](https://wordpress.org/plugins/wp-testing/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-testing/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-testing/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-testing/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-testing/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-testing/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [ustimenko](https://wordpress.org/support/users/ustimenko/)
 * Last activity: [5 years, 11 months ago](https://wordpress.org/support/topic/cant-activate-or-delete-plugin/#post-12949215)
 * Status: not resolved