Title: Fatal error: Uncaught Migrate.php(259)
Last modified: March 15, 2018

---

# Fatal error: Uncaught Migrate.php(259)

 *  Resolved [micropay](https://wordpress.org/support/users/micropay/)
 * (@micropay)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/fatal-error-uncaught-migrate-php259-3/)
 * hi,
    i have this fatal error:
 * `Fatal error: Uncaught Migrate.php(259) : WpTesting_Migration_AddExampleTest -
   Error executing 'query' with: INSERT INTO wp_term_taxonomy (term_id, taxonomy,
   description, parent, count) VALUES (157, 'wpt_answer', '', 0, 1), (158, 'wpt_answer','',
   0, 1), (159, 'wpt_scale', 'Extraversion is characterized by being outgoing, talkative,
   high on positive affect (feeling good), and in need of external stimulation. 
   According to Eysenck\'s arousal theory of extraversion, there is an optimal level
   of cortical arousal, and performance deteriorates as one becomes more or less
   aroused than this optimal level. Arousal can be measured by skin conductance,
   brain waves or sweating. At very low and very high levels of arousal, performance
   is low, but at a better mid-level of arousal, performance is maximized. Extraverts,
   according to Eysenck\'s theory, are chronically under-aroused and bored and are
   therefore in need of external stimulation to bring them up to an optimal le in/
   var/www/clients/client69/web32/web/wp-content/plugins/wp-testing/vendor/ruckusing/
   ruckusing-migrations/lib/Task/Db/Migrate.php on line 259`
 * Best regards,
    MM
    -  This topic was modified 8 years, 3 months ago by [micropay](https://wordpress.org/support/users/micropay/).

Viewing 12 replies - 1 through 12 (of 12 total)

 *  Plugin Contributor [ustimenko](https://wordpress.org/support/users/ustimenko/)
 * (@ustimenko)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/fatal-error-uncaught-migrate-php259-3/#post-10077281)
 * [@micropay](https://wordpress.org/support/users/micropay/) hi
 * When do you get it? When you activate plugin 1st time?
 *  Thread Starter [micropay](https://wordpress.org/support/users/micropay/)
 * (@micropay)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/fatal-error-uncaught-migrate-php259-3/#post-10077312)
 * Yes exactly
 *  Plugin Contributor [ustimenko](https://wordpress.org/support/users/ustimenko/)
 * (@ustimenko)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/fatal-error-uncaught-migrate-php259-3/#post-10077333)
 * Pls check similar topics by tag [wp-testing-migration](https://wordpress.org/support/topic-tag/wp-testing-migration/)
 * If you will find solution or not — ping back here.
 *  Thread Starter [micropay](https://wordpress.org/support/users/micropay/)
 * (@micropay)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/fatal-error-uncaught-migrate-php259-3/#post-10077363)
 * Hi,
 * I did not find the solution, I tried almost all of them
    MP
 *  Plugin Contributor [ustimenko](https://wordpress.org/support/users/ustimenko/)
 * (@ustimenko)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/fatal-error-uncaught-migrate-php259-3/#post-10077539)
 * [@micropay](https://wordpress.org/support/users/micropay/) I can only suggest
   you paid support on your side here. Usually such errors related to overcustomized
   DB confiuration/rights.
 *  Thread Starter [micropay](https://wordpress.org/support/users/micropay/)
 * (@micropay)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/fatal-error-uncaught-migrate-php259-3/#post-10077547)
 * is there a way to clean the database?
 *  Thread Starter [micropay](https://wordpress.org/support/users/micropay/)
 * (@micropay)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/fatal-error-uncaught-migrate-php259-3/#post-10077555)
 * the user has all the permissions to the database
 *  Plugin Contributor [ustimenko](https://wordpress.org/support/users/ustimenko/)
 * (@ustimenko)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/fatal-error-uncaught-migrate-php259-3/#post-10077576)
 * [@micropay](https://wordpress.org/support/users/micropay/) if it’s a dev/test
   database, just remove it and reinstall WP.
 * Or to understand the root cause of issue — install nearby another WP (NOT MULITSITE!)
   in fresh DB and just with wp-testing plugin.
 * Then catch 1st activation error and report it here.
 *  Thread Starter [micropay](https://wordpress.org/support/users/micropay/)
 * (@micropay)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/fatal-error-uncaught-migrate-php259-3/#post-10077646)
 * Hi this is the error
 * `Fatal error: Uncaught Migrate.php(259) : WpTesting_Migration_AddExampleTest -
   Error executing 'query' with: INSERT INTO wp_term_taxonomy (term_id, taxonomy,
   description, parent, count) VALUES (157, 'wpt_answer', '', 0, 1), (158, 'wpt_answer','',
   0, 1), (159, 'wpt_scale', 'Extraversion is characterized by being outgoing, talkative,
   high on positive affect (feeling good), and in need of external stimulation. 
   According to Eysenck\'s arousal theory of extraversion, there is an optimal level
   of cortical arousal, and performance deteriorates as one becomes more or less
   aroused than this optimal level. Arousal can be measured by skin conductance,
   brain waves or sweating. At very low and very high levels of arousal, performance
   is low, but at a better mid-level of arousal, performance is maximized. Extraverts,
   according to Eysenck\'s theory, are chronically under-aroused and bored and are
   therefore in need of external stimulation to bring them up to an optimal le in/
   var/www/clients/client69/web32/web/wp-content/plugins/wp-testing/vendor/ruckusing/
   ruckusing-migrations/lib/Task/Db/Migrate.php on line 259`
 *  Plugin Contributor [ustimenko](https://wordpress.org/support/users/ustimenko/)
 * (@ustimenko)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/fatal-error-uncaught-migrate-php259-3/#post-10079066)
 * [@micropay](https://wordpress.org/support/users/micropay/) it’s not original 
   error. It’s a consequent error. You need to find original error for your installation.
 * From your report I can suggest you nothing, as I dont’ undertand how to repeat
   your issue.
 *  Plugin Contributor [ustimenko](https://wordpress.org/support/users/ustimenko/)
 * (@ustimenko)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/fatal-error-uncaught-migrate-php259-3/#post-10087978)
 * Which DB_CHARSET do you have in your wp-config.php?
 *  Plugin Contributor [ustimenko](https://wordpress.org/support/users/ustimenko/)
 * (@ustimenko)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/fatal-error-uncaught-migrate-php259-3/#post-10092074)
 * > is there a way to clean the database?
 * Try this SQL-script:
 * [https://github.com/garex/wp-testing/blob/57397fda265f9480360fdc38beae75eccf916ff9/db/sql/drop-all.sql](https://github.com/garex/wp-testing/blob/57397fda265f9480360fdc38beae75eccf916ff9/db/sql/drop-all.sql)
 * I released hotfix today — may be your issue charset-related and it now should
   be fixed. Try again and report back.
    -  This reply was modified 8 years, 2 months ago by [ustimenko](https://wordpress.org/support/users/ustimenko/).

Viewing 12 replies - 1 through 12 (of 12 total)

The topic ‘Fatal error: Uncaught Migrate.php(259)’ 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/)

## Tags

 * [wp-testing-migration](https://wordpress.org/support/topic-tag/wp-testing-migration/)
 * [wp-testing-support](https://wordpress.org/support/topic-tag/wp-testing-support/)

 * 12 replies
 * 2 participants
 * Last reply from: [ustimenko](https://wordpress.org/support/users/ustimenko/)
 * Last activity: [8 years, 2 months ago](https://wordpress.org/support/topic/fatal-error-uncaught-migrate-php259-3/#post-10092074)
 * Status: resolved